Updated CSS for sprites
parent
92377613d7
commit
1d62de9acf
|
@ -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 New Issue