3 font: 10pt Helvetica, Verdana, sans-serif;
11 background-color: #CDCDCD;
12 border-bottom: 0.1px solid black;
15 vertical-align: middle;
17 top: 0px; left: 0px; right: 0px;
21 #header #breadcrumbs {
24 #header-right-toolbar {
30 vertical-align: middle;
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: 25px; 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*/
164 .panel-wrap .panel-toolbar {
166 top: 0px; left:0px; right: 0px; height: 26px;
169 /* border-top: 1px solid #AAA; */
170 border-bottom: 1px solid #AAA;
174 .panel-toolbar label {
179 /* position: relative; */
182 background-color: #DDD;
194 .panel-toolbar .toolbar-button-groups-container .panel-toolbar-extra button {
195 /* this is uber specific */
197 font-family: Sans-Serif;
200 border: 0px solid black;
201 vertical-align: bottom;
204 /* Slider between panels */
205 .panel-wrap .panel-slider {
207 background-color: #DDD;
209 top: 0px; bottom: 0px; right: 0px; width: 4px;
211 border-left: 1px solid #999;
212 border-right: 1px solid #999;
220 .panel-wrap .panel-slider:hover {
221 background-color: #999;
224 .panel-content-overlay.panel-wrap .panel-slider {
225 background-color: #DDD;
231 /* ================= */
232 /* = Gallery panel = */
233 /* ================= */
239 /* =========================== */
240 /* = DublinCore Editor panel = */
241 /* =========================== */
246 .panel-dceditor label {
254 .panel-dceditor input, .panel-dceditor textarea {
261 border: 1px solid black;
272 .change-notification {
286 .msg-error, .msg-success, .msg-warning, .msg-info {
288 padding: 0.1em 0.5em;
291 -moz-border-radius: 8px;
292 -webkit-border-radius: 8px;
306 background-color: red;
313 background-color: lightgreen;
314 border-color: lightgreen;
318 background-color: lightblue;
319 border-color: lightblue;
323 background-color: yellow;
324 border-color: yellow;