3 font: 10pt Helvetica, Verdana, sans-serif;
11 background-color: #CDCDCD;
12 border-bottom: 0.1px solid black;
15 vertical-align: center;
17 top: 0px; left: 0px; right: 0px;
21 #header #breadcrumbs {
24 #header-right-toolbar {
30 vertical-align: center;
35 top: 2.4em; left: 0px; right: 0px; bottom: 0px;
37 background-color: white;
53 text-decoration: none;
57 text-decoration: underline;
67 background-color: #BCD6E9;
71 border-bottom: 1px solid #858585;
72 background-color: #B7B7B7;
77 border-right: 1px solid #858585;
83 background-color: #909090;
111 bottom: 0px; left: 0px; right: 0px; top: 0px;
116 position: absolute; /* absolute to relation with #panels */
123 width: 8px; /* initial width */
129 left: 8px; /* initial width of the left panel */
137 top: 22px; left: 0px; bottom:0px; right: 0px;
142 top: 0px; bottom: 0px; left: 0px; right: 0px;
152 .panel-content-overlay {
155 .panel-wrap.last-panel .panel-content {
159 .panel-wrap.last-panel .panel-slider {
163 /* Toolbars with select box to change panel contents*/
166 top: 0px; left:0px; right: 0px; height: 20px;
169 /* border-top: 1px solid #AAA; */
170 border-bottom: 1px solid #AAA;
173 background-color: #DDD;
179 .panel-toolbar label {
182 margin: 0 10px 0 2px;
185 /* Slider between panels */
186 .panel-wrap .panel-slider {
188 background-color: #DDD;
190 top: 0px; bottom: 0px; right: 0px; width: 4px;
192 border-left: 1px solid #999;
193 border-right: 1px solid #999;
201 .panel-wrap .panel-slider:hover {
202 background-color: #999;
205 .panel-content-overlay.panel-wrap .panel-slider {
206 background-color: #DDD;
210 /* ================= */
211 /* = Gallery panel = */
212 /* ================= */
219 /* ==================== */
220 /* = XML Editor panel = */
221 /* ==================== */
228 .toolbar, .toolbar ol {
229 /* overflow: hidden;*/
233 background-color: #CCC;
234 border-top: 1px solid #AAA;
241 margin: 4px 0 -1px 4px;
242 padding: 2px 10px 0 10px;
243 background-color: #CCC;
244 border: 1px solid #AAA;
245 border-radius-topleft: 8px;
246 border-radius-topright: 8px;
247 -moz-border-radius-topleft: 8px;
248 -moz-border-radius-topright: 8px;
249 -webkit-border-top-left-radius: 8px;
250 -webkit-border-top-right-radius: 8px;
257 .toolbar-tabs li:hover, .toolbar-tabs li.active {
259 background-color: #EEE;
260 border-bottom: 1px solid #EEE;
264 background-color: #EEE;
265 border-bottom: 1px solid #AAA;
269 .toolbar-buttons li {
275 -moz-border-radius: 10px;
276 -webkit-border-radius: 8px;
280 .toolbar-buttons li:hover {
281 background-color: #777;
295 .change-font-size div {
303 -moz-border-radius: 2px;
304 -webkit-border-radius: 2px;
307 .change-font-size div:hover {
308 background-color: #EEE;
309 border: 1px solid #AAA;
313 /* =========================== */
314 /* = DublinCore Editor panel = */
315 /* =========================== */
320 .panel-dceditor label {
328 .panel-dceditor input, .panel-dceditor textarea {
335 border: 1px solid black;
346 .change-notification {
359 .msg-error, .msg-success, .msg-warning {
361 padding: 0.1em 0.2em;
364 -moz-border-radius: 8px;
365 -webkit-border-radius: 8px;
375 background-color: red;
380 background-color: lightgreen;
381 border-color: lightgreen;
385 background-color: yellow;
386 border-color: yellow;
394 border-top: 2px solid black;
395 border-left: 2px solid black;
396 border-right: 1px solid black;
397 border-bottom: 1px solid black;
403 table.object-list td, table.object-list th {
404 border-bottom: 1px solid black;
405 border-right: 1px solid black;
406 padding: 0.2em 0.5em;
409 table.object-list th {
411 background-color: #8080d0;
415 table.object-list td.page-navigation {
418 background-color: #CCC;