Update icon.css

removed a unneeded rule from rtl rules
This commit is contained in:
fim100 2024-08-04 16:30:36 +03:30 committed by GitHub
parent 1ee285fc2f
commit 33df1a6f0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,9 +61,6 @@ html[dir="rtl"] .icon-back {
.icon-delete {
background-position: -121px -49px;
}
html[dir="rtl"] .icon-delete {
background-position: -124px -49px;
}
.readonly .icon-delete,
.off .icon-delete {
background-position: -121px -122px;