Updated CSS for sprites
This commit is contained in:
parent
92377613d7
commit
1d62de9acf
|
@ -1050,5 +1050,6 @@ opacity:.8;
|
||||||
.buttonicon{
|
.buttonicon{
|
||||||
width:16px;
|
width:16px;
|
||||||
height: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