3 font: 12px 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;
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;
227 /* ================= */
228 /* = Gallery panel = */
229 /* ================= */
230 .image-gallery-view-template {
232 top: 0px; left: 0px; right: 0px; bottom: 0px;
236 .image-gallery-header {
244 border: 1px solid green;
247 .image-gallery-header p {
255 .image-gallery-page-list {
261 border: 1px solid red;
267 .image-gallery-page-container {
278 .image-gallery-page-container img {
279 /* border: 2px solid green; */
284 /* =========================== */
285 /* = DublinCore Editor panel = */
286 /* =========================== */
291 .panel-dceditor label {
299 .panel-dceditor input, .panel-dceditor textarea {
306 border: 1px solid black;
317 .change-notification {
331 .msg-error, .msg-success, .msg-warning, .msg-info {
333 padding: 0.1em 0.5em;
336 -moz-border-radius: 8px;
337 -webkit-border-radius: 8px;
351 background-color: red;
358 background-color: lightgreen;
359 border-color: lightgreen;
363 background-color: lightblue;
364 border-color: lightblue;
368 background-color: yellow;
369 border-color: yellow;
373 #commit-dialog-error-empty-message {
379 text#commit-dialog-message {
384 #split-dialog .container-box form {
388 #split-dialog .container-box fieldset {
402 .splitview-splitbar {
404 border-left: 1px solid #999;
405 border-right: 1px solid #999;
407 background-color: #CCC;
431 .panel-container select {
457 background-color: #CCC;
460 .buttontoolbarview a {
462 text-decoration: none;