| | |
| | | position: relative; |
| | | } |
| | | |
| | | ul.treelist li ul { |
| | | margin: 0; |
| | | padding: 0; |
| | | } |
| | | |
| | | ul.treelist li ul li:last-child { |
| | | border-bottom: 0; |
| | | } |
| | | |
| | | ul.treelist li a { |
| | | display: block; |
| | | padding-left: 20px; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | ul.treelist ul li a { |
| | | padding-left: 38px; |
| | | } |
| | | |
| | | ul.treelist ul ul li a { |
| | | padding-left: 54px; |
| | | } |
| | | |
| | | ul.treelist.iconized li a { |
| | | padding-left: 36px; |
| | | } |
| | | |
| | | ul.treelist.iconized li ul li a { |
| | | padding-left: 62px; |
| | | } |
| | | |
| | | ul.treelist li div.treetoggle { |
| | | position: absolute; |
| | | top: 13px; |
| | | left: 19px; |
| | | top: 7px; |
| | | left: 4px; |
| | | width: 13px; |
| | | height: 13px; |
| | | background: url(images/listicons.png) -3px -144px no-repeat; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | ul.treelist li ul li div.treetoggle { |
| | | left: 22px; |
| | | } |
| | | |
| | | ul.treelist.iconized li div.treetoggle { |
| | | top: 13px; |
| | | left: 19px; |
| | | } |
| | | |
| | | ul.treelist.iconized li ul li div.treetoggle { |
| | | left: 35px; |
| | | } |
| | | |
| | | ul.treelist li div.treetoggle.expanded { |
| | |
| | | |
| | | .records-table tr.unfocused td { |
| | | color: #fff !important; |
| | | background: #4db0d2 !important; |
| | | background-color: #4db0d2 !important; |
| | | } |
| | | |
| | | .records-table tr.unfocused td a, |
| | |
| | | .propform div.prop.block input, |
| | | .propform div.prop.block textarea { |
| | | width: 95%; |
| | | } |
| | | |
| | | .propform a.disabled { |
| | | color: #999; |
| | | text-decoration: none; |
| | | cursor: default; |
| | | } |
| | | |
| | | fieldset.floating { |
| | |
| | | background-position: center -1094px; |
| | | } |
| | | |
| | | .toolbar a.button.move { |
| | | background-position: center -1971px; |
| | | } |
| | | |
| | | .toolbar a.button.more { |
| | | background-position: center -850px; |
| | | } |
| | |
| | | background-position: 0 -1532px; |
| | | } |
| | | |
| | | ul.toolbarmenu li span.move { |
| | | background-position: 0 -2126px; |
| | | } |
| | | |
| | | ul.toolbarmenu li span.copy { |
| | | background-position: 0 -2150px; |
| | | } |
| | | |
| | | #snippetslist { |
| | | max-width: 200px; |
| | | } |
| | |
| | | |
| | | /*** folder selector ***/ |
| | | |
| | | #folder-selector { |
| | | z-index: 1000; |
| | | } |
| | | |
| | | #folder-selector li a span { |
| | | background: url("images/listicons.png") 4px -2021px no-repeat; |
| | | display: block; |