3 font: 14px Helvetica, Verdana, sans-serif;
10 background-color: #CDCDCD;
11 border-bottom: 1px solid black;
15 #header #breadcrumbs {
36 text-decoration: none;
40 text-decoration: underline;
50 background-color: #BCD6E9;
54 border-bottom: 1px solid #858585;
55 background-color: #B7B7B7;
60 border-right: 1px solid #858585;
66 background-color: #909090;
94 bottom: 0px; left: 0px; right: 0px; top: 50px;
99 position: absolute; /* absolute to relation with #panels */
106 width: 8px; /* initial width */
112 left: 8px; /* initial width of the left panel */
118 top: 22px; left: 0px; bottom:0px; right: 0px;
123 top: 0px; bottom: 0px; left: 0px; right: 0px;
132 .panel-content-overlay {
135 .panel-wrap.last-panel .panel-content {
139 /* Toolbars with select box to change panel contents*/
142 top: 0px; left:0px; right: 0px; height: 20px;
145 border-top: 1px solid #AAA;
146 border-bottom: 1px solid #AAA;
149 background-color: #DDD;
154 .panel-toolbar label {
157 margin: 0 10px 0 2px;
160 /* Slider between panels */
161 .panel-wrap .panel-slider {
163 background-color: #DDD;
165 top: 0px; bottom: 0px; right: 0px; width: 6px;
167 border-left: 1px solid #999;
168 border-right: 1px solid #999;
175 .panel-wrap .panel-slider:hover {
176 background-color: #999;
180 .panel-content-overlay.panel-wrap .panel-slider {
181 background-color: #DDD;
184 /* ================= */
185 /* = Gallery panel = */
186 /* ================= */
187 .images-wrap, .htmleditor {
193 /* ==================== */
194 /* = XML Editor panel = */
195 /* ==================== */
202 #toolbar, #toolbar ol, #sidebar-toolbar, #sidebar-toolbar ol {
203 /* overflow: hidden;*/
207 background-color: #CCC;
208 border-top: 1px solid #AAA;
215 #sidebar-toolbar, #sidebar-toolbar ol {
219 #sidebar-tabs li, #toolbar-tabs li {
223 margin: 4px 0 -1px 4px;
224 padding: 2px 10px 0 10px;
225 background-color: #CCC;
226 border: 1px solid #AAA;
227 border-radius-topleft: 8px;
228 border-radius-topright: 8px;
229 -moz-border-radius-topleft: 8px;
230 -moz-border-radius-topright: 8px;
231 -webkit-border-top-left-radius: 8px;
232 -webkit-border-top-right-radius: 8px;
235 #sidebar-tabs, #toolbar-tabs {
238 /* overflow: hidden;*/
241 #sidebar-tabs li:hover, #sidebar-tabs li.active, #toolbar-tabs li:hover, #toolbar-tabs li.active {
243 background-color: #EEE;
244 border-bottom: 1px solid #EEE;
248 background-color: #EEE;
249 border-bottom: 1px solid #AAA;
252 #toolbar-buttons li {
258 -moz-border-radius: 10px;
259 -webkit-border-radius: 8px;
263 #toolbar-buttons li:hover {
264 background-color: #777;
272 border: 1px solid black;