source: main/trunk/greenstone3/web/interfaces/default/style/core.css@ 30540

Last change on this file since 30540 was 30540, checked in by Georgiy Litvinov, 8 years ago

Added collection groups. Config file in web/sites/localsite/groupConfig.xml
PageAction now send request to CollectionGroups service to retrieve information about collections and groups.

File size: 17.1 KB
Line 
1html {
2 height: 100%;
3 margin-bottom: 1px;
4}
5body {
6 font-family: Arial, "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
7 margin: 0;
8 background-color: #eae4d9;
9}
10
11h3 {
12 margin-top:2px;
13 margin-bottom:2px;
14}
15
16p {
17 margin-top:0px;
18 margin-bottom:0.75em;
19}
20
21pre {
22 white-space: pre-wrap; /* css-3 */
23 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
24 white-space: -pre-wrap; /* Opera 4-6 */
25 white-space: -o-pre-wrap; /* Opera 7 */
26 word-wrap: break-word; /* Internet Explorer 5.5+ */
27}
28
29.sectionHeader {
30 margin-top:0px;
31 margin-bottom:0px;
32}
33
34.headerTD {
35 vertical-align: middle;
36}
37
38/* Styles for the different depths */
39.sectionHeaderDepthTitle{
40 font-size:1.4em;
41 line-height:1em;
42 font-weight:bold;
43}
44
45.sectionHeaderDepth1{
46 font-size:1.3em;
47 line-height:1em;
48 font-weight:bold;
49}
50
51.sectionHeaderDepth2{
52 font-size:1.2em;
53 line-height:1em;
54 font-weight:bold;
55 font-style:italic;
56}
57
58.sectionHeaderDepth3{
59 font-size:1.1em;
60 line-height:1em;
61 font-style:italic;
62}
63
64.sectionHeaderDepth4{
65 font-size:1em;
66 line-height:1em;
67 font-weight:italic;
68}
69
70.sectionNumberSpan{
71 /*Comment out this line to enable automatic section numbering*/
72 display:none;
73}
74
75.sectionContainer{
76 padding-top:0.5em;
77 padding-bottom:1em;
78 padding-left:1.5em;
79}
80
81.classifierContainer {
82 padding-left:1.5em;
83}
84
85.horizontalContainer {
86 padding-left:0px;
87 margin:0px;
88 text-transform: capitalize; /* To get the bookshelves and buckets titlecased (they're stored lowercased) */
89}
90
91.selectedHorizontalClassifierNode a{
92 font-weight: bold;
93 text-decoration: none;
94}
95
96.horizontalClassifierNode {
97 padding:0px 0px 10px 10px;
98 list-style:none;
99 display: inline-block;
100}
101
102.icon{
103 cursor:pointer;
104 padding:2px;
105 border:0px;
106}
107
108.emptyIcon {
109 height:16px;
110 width:16px;
111}
112
113.backToTop {
114 font-size:0.7em;
115 padding-left: 2em;
116 text-align:center;
117}
118
119.hidden{
120 display:none;
121}
122
123#prevArrowTD {
124 text-align:right;
125 width:10%;
126}
127
128#nextArrowTD {
129 text-align:left;
130 width:10%;
131}
132
133#prevTD {
134 text-align:left;
135 width:20%;
136}
137
138#nextTD {
139 text-align:right;
140 width:20%;
141}
142
143#searchResultNavTable {
144 width:100%;
145}
146
147#searchResultsStatusBar {
148 text-align:center;
149}
150
151.HighlightSnippet {
152 font-size:0.7em;
153}
154
155#container {
156 position: relative;
157 margin: 0 auto 20px auto;
158 max-width: 1000px;
159 padding: 0;
160 line-height: 120%;
161 background-color: #fff;
162 border-top-width: 0px;
163}
164
165#topArea {
166 border: none;
167 max-width: 1000px;
168 margin: 20px auto 0;
169}
170
171#topArea table {
172 width: 100%;
173}
174
175#topArea td {
176 width: 50%;
177}
178
179#gs_banner {
180 padding:0px;
181 position: relative;
182 border: 0px;
183}
184
185#gs_content {
186 margin-top:-10px;
187 padding: 20px 20px 10px;
188 min-height: 300px;
189}
190
191#gs_footer {
192 position: relative;
193 display: block;
194 margin: -1px auto;
195 text-align: center;
196 vertical-align: middle;
197 font-size: 70%;
198 padding-top:5px;
199 padding-bottom:5px;
200}
201
202.termList {
203 font-size:12px;
204 line-height:14px;
205}
206
207.noTermHighlight{
208
209}
210
211.termHighlight{
212 background:yellow;
213}
214.snippetText{
215 font-weight:bold;
216 font-style:italic;
217}
218
219
220#viewAndZoomOptions {
221 margin-bottom:10px;
222 border:0px;
223}
224
225#viewOptions {
226 margin: 0px;
227 padding: 0px;
228}
229
230#viewOptions li {
231 list-style:none;
232 float:left;
233 padding: 5px;
234 cursor:pointer;
235}
236
237.tableOfContentsTitle{
238 font-weight:bold;
239 text-align:left;
240}
241
242.viewOptions a:link, .viewOptions a:hover, .viewOptions a:active, .viewOptions a:visited {
243 text-decoration:none;
244}
245
246#rightSidebar {
247 /*width: 30%;*/
248 min-width:180px;
249 float:right;
250 margin: 0 0 10px 20px;
251}
252
253#contentsArea {
254 padding:0px 10px;
255}
256
257#collectionLinks {
258 position: relative;
259}
260
261/*
262#collectionLinks a div{
263 display: block;
264 float: left;
265 border: 1px solid #888;
266 margin: 0 20px 20px 0;
267 font-size: 150%;
268 color: #444;
269 text-decoration: none;
270 background: url(../images/collectionIconStripe.gif) scroll no-repeat 0 0;
271 padding: 20px;
272 min-width: 200px;
273 text-align:center;
274}
275*/
276
277#collectionLinks a img{
278 display: block;
279 float: left;
280 border: 1px solid #888;
281 margin: 0 20px 20px 0;
282 font-size: 150%;
283 color: #444;
284 text-decoration: none;
285 height:60px;
286}
287
288#groupLinks a img{
289 display: block;
290 float: left;
291 border: 1px solid #888;
292 margin: 0 20px 20px 0;
293 font-size: 150%;
294 color: #444;
295 text-decoration: none;
296 height:60px;
297}
298
299.groupLink {
300 display: block;
301 float: left;
302 border: 1px solid #888;
303 margin: 0 20px 20px 0;
304 font-size: 150%;
305 color: #444;
306 text-decoration: none;
307 min-width: 200px;
308 text-align:center;
309}
310.collectionLink {
311 display: block;
312 float: left;
313 border: 1px solid #888;
314 margin: 0 20px 20px 0;
315 font-size: 150%;
316 color: #444;
317 text-decoration: none;
318 min-width: 200px;
319 text-align:center;
320}
321
322.collectionLinkText {
323 padding: 15px 15px 10px;
324}
325
326.groupLinkText {
327 padding: 15px 15px 10px;
328}
329
330/* some text should not be rendered as it is just there for search engines */
331#collectionLinks a b {
332 display: none;
333}
334
335#groupLinks a b {
336 display: none;
337}
338
339/* make sure h1s and h2s are readable on the green banner */
340#breadcrumbs, #gs_banner h2, #breadcrumbs a, #gs_banner h2 a {
341 /*color: #fff;*/
342}
343body.dAction #gs_banner h2 {
344 max-width: 600px;
345 font-size: 100;
346}
347
348#titlesearchcontainer {
349 padding-top: 20px;
350 width: 100%;
351}
352
353#titlesearchcontainer, #titlesearchcontainer form, #titlesearchcontainer h2{
354 margin-top: 0px;
355 margin-bottom: 0px;
356}
357
358#titlearea {
359 float: left;
360 padding-left: 20px;
361}
362
363#titlearea h2{
364 padding-left: 0px;
365 padding-bottom: 20px;
366}
367
368#quicksearcharea {
369 float: right;
370 text-align: right;
371 padding-right: 20px;
372}
373
374#quicksearcharea ul{
375 margin:0;
376}
377
378#quicksearcharea li{
379 display:inline;
380 list-style:none;
381 margin-left:5px;
382 padding: 2px 3px 2px 5px;
383 font-size: 10px;
384}
385
386#quicksearcharea a{
387 text-transform:lowercase;
388}
389
390#breadcrumbs {
391 margin-left: 20px;
392}
393
394#breadcrumbs a{
395 text-decoration:underline;
396}
397
398
399/* css to make the page links work (home, help, preference) */
400#bannerLinks {
401 text-align: right;
402 list-style: none;
403 margin: 0 20px;
404 font-size: 90%;
405}
406
407#bannerLinks li {
408 /*display: inline;*/
409 float:right;
410 padding: 1px 4px 1px 0px;
411}
412
413#bannerLinks ul {
414 padding: 0px 3px 0px 0px;
415 text-align: right;
416 list-style: none;
417}
418
419#bannerLinks li.current a {
420 cursor: default;
421}
422
423#bannerLinks li:hover, #bannerLinks li.current { background-position: 100% 0; }
424
425#bannerLinks li.current a { text-decoration: underline; background-position: 0 0;}
426#bannerLinks img.spacer { display: table-cell; }
427
428
429/* css to make the classifier list pretty */
430.navList {
431 margin: 0 0 10px 0;
432 padding: 0;
433 background-color: #0a0;
434}
435
436.navList ul {
437 margin: 0;
438 padding: 0;
439 list-style: none;
440}
441
442.navList td {
443 /*float: left;*/
444 padding-left: 3em;
445 padding-right: 3em;
446 text-align:center;
447 cursor: pointer;
448 color: #fff;
449}
450.navList li a, .navList li span {
451 padding: 0 1em;
452 display: block;
453 text-decoration: none;
454 color: #fff;
455}
456
457.navList td.current {
458 background-color: #efea6e;
459 color: #444;
460 cursor: default;
461}
462
463.navList li.current a, .navList li.current span {
464 color: #444;
465 cursor: default;
466}
467
468/* css to make the tabs work */
469#gs-nav {
470 list-style: none outside none;
471 padding: 0px;
472 margin: 0 0 0 20px;
473 font-size: 14px;
474}
475
476#gs-nav ul {
477 margin:0px;
478 padding:0px;
479}
480
481#gs-nav li {
482 float:left;
483 display: inline;
484 margin-right: 5px;
485 padding: 3px 5px 5px 7px;
486 text-transform: capitalize;
487 text-align: center;
488 border-bottom: 0px;
489}
490
491#gs-nav a{
492 margin:0px;
493 font-weight: bold;
494 text-decoration: none;
495}
496
497#gs-nav li:hover, #gs-nav li.current { background-position: 100% 0; }
498#gs-nav li:hover a, #gs-nav li.current a { background-position: 0 0; cursor:default; }
499
500/* style the search and classifier results */
501#resultsTable {
502 line-height: 130%;
503 margin: 0;
504 padding: 0;
505 /* border: 1px solid #f00; */
506}
507
508#resultsTable ul {
509 margin: 0 0 0 20px;
510 padding: 0;
511}
512
513#resultsTable li {
514 list-style: none;
515 margin: 0 0 .2em 0;
516 /* border: 1px solid #00f; */
517}
518
519#resultsTable li a {
520 padding: 3px 3px 3px 3px;
521 background-repeat: no-repeat;
522 background-position: 0 .1em;
523}
524
525
526#resultsTable .document a { /*background-image: url('../images/book.png'); */}
527#resultsTable .document a:visited { background-image: url('../images/book-visited.png'); color: #999; }
528#resultsTable .shelf>a { background-image: url('../images/bookshelf.png'); }
529
530.metaTableCell { border: 1;}
531.metaTableCellArea {
532 border: none;
533 resize: none;
534 outline: none;
535 overflow: auto;
536 width: 400px;
537 -webkit-box-sizing: border-box;
538 -moz-box-sizing: border-box;
539 box-sizing: border-box;
540}
541/* corners of the banner */
542/*
543.corner {
544 position: absolute;
545 background-image: url('../images/layout/corners.png');
546 background-repeat: no-repeat;
547 width: 20px;
548 height: 20px;
549}
550
551#cornerTopLeft {
552 left: 0; top: 0;
553 background-position: 0 0;
554}
555#cornerTopRight {
556 right: 0; top: 0;
557 background-position: -20px 0;
558}
559#cornerBottomLeft {
560 left: 0; bottom: 0;
561 background-position: 0 -20px;
562}
563#cornerBottomRight {
564 right: 0; bottom: 0;
565 background-position: -20px -20px;
566}
567*/
568.clear {
569 clear: both;
570}
571
572
573/*a:link, a:hover, a:active, a:visited { color: #050; }*/
574
575/* bg image set in style macro */
576div.divbar {
577 clear: both;
578 background-image: url('../images/bg_green.png');
579 width: 100%;
580 text-align: center;
581 font-size:80%
582}
583
584
585/** query form style**/
586div#queryform{
587
588}
589
590/** search result style */
591div#terminfo{
592
593}
594
595div#matchdocs{
596
597}
598
599div.resultnavigation{
600 margin: 0;
601 padding:0;
602}
603
604ul#resultlist li{
605 display:block;
606}
607
608div#documentheading{
609 font-size: 16pt;
610 font-weight: bold;
611}
612
613div#documentinfo {
614 float:left;
615 padding:0;
616 margin:0;
617 width:24%;
618}
619
620div#toc{
621 float:left;
622 text-align:left;
623 width:60%;
624 padding:0;
625 margin:0;
626}
627
628ul#docbuttons li {
629 display: block;
630 font-size: 11px;
631 font-weight: bold;
632 background: #f7e7c5;
633 margin: 1px;
634 border: 1px solid #eeddbb;
635 text-align: center;
636 vertical-align: middle;
637 height: 30px; /* IE6 and NS4 treat width/height as min-width/min-height */
638 width: 110px;
639}
640
641
642ul#tocnodes li{
643 margin: 0;
644 padding: 5px 0 0 0;
645 display:block;
646}
647
648ul.tocnode {
649 margin:0;
650 padding:5px 0 0 20px;
651}
652
653ul.tocnode a{
654 margin: 0;
655 padding:0 5px 0 0;
656 }
657
658span.bold{
659 font-weight: bold;
660}
661
662div.documentarrows{
663 margin: 0 0 0 0;
664 padding: 1em 0 0 0;
665}
666
667img.lessarrow{
668 float:left;
669 border: none;
670}
671
672img.morearrow{
673 float:right;
674 border:none;
675}
676
677div.formheading{
678 font-size: 16pt;
679 font-weight: bold;
680 margin: .5em 0 0;
681 padding:0;
682}
683
684ul#presprefs li, ul#berrybasketprefs li, ul#searchprefs li{
685 display: block;
686}
687
688
689div.phrasebrowse{
690 text-align:center;
691 padding:0;
692 margin: .5em 0 .5em 0;
693}
694
695div.QuickSearch {
696 float: right;
697}
698
699#coverImage {
700 text-align: center;
701 margin: 20px;
702}
703
704/* ----- TABLE OF CONTENTS ------ */
705.tocTable {
706 width: 100%;
707 background: white !important;
708}
709
710.tocTextCell {
711 padding-left:5px;
712}
713
714.tableOfContentsContainer {
715 padding:1px;
716 max-height:500px;
717 overflow:auto;
718}
719
720#tableOfContents {
721 margin: 0;
722 padding: 0;
723 font-size: 70%;
724}
725
726#tableOfContents li {
727 list-style: none;
728 margin: 0;
729 padding: 2px;
730}
731
732#tableOfContents a {text-decoration: underline; color: #444 !important;}
733#tableOfContents a:visited{text-decoration: underline; color: #444 !important;}
734#tableOfContents a:link{text-decoration: underline; color: #444 !important;}
735
736#tableOfContents li.current {
737 background-color: #090;
738}
739#tableOfContents li.current a {
740 color: #fff;
741}
742
743#tableOfContents li.current li {
744 background-color: #fff;
745}
746
747#tableOfContents li.current li a {
748 color: #444;
749}
750
751#tableOfContents ul {
752 padding: 0 0 0 0;
753}
754
755#tableOfContents ul ul{
756 padding: 0 0 0 0;
757}
758
759#tableOfContents ul ul ul{
760 padding: 0 0 0 16px;
761}
762
763/* -------- SEARCH ------- */
764.paramLabel {
765 margin: 2px;
766 float: left;
767 min-width: 250px;
768}
769.paramValue {
770 margin: 2px;
771 float: left;
772}
773
774
775table{
776 border-collapse:collapse;
777 border-spacing:0;
778}
779
780/* ------- BROWSE -------*/
781
782.childrenlist {
783 margin:0 0 0 10px;
784
785}
786.childrenlist td {
787 padding:3px 0px 0px 10px;
788}
789
790/* ------- PAGED IMAGE ------- */
791
792.pageSlider {
793 width: 250px;
794 overflow: auto;
795 margin-left: auto;
796 margin-right: auto;
797 padding: 2px;
798}
799
800.pageSliderSpacer {
801 width:2px;
802}
803
804.pageSliderCol {
805 height:100px;
806 padding: 2px;
807 text-align: center;
808 vertical-align: top;
809}
810
811/* ------- SPATIAL COLLECTIONS ------- */
812
813#nearbyDocs td, #nearbyDocs th {
814 padding: 5px;
815 border: 1px solid black;
816}
817
818#nearbyDocs th {
819 font-weight: bold;
820}
821
822#auth_navbar {
823 width: 90%;
824 margin: 10px auto;
825}
826
827#auth_navbar span{
828 padding:3px;
829}
830
831#userListTable {
832 text-align: center;
833 width: 90%;
834 margin: auto;
835}
836
837#userListTable td{
838 border: black 1px solid;
839 padding: 5px;
840}
841
842#gs_error{
843 padding: 5px;
844 margin: auto;
845 width: 50%;
846 text-align: center;
847}
848
849#loginTable{
850 margin: auto;
851 width: 25%;
852}
853
854.map_canvas_full{
855 margin:0px auto;
856 width:900px;
857 height:500px;
858}
859
860.map_canvas_half{
861 float: right;
862 width:450px;
863 height:500px;
864}
865
866.pano_canvas_full{
867 margin:0px auto;
868 width:900px;
869 height:500px;
870}
871
872.pano_canvas_fullscreen{
873 margin-left:0px auto;
874 margin-right:0px auto;
875 width:1024px;
876 height:768px;;
877}
878
879.pano_canvas_half{
880 z-index: 1;
881 float: right;
882 width:450px;
883 height:500px;
884 background-color:#000000;
885}
886
887.navigate-point {
888 z-index: 97;
889 position: absolute;
890 overflow: hidden;
891 width: 80px;
892 height: 80px;
893 margin-left: -40px;
894 margin-top: -40px;
895 background-image: url("../images/navMarker.png");
896 cursor: pointer;
897}
898
899.fullscreenToggle{
900 z-index: 2;
901 position: relative;
902 float: right;
903 top: 28px;
904 left: 128px;
905 padding: 5px;
906}
907
908dl dt { font-weight:bold;
909 padding-top:10px; }
910dl dd { padding-bottom:10px}
911
912#facetSelector{
913 padding: 0px;
914 width:30%;
915 float:right;
916}
917
918.facetTable{
919 list-style:none;
920 margin: 0px 0px 20px;
921 padding: 0px;
922 overflow:auto;
923}
924
925.facetTable li{
926 margin-bottom:5px;
927}
928
929.checkboxList{
930 list-style:none;
931 padding-left:0px;
932}
933
934.facetedResults{
935 float:left;
936 width:65%;
937}
938
939.slideshowImage{
940 width:100%;
941}
942
943/* GREENBUG */
944#gbEnableButton{
945 position:fixed;
946 left:0px;
947 bottom:0px;
948}
949
950.gbTemplateContainer{
951 float:left;
952 cursor:pointer;
953 margin:0 1em;
954 font-size:1.1em;
955 text-align:center;
956 overflow:hidden;
957 min-width:4em;
958 padding: 0.5em;
959}
960
961.gbSpacer{
962 margin:0;
963 float:left;
964 height:1.2em;
965 text-align:center;
966}
967
968/* VISUAL XML EDITOR (GREENBUG)*/
969#veMainDiv{
970 margin:0;
971 padding:0;
972}
973
974#veTemplateSelector{
975 float:left;
976 padding:0.5em;
977 margin:0 0.5em 0 0;
978}
979
980#veFileSelector{
981 float:left;
982 padding:0.5em;
983 margin:0 0.5em 0 0 ;
984}
985
986#veToolboxDiv{
987 float:left;
988 width:10%;
989 margin:0;
990 padding:0;
991 overflow:auto;
992 height:300px;
993}
994
995#veEditorDiv{
996 width:100%;
997}
998
999#veEditorContainer{
1000 position:relative;
1001 float:left;
1002 width:70%;
1003 margin:0;
1004 padding:0;
1005 overflow:hidden;
1006 border: 3px groove;
1007 background-image: url(../images/veBackground.gif);
1008}
1009
1010#veSpacerDiv{
1011 float:left;
1012 width:1%;
1013 height:1px;
1014 margin:0;
1015 padding:0;
1016}
1017
1018#veInfoDiv{
1019 float:left;
1020 width:17%;
1021 margin:0 0 10px 0;
1022 padding:0;
1023 overflow:auto;
1024}
1025
1026.veElement{
1027 border:1px solid black;
1028 float:left;
1029 margin:5px -1px;
1030 overflow:hidden;
1031 color:black;
1032 cursor:pointer;
1033}
1034
1035.veDropArea{
1036 margin:5px 0;
1037 float:left;
1038 height:1em;
1039 background:#FFAAAA;
1040}
1041
1042.veContainerElement{
1043 width:90%;
1044 margin:0 auto;
1045}
1046
1047.veTitleElement{
1048 text-align:center;
1049}
1050
1051.veGSFElement{
1052 background:#DFD;
1053}
1054
1055.veGSLIBElement{
1056 background:#FF9;
1057}
1058
1059.veXSLElement{
1060 background:#DDF;
1061}
1062
1063.veHTMLElement{
1064 background:#FFFFFF;
1065}
1066
1067.veTextElement{
1068 background:#F9F;
1069}
1070
1071.veTempElement{
1072 background:#9FF;
1073}
1074
1075.veTab{
1076 font-size:0.8em;
1077 padding:0.5em;
1078}
1079
1080.veInfoDivTitle{
1081 text-align:center;
1082 margin-bottom:1em;
1083}
1084
1085.veAttributeTableContainer{
1086 text-align:center;
1087 width:100%;
1088 margin-bottom:1em;
1089}
1090
1091.veAttributeTableContainer td{
1092 border:1px solid black;
1093}
1094
1095.veAttributeTableRow{
1096 min-height:1.1em;
1097}
1098
1099.veNameCell{
1100 width:25%;
1101}
1102
1103.veValueCell{
1104 width:50%;
1105}
1106
1107.veUtilCell{
1108 font-size:0.8em;
1109 width:25%;
1110}
1111
1112#veTrash{
1113 position:absolute;
1114 right:0px;
1115 bottom:0px;
1116 text-align:center;
1117}
1118
1119.toolbarElem{
1120 border:1px dashed black;
1121 text-align:center;
1122 margin-bottom:2px;
1123}
1124
1125/* DEPOSITOR STYLES */
1126
1127#wizardBar {
1128 display: table;
1129 margin: 0 auto;
1130}
1131
1132#wizardBar li {
1133 display: inline;
1134 list-style-type: none;
1135 padding: 0 10px;
1136 margin: 0 5px;
1137}
1138
1139#wizardContainer {
1140 display: table;
1141 margin: 0 auto;
1142}
1143
1144#depositorform {
1145 min-height: 300px;
1146}
1147
1148/*
1149ul.childrenlist li {
1150list-style-type:none;
1151}
1152ul#classifierlist,ul#classifiernodelist {
1153 list-style-type:none;
1154 margin:0;
1155 padding:0
1156}
1157ul#classifierlist li{
1158list-style:none;
1159margin:0 0 5px 0;
1160padding:0;display:block;
1161}
1162ul#classifiernodelist li{
1163list-style:none;
1164margin:0;
1165padding:5px 0 0 0;
1166display:block
1167}
1168ul.childrenlist{
1169list-style:none;
1170margin:0;
1171padding:0 0 0 20px;
1172display:block;
1173width:100%
1174}
1175*/
1176
1177.metaDataHierarchyMenu{
1178 position: absolute;
1179 margin-left: -1px;
1180 z-index:1;
1181
1182}
1183.metaDataHierarchyMenu ul{
1184 margin: 0;
1185 padding: 0;
1186 display: block;
1187 position: absolute;
1188
1189}
1190.metaDataHierarchyMenu ul li {
1191 margin: 0;
1192 padding: 0;
1193 display: block;
1194 position: relative;
1195 width: 200px;
1196}
1197.metaDataHierarchyMenu ul li button{
1198 display: block;
1199 padding:10px 10px 10px 10px;
1200 width: 180px;
1201 margin: 0;
1202 color: #000000;
1203 text-decoration: none;
1204 font-size: 90%;
1205 border:1px dotted #999;
1206 text-align: left;
1207 white-space: normal;
1208 overflow: auto;
1209}
1210.metaDataHierarchyMenu ul li button:HOVER{
1211 color: #0000CC;
1212}
1213.metaDataHierarchyMenu li ul {
1214 position: absolute;
1215 left: 180px;
1216 top: 0;
1217 display: none;
1218}
1219
1220.metaDataHierarchyMenu button:focus {
1221 outline: none;
1222}
1223
1224.active {
1225 background-color:#eee;
1226}
1227
Note: See TracBrowser for help on using the repository browser.