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;
52 text-decoration: none;
56 text-decoration: underline;
66 background-color: #BCD6E9;
70 border-bottom: 1px solid #858585;
71 background-color: #B7B7B7;
76 border-right: 1px solid #858585;
82 background-color: #909090;
110 bottom: 0px; left: 0px; right: 0px; top: 0px;
115 position: absolute; /* absolute to relation with #panels */
122 width: 8px; /* initial width */
128 left: 8px; /* initial width of the left panel */
136 top: 22px; left: 0px; bottom:0px; right: 0px;
141 top: 0px; bottom: 0px; left: 0px; right: 0px;
151 .panel-content-overlay {
154 .panel-wrap.last-panel .panel-content {
158 .panel-wrap.last-panel .panel-slider {
162 /* Toolbars with select box to change panel contents*/
165 top: 0px; left:0px; right: 0px; height: 20px;
168 /* border-top: 1px solid #AAA; */
169 border-bottom: 1px solid #AAA;
172 background-color: #DDD;
178 .panel-toolbar label {
181 margin: 0 10px 0 2px;
184 /* Slider between panels */
185 .panel-wrap .panel-slider {
187 background-color: #DDD;
189 top: 0px; bottom: 0px; right: 0px; width: 4px;
191 border-left: 1px solid #999;
192 border-right: 1px solid #999;
200 .panel-wrap .panel-slider:hover {
201 background-color: #999;
204 .panel-content-overlay.panel-wrap .panel-slider {
205 background-color: #DDD;
209 /* ================= */
210 /* = Gallery panel = */
211 /* ================= */
218 /* ==================== */
219 /* = XML Editor panel = */
220 /* ==================== */
227 .toolbar, .toolbar ol {
228 /* overflow: hidden;*/
232 background-color: #CCC;
233 border-top: 1px solid #AAA;
240 margin: 4px 0 -1px 4px;
241 padding: 2px 10px 0 10px;
242 background-color: #CCC;
243 border: 1px solid #AAA;
244 border-radius-topleft: 8px;
245 border-radius-topright: 8px;
246 -moz-border-radius-topleft: 8px;
247 -moz-border-radius-topright: 8px;
248 -webkit-border-top-left-radius: 8px;
249 -webkit-border-top-right-radius: 8px;
256 .toolbar-tabs li:hover, .toolbar-tabs li.active {
258 background-color: #EEE;
259 border-bottom: 1px solid #EEE;
263 background-color: #EEE;
264 border-bottom: 1px solid #AAA;
268 .toolbar-buttons li {
274 -moz-border-radius: 10px;
275 -webkit-border-radius: 8px;
279 .toolbar-buttons li:hover {
280 background-color: #777;
294 .change-font-size div {
302 -moz-border-radius: 2px;
303 -webkit-border-radius: 2px;
306 .change-font-size div:hover {
307 background-color: #EEE;
308 border: 1px solid #AAA;
312 /* =========================== */
313 /* = DublinCore Editor panel = */
314 /* =========================== */
319 .panel-dceditor label {
327 .panel-dceditor input, .panel-dceditor textarea {
334 border: 1px solid black;
345 .change-notification {
358 .msg-error, .msg-success, .msg-warning {
360 padding: 0.1em 0.2em;
363 -moz-border-radius: 8px;
364 -webkit-border-radius: 8px;
374 background-color: red;
379 background-color: lightgreen;
380 border-color: lightgreen;
384 background-color: yellow;
385 border-color: yellow;