mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
beauty
This commit is contained in:
parent
c4ac1babe8
commit
33ec98dd35
1 changed files with 7 additions and 17 deletions
|
@ -916,16 +916,6 @@ position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui-resizable-nw {
|
.ui-resizable-nw {
|
||||||
/*width:16px;
|
|
||||||
height:16px;
|
|
||||||
background-image:url('../../static/img/etherpad_lite_icons.gif');
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
background-position: 0px -455px;
|
|
||||||
cursor: nw-resize;
|
|
||||||
width: 22px;
|
|
||||||
height: 22px;
|
|
||||||
left: 2px; top: 1px;
|
|
||||||
background-size: 80% auto;*/
|
|
||||||
background-image: url("../img/nw-resize.png");
|
background-image: url("../img/nw-resize.png");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 100% auto;
|
background-size: 100% auto;
|
||||||
|
|
Loading…
Reference in a new issue