mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-15 04:26:49 +01:00
Small css fix
This commit is contained in:
@@ -367,7 +367,7 @@ a.button.disabled
|
||||
display: inline-block;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background: url(images/erase.png) -1px -1px no-repeat #eee;
|
||||
background: url(images/erase.png) -1px 0 no-repeat #eee;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user