3 font: 14px Helvetica, Verdana, sans-serif;
9 background-color: #CDCDCD;
10 border-bottom: 1px solid #858585;
25 text-decoration: none;
29 text-decoration: underline;
39 background-color: #BCD6E9;
43 border-bottom: 1px solid #858585;
44 background-color: #B7B7B7;
49 border-right: 1px solid #858585;
55 background-color: #909090;
83 bottom: 0px; left: 0px; right: 0px; top: 100px;
88 position: absolute; /* absolute to relation with #panels */
95 width: 8px; /* initial width */
101 left: 8px; /* initial width of the left panel */
107 top: 22px; left: 0px; right: 8px; bottom:0px;
110 .panel-wrap.no-slider .panel-contents {
114 /* Toolbars with select box to change panel contents*/
117 top: 0px; left:0px; right: 0px; height: 20px;
120 border-top: 1px solid #AAA;
121 border-bottom: 1px solid #AAA;
124 background-color: #DDD;
129 .panel-toolbar label {
132 margin: 0 10px 0 2px;
135 /* Slider between panels */
136 .panel-wrap .panel-slider {
139 top: 0px; bottom: 0px; right: 0px; width: 6px;
141 border-left: 1px solid #999;
142 border-right: 1px solid #999;
145 .panel-wrap .panel-slider:hover {
146 background-color: #999;
150 /* ================= */
151 /* = Gallery panel = */
152 /* ================= */
153 .images-wrap, .htmleditor {
159 /* ==================== */
160 /* = XML Editor panel = */
161 /* ==================== */
168 #toolbar, #toolbar ol, #sidebar-toolbar, #sidebar-toolbar ol {
169 /* overflow: hidden;*/
173 background-color: #CCC;
174 border-top: 1px solid #AAA;
181 #sidebar-toolbar, #sidebar-toolbar ol {
185 #sidebar-tabs li, #toolbar-tabs li {
189 margin: 4px 0 -1px 4px;
190 padding: 2px 10px 0 10px;
191 background-color: #CCC;
192 border: 1px solid #AAA;
193 border-radius-topleft: 8px;
194 border-radius-topright: 8px;
195 -moz-border-radius-topleft: 8px;
196 -moz-border-radius-topright: 8px;
197 -webkit-border-top-left-radius: 8px;
198 -webkit-border-top-right-radius: 8px;
201 #sidebar-tabs, #toolbar-tabs {
204 /* overflow: hidden;*/
207 #sidebar-tabs li:hover, #sidebar-tabs li.active, #toolbar-tabs li:hover, #toolbar-tabs li.active {
209 background-color: #EEE;
210 border-bottom: 1px solid #EEE;
214 background-color: #EEE;
215 border-bottom: 1px solid #AAA;
218 #toolbar-buttons li {
224 -moz-border-radius: 10px;
225 -webkit-border-radius: 8px;
229 #toolbar-buttons li:hover {
230 background-color: #777;