mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +01:00
Updated CSS for sprites
This commit is contained in:
parent
92377613d7
commit
1d62de9acf
1 changed files with 2 additions and 1 deletions
|
@ -1050,5 +1050,6 @@ opacity:.8;
|
|||
.buttonicon{
|
||||
width:16px;
|
||||
height:16px;
|
||||
background-image:url('../static/img/etherpad_lite_icons.gif');
|
||||
background-image:url('../../static/img/etherpad_lite_icons.gif');
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue