slight change so new css on old html looks ok for release RC-1
This commit is contained in:
parent
101bdac481
commit
7739b20cae
|
@ -183,7 +183,6 @@
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 0 30px 0 10px;
|
padding: 0 30px 0 10px;
|
||||||
text-indent: 2px;
|
text-indent: 2px;
|
||||||
margin:-1px 0 0 0;
|
|
||||||
float:none;
|
float:none;
|
||||||
}
|
}
|
||||||
#spl_sortable .top {
|
#spl_sortable .top {
|
||||||
|
@ -233,4 +232,4 @@
|
||||||
#spl_sortable li .spl_fade_end.ui-state-active {
|
#spl_sortable li .spl_fade_end.ui-state-active {
|
||||||
background: transparent url(images/fade_out.png) no-repeat 0 -30px;
|
background: transparent url(images/fade_out.png) no-repeat 0 -30px;
|
||||||
border:none;
|
border:none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue