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;
193 .panel-toolbar .toolbar-button-groups-container .panel-toolbar-extra button {
194 /* this is uber specific */
196 font-family: Sans-Serif;
199 border: 0px solid black;
200 vertical-align: bottom;
203 /* Slider between panels */
204 .panel-wrap .panel-slider {
206 background-color: #DDD;
208 top: 0px; bottom: 0px; right: 0px; width: 4px;
210 border-left: 1px solid #999;
211 border-right: 1px solid #999;
219 .panel-wrap .panel-slider:hover {
220 background-color: #999;
223 .panel-content-overlay.panel-wrap .panel-slider {
224 background-color: #DDD;
230 /* ================= */
231 /* = Gallery panel = */
232 /* ================= */
238 /* =========================== */
239 /* = DublinCore Editor panel = */
240 /* =========================== */
245 .panel-dceditor label {
253 .panel-dceditor input, .panel-dceditor textarea {
260 border: 1px solid black;
271 .change-notification {
285 .msg-error, .msg-success, .msg-warning, .msg-info {
287 padding: 0.1em 0.5em;
290 -moz-border-radius: 8px;
291 -webkit-border-radius: 8px;
305 background-color: red;
312 background-color: lightgreen;
313 border-color: lightgreen;
317 background-color: lightblue;
318 border-color: lightblue;
322 background-color: yellow;
323 border-color: yellow;
327 #commit-dialog-error-empty-message {
333 text#commit-dialog-message {
338 #split-dialog .container-box form {
342 #split-dialog .container-box fieldset {