3 font: 10pt Helvetica, Verdana, sans-serif;
10 background-color: #CDCDCD;
11 border-bottom: 1px solid black;
14 vertical-align: center;
17 #header #breadcrumbs {
20 #header-right-toolbar {
26 vertical-align: center;
41 text-decoration: none;
45 text-decoration: underline;
55 background-color: #BCD6E9;
59 border-bottom: 1px solid #858585;
60 background-color: #B7B7B7;
65 border-right: 1px solid #858585;
71 background-color: #909090;
99 bottom: 0px; left: 0px; right: 0px; top: 1em;
104 position: absolute; /* absolute to relation with #panels */
111 width: 8px; /* initial width */
117 left: 8px; /* initial width of the left panel */
123 top: 22px; left: 0px; bottom:0px; right: 0px;
128 top: 0px; bottom: 0px; left: 0px; right: 0px;
137 .panel-content-overlay {
140 .panel-wrap.last-panel .panel-content {
144 /* Toolbars with select box to change panel contents*/
147 top: 0px; left:0px; right: 0px; height: 20px;
150 border-top: 1px solid #AAA;
151 border-bottom: 1px solid #AAA;
154 background-color: #DDD;
159 .panel-toolbar label {
162 margin: 0 10px 0 2px;
165 /* Slider between panels */
166 .panel-wrap .panel-slider {
168 background-color: #DDD;
170 top: 0px; bottom: 0px; right: 0px; width: 6px;
172 border-left: 1px solid #999;
173 border-right: 1px solid #999;
180 .panel-wrap .panel-slider:hover {
181 background-color: #999;
185 .panel-content-overlay.panel-wrap .panel-slider {
186 background-color: #DDD;
189 /* ================= */
190 /* = Gallery panel = */
191 /* ================= */
192 .images-wrap, .panel-htmleditor {
198 /* ==================== */
199 /* = XML Editor panel = */
200 /* ==================== */
207 .toolbar, .toolbar ol {
208 /* overflow: hidden;*/
212 background-color: #CCC;
213 border-top: 1px solid #AAA;
220 margin: 4px 0 -1px 4px;
221 padding: 2px 10px 0 10px;
222 background-color: #CCC;
223 border: 1px solid #AAA;
224 border-radius-topleft: 8px;
225 border-radius-topright: 8px;
226 -moz-border-radius-topleft: 8px;
227 -moz-border-radius-topright: 8px;
228 -webkit-border-top-left-radius: 8px;
229 -webkit-border-top-right-radius: 8px;
235 /* overflow: hidden;*/
238 .toolbar-tabs li:hover, .toolbar-tabs li.active {
240 background-color: #EEE;
241 border-bottom: 1px solid #EEE;
245 background-color: #EEE;
246 border-bottom: 1px solid #AAA;
249 .toolbar-buttons li {
255 -moz-border-radius: 10px;
256 -webkit-border-radius: 8px;
260 .toolbar-buttons li:hover {
261 background-color: #777;
266 /* =========================== */
267 /* = DublinCore Editor panel = */
268 /* =========================== */
273 .panel-dceditor label {
280 .panel-dceditor input, .panel-dceditor textarea {
286 border: 1px solid black;
297 .change-notification {