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

Last change on this file since 30987 was 30987, checked in by Georgiy Litvinov, 7 years ago

Fixed different size in hierarchy button and li element

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#quickSearch {
369 float: right;
370}
371
372#quicksearcharea {
373 float: right;
374 text-align: right;
375 padding-right: 20px;
376}
377
378#quicksearcharea ul{
379 margin:0;
380}
381
382#quicksearcharea li{
383 display:inline;
384 list-style:none;
385 margin-left:5px;
386 padding: 2px 3px 2px 5px;
387 font-size: 10px;
388}
389
390#quicksearcharea a{
391 text-transform:lowercase;
392}
393
394#breadcrumbs {
395 margin-left: 20px;
396}
397
398#breadcrumbs a{
399 text-decoration:underline;
400}
401
402
403/* css to make the page links work (home, help, preference) */
404#bannerLinks {
405 text-align: right;
406 list-style: none;
407 margin: 0 20px;
408 font-size: 90%;
409}
410
411#bannerLinks li {
412 /*display: inline;*/
413 float:right;
414 padding: 1px 4px 1px 0px;
415}
416
417#bannerLinks ul {
418 padding: 0px 3px 0px 0px;
419 text-align: right;
420 list-style: none;
421}
422
423#bannerLinks li.current a {
424 cursor: default;
425}
426
427#bannerLinks li:hover, #bannerLinks li.current { background-position: 100% 0; }
428
429#bannerLinks li.current a { text-decoration: underline; background-position: 0 0;}
430#bannerLinks img.spacer { display: table-cell; }
431
432
433/* css to make the classifier list pretty */
434.navList {
435 margin: 0 0 10px 0;
436 padding: 0;
437 background-color: #0a0;
438}
439
440.navList ul {
441 margin: 0;
442 padding: 0;
443 list-style: none;
444}
445
446.navList td {
447 /*float: left;*/
448 padding-left: 3em;
449 padding-right: 3em;
450 text-align:center;
451 cursor: pointer;
452 color: #fff;
453}
454.navList li a, .navList li span {
455 padding: 0 1em;
456 display: block;
457 text-decoration: none;
458 color: #fff;
459}
460
461.navList td.current {
462 background-color: #efea6e;
463 color: #444;
464 cursor: default;
465}
466
467.navList li.current a, .navList li.current span {
468 color: #444;
469 cursor: default;
470}
471
472/* css to make the tabs work */
473#gs-nav {
474 list-style: none outside none;
475 padding: 0px;
476 margin: 0 0 0 20px;
477 font-size: 14px;
478}
479
480#gs-nav ul {
481 margin:0px;
482 padding:0px;
483}
484
485#gs-nav li {
486 float:left;
487 display: inline;
488 margin-right: 5px;
489 padding: 3px 5px 5px 7px;
490 text-transform: capitalize;
491 text-align: center;
492 border-bottom: 0px;
493}
494
495#gs-nav a{
496 margin:0px;
497 font-weight: bold;
498 text-decoration: none;
499}
500
501#gs-nav li:hover, #gs-nav li.current { background-position: 100% 0; }
502#gs-nav li:hover a, #gs-nav li.current a { background-position: 0 0; cursor:default; }
503
504/* style the search and classifier results */
505#resultsTable {
506 line-height: 130%;
507 margin: 0;
508 padding: 0;
509 /* border: 1px solid #f00; */
510}
511
512#resultsTable ul {
513 margin: 0 0 0 20px;
514 padding: 0;
515}
516
517#resultsTable li {
518 list-style: none;
519 margin: 0 0 .2em 0;
520 /* border: 1px solid #00f; */
521}
522
523#resultsTable li a {
524 padding: 3px 3px 3px 3px;
525 background-repeat: no-repeat;
526 background-position: 0 .1em;
527}
528
529
530#resultsTable .document a { /*background-image: url('../images/book.png'); */}
531#resultsTable .document a:visited { background-image: url('../images/book-visited.png'); color: #999; }
532#resultsTable .shelf>a { background-image: url('../images/bookshelf.png'); }
533
534.metaTableCell { border: 1;}
535.metaTableCellArea {
536 border: none;
537 resize: none;
538 outline: none;
539 overflow: auto;
540 width: 400px;
541 -webkit-box-sizing: border-box;
542 -moz-box-sizing: border-box;
543 box-sizing: border-box;
544}
545/* corners of the banner */
546/*
547.corner {
548 position: absolute;
549 background-image: url('../images/layout/corners.png');
550 background-repeat: no-repeat;
551 width: 20px;
552 height: 20px;
553}
554
555#cornerTopLeft {
556 left: 0; top: 0;
557 background-position: 0 0;
558}
559#cornerTopRight {
560 right: 0; top: 0;
561 background-position: -20px 0;
562}
563#cornerBottomLeft {
564 left: 0; bottom: 0;
565 background-position: 0 -20px;
566}
567#cornerBottomRight {
568 right: 0; bottom: 0;
569 background-position: -20px -20px;
570}
571*/
572.clear {
573 clear: both;
574}
575
576
577/*a:link, a:hover, a:active, a:visited { color: #050; }*/
578
579/* bg image set in style macro */
580div.divbar {
581 clear: both;
582 background-image: url('../images/bg_green.png');
583 width: 100%;
584 text-align: center;
585 font-size:80%
586}
587
588
589/** query form style**/
590div#queryform{
591
592}
593
594/** search result style */
595div#terminfo{
596
597}
598
599div#matchdocs{
600
601}
602
603div.resultnavigation{
604 margin: 0;
605 padding:0;
606}
607
608ul#resultlist li{
609 display:block;
610}
611
612div#documentheading{
613 font-size: 16pt;
614 font-weight: bold;
615}
616
617div#documentinfo {
618 float:left;
619 padding:0;
620 margin:0;
621 width:24%;
622}
623
624div#toc{
625 float:left;
626 text-align:left;
627 width:60%;
628 padding:0;
629 margin:0;
630}
631
632ul#docbuttons li {
633 display: block;
634 font-size: 11px;
635 font-weight: bold;
636 background: #f7e7c5;
637 margin: 1px;
638 border: 1px solid #eeddbb;
639 text-align: center;
640 vertical-align: middle;
641 height: 30px; /* IE6 and NS4 treat width/height as min-width/min-height */
642 width: 110px;
643}
644
645
646ul#tocnodes li{
647 margin: 0;
648 padding: 5px 0 0 0;
649 display:block;
650}
651
652ul.tocnode {
653 margin:0;
654 padding:5px 0 0 20px;
655}
656
657ul.tocnode a{
658 margin: 0;
659 padding:0 5px 0 0;
660 }
661
662span.bold{
663 font-weight: bold;
664}
665
666div.documentarrows{
667 margin: 0 0 0 0;
668 padding: 1em 0 0 0;
669}
670
671img.lessarrow{
672 float:left;
673 border: none;
674}
675
676img.morearrow{
677 float:right;
678 border:none;
679}
680
681div.formheading{
682 font-size: 16pt;
683 font-weight: bold;
684 margin: .5em 0 0;
685 padding:0;
686}
687
688ul#presprefs li, ul#berrybasketprefs li, ul#searchprefs li{
689 display: block;
690}
691
692
693div.phrasebrowse{
694 text-align:center;
695 padding:0;
696 margin: .5em 0 .5em 0;
697}
698
699div.QuickSearch {
700 float: right;
701}
702
703#coverImage {
704 text-align: center;
705 margin: 20px;
706}
707
708/* ----- TABLE OF CONTENTS ------ */
709.tocTable {
710 width: 100%;
711 background: white !important;
712}
713
714.tocTextCell {
715 padding-left:5px;
716}
717
718.tableOfContentsContainer {
719 padding:1px;
720 max-height:500px;
721 overflow:auto;
722}
723
724#tableOfContents {
725 margin: 0;
726 padding: 0;
727 font-size: 70%;
728}
729
730#tableOfContents li {
731 list-style: none;
732 margin: 0;
733 padding: 2px;
734}
735
736#tableOfContents a {text-decoration: underline; color: #444 !important;}
737#tableOfContents a:visited{text-decoration: underline; color: #444 !important;}
738#tableOfContents a:link{text-decoration: underline; color: #444 !important;}
739
740#tableOfContents li.current {
741 background-color: #090;
742}
743#tableOfContents li.current a {
744 color: #fff;
745}
746
747#tableOfContents li.current li {
748 background-color: #fff;
749}
750
751#tableOfContents li.current li a {
752 color: #444;
753}
754
755#tableOfContents ul {
756 padding: 0 0 0 0;
757}
758
759#tableOfContents ul ul{
760 padding: 0 0 0 0;
761}
762
763#tableOfContents ul ul ul{
764 padding: 0 0 0 16px;
765}
766
767/* -------- SEARCH ------- */
768.paramLabel {
769 margin: 2px;
770 float: left;
771 min-width: 250px;
772}
773.paramValue {
774 margin: 2px;
775 float: left;
776}
777
778
779table{
780 border-collapse:collapse;
781 border-spacing:0;
782}
783
784/* ------- BROWSE -------*/
785
786.childrenlist {
787 margin:0 0 0 10px;
788
789}
790.childrenlist td {
791 padding:3px 0px 0px 10px;
792}
793
794/* ------- PAGED IMAGE ------- */
795
796.pageSlider {
797 width: 250px;
798 overflow: auto;
799 margin-left: auto;
800 margin-right: auto;
801 padding: 2px;
802}
803
804.pageSliderSpacer {
805 width:2px;
806}
807
808.pageSliderCol {
809 height:100px;
810 padding: 2px;
811 text-align: center;
812 vertical-align: top;
813}
814
815/* ------- SPATIAL COLLECTIONS ------- */
816
817#nearbyDocs td, #nearbyDocs th {
818 padding: 5px;
819 border: 1px solid black;
820}
821
822#nearbyDocs th {
823 font-weight: bold;
824}
825
826#auth_navbar {
827 width: 90%;
828 margin: 10px auto;
829}
830
831#auth_navbar span{
832 padding:3px;
833}
834
835#userListTable {
836 text-align: center;
837 width: 90%;
838 margin: auto;
839}
840
841#userListTable td{
842 border: black 1px solid;
843 padding: 5px;
844}
845
846#gs_error{
847 padding: 5px;
848 margin: auto;
849 width: 50%;
850 text-align: center;
851}
852
853#loginTable{
854 margin: auto;
855 width: 25%;
856}
857
858.map_canvas_full{
859 margin:0px auto;
860 width:900px;
861 height:500px;
862}
863
864.map_canvas_half{
865 float: right;
866 width:450px;
867 height:500px;
868}
869
870.pano_canvas_full{
871 margin:0px auto;
872 width:900px;
873 height:500px;
874}
875
876.pano_canvas_fullscreen{
877 margin-left:0px auto;
878 margin-right:0px auto;
879 width:1024px;
880 height:768px;;
881}
882
883.pano_canvas_half{
884 z-index: 1;
885 float: right;
886 width:450px;
887 height:500px;
888 background-color:#000000;
889}
890
891.navigate-point {
892 z-index: 97;
893 position: absolute;
894 overflow: hidden;
895 width: 80px;
896 height: 80px;
897 margin-left: -40px;
898 margin-top: -40px;
899 background-image: url("../images/navMarker.png");
900 cursor: pointer;
901}
902
903.fullscreenToggle{
904 z-index: 2;
905 position: relative;
906 float: right;
907 top: 28px;
908 left: 128px;
909 padding: 5px;
910}
911
912dl dt { font-weight:bold;
913 padding-top:10px; }
914dl dd { padding-bottom:10px}
915
916#facetSelector{
917 padding: 0px;
918 width:30%;
919 float:right;
920}
921
922.facetTable{
923 list-style:none;
924 margin: 0px 0px 20px;
925 padding: 0px;
926 overflow:auto;
927}
928
929.facetTable li{
930 margin-bottom:5px;
931}
932
933.checkboxList{
934 list-style:none;
935 padding-left:0px;
936}
937
938.facetedResults{
939 float:left;
940 width:65%;
941}
942
943.slideshowImage{
944 width:100%;
945}
946
947/* GREENBUG */
948#gbEnableButton{
949 position:fixed;
950 left:0px;
951 bottom:0px;
952}
953
954.gbTemplateContainer{
955 float:left;
956 cursor:pointer;
957 margin:0 1em;
958 font-size:1.1em;
959 text-align:center;
960 overflow:hidden;
961 min-width:4em;
962 padding: 0.5em;
963}
964
965.gbSpacer{
966 margin:0;
967 float:left;
968 height:1.2em;
969 text-align:center;
970}
971
972/* VISUAL XML EDITOR (GREENBUG)*/
973#veMainDiv{
974 margin:0;
975 padding:0;
976}
977
978#veTemplateSelector{
979 float:left;
980 padding:0.5em;
981 margin:0 0.5em 0 0;
982}
983
984#veFileSelector{
985 float:left;
986 padding:0.5em;
987 margin:0 0.5em 0 0 ;
988}
989
990#veToolboxDiv{
991 float:left;
992 width:10%;
993 margin:0;
994 padding:0;
995 overflow:auto;
996 height:300px;
997}
998
999#veEditorDiv{
1000 width:100%;
1001}
1002
1003#veEditorContainer{
1004 position:relative;
1005 float:left;
1006 width:70%;
1007 margin:0;
1008 padding:0;
1009 overflow:hidden;
1010 border: 3px groove;
1011 background-image: url(../images/veBackground.gif);
1012}
1013
1014#veSpacerDiv{
1015 float:left;
1016 width:1%;
1017 height:1px;
1018 margin:0;
1019 padding:0;
1020}
1021
1022#veInfoDiv{
1023 float:left;
1024 width:17%;
1025 margin:0 0 10px 0;
1026 padding:0;
1027 overflow:auto;
1028}
1029
1030.veElement{
1031 border:1px solid black;
1032 float:left;
1033 margin:5px -1px;
1034 overflow:hidden;
1035 color:black;
1036 cursor:pointer;
1037}
1038
1039.veDropArea{
1040 margin:5px 0;
1041 float:left;
1042 height:1em;
1043 background:#FFAAAA;
1044}
1045
1046.veContainerElement{
1047 width:90%;
1048 margin:0 auto;
1049}
1050
1051.veTitleElement{
1052 text-align:center;
1053}
1054
1055.veGSFElement{
1056 background:#DFD;
1057}
1058
1059.veGSLIBElement{
1060 background:#FF9;
1061}
1062
1063.veXSLElement{
1064 background:#DDF;
1065}
1066
1067.veHTMLElement{
1068 background:#FFFFFF;
1069}
1070
1071.veTextElement{
1072 background:#F9F;
1073}
1074
1075.veTempElement{
1076 background:#9FF;
1077}
1078
1079.veTab{
1080 font-size:0.8em;
1081 padding:0.5em;
1082}
1083
1084.veInfoDivTitle{
1085 text-align:center;
1086 margin-bottom:1em;
1087}
1088
1089.veAttributeTableContainer{
1090 text-align:center;
1091 width:100%;
1092 margin-bottom:1em;
1093}
1094
1095.veAttributeTableContainer td{
1096 border:1px solid black;
1097}
1098
1099.veAttributeTableRow{
1100 min-height:1.1em;
1101}
1102
1103.veNameCell{
1104 width:25%;
1105}
1106
1107.veValueCell{
1108 width:50%;
1109}
1110
1111.veUtilCell{
1112 font-size:0.8em;
1113 width:25%;
1114}
1115
1116#veTrash{
1117 position:absolute;
1118 right:0px;
1119 bottom:0px;
1120 text-align:center;
1121}
1122
1123.toolbarElem{
1124 border:1px dashed black;
1125 text-align:center;
1126 margin-bottom:2px;
1127}
1128
1129/* DEPOSITOR STYLES */
1130
1131#wizardBar {
1132 display: table;
1133 margin: 0 auto;
1134}
1135
1136#wizardBar li {
1137 display: inline;
1138 list-style-type: none;
1139 padding: 0 10px;
1140 margin: 0 5px;
1141}
1142
1143#wizardContainer {
1144 display: table;
1145 margin: 0 auto;
1146}
1147
1148#depositorform {
1149 min-height: 300px;
1150}
1151
1152/*
1153ul.childrenlist li {
1154list-style-type:none;
1155}
1156ul#classifierlist,ul#classifiernodelist {
1157 list-style-type:none;
1158 margin:0;
1159 padding:0
1160}
1161ul#classifierlist li{
1162list-style:none;
1163margin:0 0 5px 0;
1164padding:0;display:block;
1165}
1166ul#classifiernodelist li{
1167list-style:none;
1168margin:0;
1169padding:5px 0 0 0;
1170display:block
1171}
1172ul.childrenlist{
1173list-style:none;
1174margin:0;
1175padding:0 0 0 20px;
1176display:block;
1177width:100%
1178}
1179*/
1180
1181.metaDataHierarchyMenu{
1182 position: absolute;
1183 margin-left: -1px;
1184 z-index:1;
1185
1186}
1187.metaDataHierarchyMenu ul{
1188 margin: 0;
1189 padding: 0;
1190 display: block;
1191 position: absolute;
1192
1193}
1194.metaDataHierarchyMenu ul li {
1195 margin: 0;
1196 padding: 0;
1197 display: block;
1198 position: relative;
1199 width: 180px;
1200}
1201.metaDataHierarchyMenu ul li button{
1202 display: block;
1203 padding:10px 10px 10px 10px;
1204 width: 180px;
1205 margin: 0;
1206 color: #000000;
1207 text-decoration: none;
1208 font-size: 90%;
1209 border:1px dotted #999;
1210 text-align: left;
1211 white-space: normal;
1212 overflow: auto;
1213}
1214.metaDataHierarchyMenu ul li button:HOVER{
1215 color: #0000CC;
1216}
1217.metaDataHierarchyMenu li ul {
1218 position: absolute;
1219 left: 180px;
1220 top: 0;
1221 display: none;
1222}
1223
1224.metaDataHierarchyMenu button:focus {
1225 outline: none;
1226}
1227
1228.active {
1229 background-color:#eee;
1230}
1231
Note: See TracBrowser for help on using the repository browser.