mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 14:19:13 -04:00
forgot to change css file..
This commit is contained in:
parent
0c5e4d89e5
commit
a9f1d27267
1 changed files with 2 additions and 2 deletions
|
@ -448,7 +448,7 @@ a#hidetopmsg
|
|||
}
|
||||
#vdraggie
|
||||
{
|
||||
background-image: url('../../static/img/etherpad_lite_icons.gif');
|
||||
background-image: url('../../static/img/etherpad_lite_icons.png');
|
||||
background-position: 0px -300px;
|
||||
background-repeat: no-repeat;
|
||||
bottom: 0;
|
||||
|
@ -1544,7 +1544,7 @@ ul#colorpickerswatches li:hover
|
|||
}
|
||||
.buttonicon
|
||||
{
|
||||
background-image: url('../../static/img/etherpad_lite_icons.gif');
|
||||
background-image: url('../../static/img/etherpad_lite_icons.png');
|
||||
background-repeat: no-repeat;
|
||||
height: 16px;
|
||||
margin-left: 1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue