comparison libs/commons-math-2.1/docs/css/maven-theme.css @ 12:970d26a94fb7

commons-math-2.1 added
author dwinter
date Tue, 04 Jan 2011 10:01:34 +0100
parents
children
comparison
equal deleted inserted replaced
11:5162655b7d75 12:970d26a94fb7
1 /*
2 Licensed to the Apache Software Foundation (ASF) under one
3 or more contributor license agreements. See the NOTICE file
4 distributed with this work for additional information
5 regarding copyright ownership. The ASF licenses this file
6 to you under the Apache License, Version 2.0 (the
7 "License"); you may not use this file except in compliance
8 with the License. You may obtain a copy of the License at
9 http://www.apache.org/licenses/LICENSE-2.0
10 Unless required by applicable law or agreed to in writing,
11 software distributed under the License is distributed on an
12 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
13 KIND, either express or implied. See the License for the
14 specific language governing permissions and limitations
15 under the License.
16 */
17 body {
18 background: #fff;
19 color: #000;
20 padding: 0px 0px 10px 0px;
21 }
22
23 h2 {
24 background-color: #036;
25 }
26
27 h3 {
28 background-color: #888;
29 }
30
31 .a td {
32 background: #ddd;
33 color: #000;
34 }
35
36 .b td {
37 background: #efefef;
38 color: #000;
39 }
40
41 th {
42 background-color: #bbb;
43 color: #fff;
44 }
45
46 div#banner {
47 border-bottom: 1px solid #fff;
48 }
49
50 #banner, #banner td {
51 background: #fff;
52 color: #fff;
53 }
54
55 #banner {
56 border-bottom: 1px solid #fff;
57 }
58
59 #leftColumn {
60 background-color: #eee;
61 color: #000;
62 border-right: 1px solid #aaa;
63 border-bottom: 1px solid #aaa;
64 border-top: 1px solid #fff;
65 }
66
67 #navcolumn {
68 color: #000;
69 border-right: none;
70 border-bottom: none;
71 border-top: none;
72 }
73
74 #navcolumn h5 {
75 font-size: inherit;
76 border-bottom: 1px solid #aaa;
77 }
78
79 #navcolumn li strong {
80 color: #369;
81 }
82
83 #breadcrumbs {
84 background-color: #ccc;
85 color: #000;
86 border-top: 1px solid #aaa;
87 border-bottom: 1px solid #aaa;
88 }
89
90 .source {
91 background-color: #fff;
92 color: #000;
93 border-right: 1px solid #888;
94 border-left: 1px solid #888;
95 border-top: 1px solid #888;
96 border-bottom: 1px solid #888;
97 margin-right: 7px;
98 margin-left: 7px;
99 margin-top: 1em;
100 }
101
102 .source pre {
103 margin-right: 7px;
104 margin-left: 7px;
105 }
106
107 a[name]:hover, #leftColumn a[name]:hover {
108 color: inherit !important;
109 }
110
111 #breadcrumbs a:link, #navcolumn a:link {
112 color: #36a;
113 }
114
115 #breadcrumbs a:visited, #navcolumn a:visited, .contentBox a:visited, .tasknav a:visited {
116 color: #47a;
117 }
118
119 a:active, a:hover, #leftColumn a:active, #leftColumn a:hover {
120 color: #f30 !important;
121 }
122
123 a:link.selfref, a:visited.selfref {
124 color: #555 !important;
125 }
126
127 #legend li.externalLink {
128 background: url(../images/external-classic.png) left top no-repeat;
129 padding-left: 18px;
130 }
131 a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
132 background: url(../images/external-classic.png) right center no-repeat;
133 padding-right: 18px;
134 }
135
136 #legend li.newWindow {
137 background: url(../images/newwindow-classic.png) left top no-repeat;
138 padding-left: 18px;
139 }
140 a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
141 background: url(../images/newwindow-classic.png) right center no-repeat;
142 padding-right: 18px;
143 }
144
145 h2, h3 {
146 margin-top: 1em;
147 margin-bottom: 0;
148 background-image: url(../images/nw_maj_rond.gif);
149 background-repeat: no-repeat;
150 color: #fff;
151 padding: 5px;
152 margin-right: 2px;
153 }
154
155 img.handle {
156 border: 0;
157 padding-right: 2px;
158 }
159
160 #navcolumn div div {
161 background-image: none;
162 background-repeat: no-repeat;
163 }
164
165 #navcolumn div div {
166 padding-left: 10px;
167 }
168
169 .functnbar, .functnbar2 {
170 background-color: #aaa;
171 }
172
173 .functnbar2, .functnbar3 {
174 background-color: #aaa;
175 background-image: url(../images/sw_maj_rond.gif);
176 background-repeat: no-repeat;
177 background-position: bottom left;
178 }
179
180 .functnbar3 {
181 background-color: #ddd;
182 background-image: url(../images/sw_med_rond.gif);
183 }
184
185 .functnbar, .functnbar2, .functnbar3 {
186 color: #000;
187 }
188
189 .functnbar a, .functnbar2 a, .functnbar3 a {
190 color: #000;
191 text-decoration: underline;
192 }
193
194 #navcolumn .body div, body.docs #toc li li {
195 background-image: url(../images/strich.gif);
196 background-repeat: no-repeat;
197 background-position: .5em .5em;
198 }
199
200 #searchbox .body div, #navcolumn .body .heading {
201 background-image: none;
202 }
203
204 a:link.selfref, a:visited.selfref {
205 text-decoration: none;
206 }
207
208 #leftColumn a, #breadcrumbs a {
209 text-decoration: none;
210 }
211
212 /* Unsure of this. TODO */
213 .contentBox h2 a:link, .contentBox h2 a:visited, .contentBox h3 a:link, .contentBox h3 a:visited {
214 color: #fff !important;
215 text-decoration: underline;
216 }
217
218 table, th, td {
219 border: none;
220 }
221
222 div.colbar {
223 background: #eee;
224 border-color: #999 #EEE #EEE #999;
225 border-width: 1px;
226 border-style: solid;
227 }
228
229 .toolgroup {
230 background: #efefef;
231 }
232
233 .toolgroup .label {
234 border-bottom: 1px solid #666;
235 border-right: 1px solid #666;
236 background: #ddd;
237 color: #555;
238 }
239
240 .toolgroup .body {
241 border-right: 1px solid #aaa;
242 border-bottom: 1px solid #aaa;
243 }
244
245 #main {
246 border-top: 1px solid #999;
247 }
248
249 #rightcol div.www, #rightcol div.help {
250 border: 1px solid #ddd;
251 }
252
253 body.docs div.docs {
254 background-color: #fff;
255 border-left: 1px solid #ddd;
256 border-top: 1px solid #ddd;
257 }
258
259 #helptext .label {
260 background-image: url(../images/icon_help_sml.gif);
261 background-repeat: no-repeat;
262 background-position: 97%;
263 }
264
265 body.docs {
266 background: #eee url(../images/help_logo.gif) top right no-repeat !important;
267 }
268
269 .docs h2, .docs h3 {
270 border-top: solid 1px #000;
271 }
272
273 #apphead h2 em {
274 color: #777;
275 }
276
277 .tabs th {
278 border-right: 1px solid #333;
279 background-color: #ddd;
280 color: #fff;
281 border-left: 1px solid #fff;
282 }
283
284 .tabs td {
285 background-color: #999;
286 border-bottom: 1px solid #fff;
287 border-right: 1px solid #fff;
288 border-left: 1px solid #fff;
289 }
290
291 .tabs {
292 border-bottom: 6px #ddd solid;
293 }
294
295 .tabs th, .tabs th a:link, .tabs th a:visited {
296 color: #555;
297 }
298
299 .tabs td, .tabs td a:link, .tabs td a:visited {
300 color: #fff;
301 }
302
303 .tabs a {
304 text-decoration: none;
305 }
306
307 .axial th {
308 background-color: #ddd;
309 color: black;
310 }
311
312 .alert {
313 background-color: #ff9;
314 }
315
316 .expandedwaste {
317 background: url(../images/icon_arrowwaste2_sml.gif) no-repeat;
318 }
319
320 .collapsedwaste {
321 background: url(../images/icon_arrowwaste1_sml.gif) no-repeat;
322 }
323
324 .filebrowse .expanded, .filebrowse-alt .expanded {
325 background-image: url(../images/icon_arrowfolderopen2_sml.gif);
326 background-repeat: no-repeat;
327 }
328
329 .filebrowse .collapsed, .filebrowse-alt .collapsed {
330 background-image: url(../images/icon_arrowfolderclosed1_sml.gif);
331 background-repeat: no-repeat;
332 }
333
334 .filebrowse .leafnode, .filebrowse-alt .leafnode {
335 background-image: url(../images/icon_folder_sml.gif);
336 background-repeat: no-repeat;
337 }
338
339 .filebrowse .leaf, .filebrowse-alt .leaf {
340 background-image: url(../images/icon_doc_sml.gif);
341 background-repeat: no-repeat;
342 }
343
344 .sortup {
345 background: url(../images/icon_sortup.gif) no-repeat;
346 }
347
348 .sortdown {
349 background: url(../images/icon_sortdown.gif) no-repeat;
350 }
351
352 .collapsedwaste {
353 background: url(../images/icon_arrowwaste1_sml.gif) no-repeat;
354 }
355
356 body .grid td {
357 border-top: 1px solid #ccc;
358 border-left: 1px solid #ccc;
359 background-color: transparent;
360 }
361
362 .confirm {
363 color: #090;
364 }
365
366 .info {
367 color: #069;
368 }
369
370 .errormessage, .warningmessage, .donemessage, .infomessage {
371 border-top: 5px solid #900;
372 border-left: 1px solid #900;
373 background-image: url(../images/icon_error_lrg.gif);
374 background-repeat: no-repeat;
375 background-position: 5px 1.33em;
376 }
377
378 .warningmessage {
379 background-image: url(../images/icon_warning_lrg.gif);
380 border-color: #c60;
381 }
382
383 .donemessage {
384 background-image: url(../images/icon_success_lrg.gif);
385 border-color: #090;
386 }
387
388 .infomessage {
389 background-image: url(../images/icon_info_lrg.gif);
390 border-color: #069;
391 }
392
393 .docinfo {
394 background: url(../images/icon_doc_lrg.gif) no-repeat;
395 }
396
397 .dirinfo {
398 background: url(../images/icon_folder_lrg.gif) no-repeat;
399 }
400
401 .memberinfo {
402 background: url(../images/icon_members_lrg.gif) no-repeat;
403 }
404
405 .usergroupinfo {
406 background: url(../images/icon_usergroups_lrg.gif) no-repeat;
407 }
408
409 .errormark, .warningmark, .donemark, .infomark {
410 background: url(../images/icon_error_sml.gif) no-repeat;
411 }
412
413 .warningmark {
414 background-image: url(../images/icon_warning_sml.gif);
415 }
416
417 .donemark {
418 background-image: url(../images/icon_success_sml.gif);
419 }
420
421 .infomark {
422 background-image: url(../images/icon_info_sml.gif);
423 }
424
425 .cvsdiff, .cvsblame {
426 background-color: #ccc;
427 }
428
429 .cvsdiffadd {
430 background-color: #afa;
431 }
432
433 .cvsdiffremove {
434 background-color: #faa;
435 }
436
437 .cvsdiffchanges1 {
438 background-color: #ff7;
439 }
440
441 .cvsdiffchanges2 {
442 background-color: #ff7;
443 }
444
445 li.selection ul a {
446 background: #fff;
447 }
448
449 .band1 {
450 color: #fff;
451 background-color: #663;
452 }
453
454 .band2 {
455 color: #fff;
456 background-color: #66C;
457 }
458
459 .band3 {
460 background-color: #C99;
461 }
462
463 .band4 {
464 background-color: #CFF;
465 }
466
467 .band5 {
468 color: #fff;
469 background-color: #336;
470 }
471
472 .band6 {
473 color: #fff;
474 background-color: #966;
475 }
476
477 .band7 {
478 background-color: #9CC;
479 }
480
481 .band8 {
482 background-color: #FFC;
483 }
484
485 .band9 {
486 color: #fff;
487 background-color: #633;
488 }
489
490 .band10 {
491 color: #fff;
492 background-color: #699;
493 }
494
495 .band11 {
496 background-color: #CC9;
497 }
498
499 .band12 {
500 background-color: #CCF;
501 }
502
503 .band13 {
504 color: #fff;
505 background-color: #366;
506 }
507
508 .band14 {
509 color: #fff;
510 background-color: #996;
511 }
512
513 .band15 {
514 background-color: #99C;
515 }
516
517 .band16 {
518 background-color: #FCC;
519 }
520
521 .contentBox .helplink, #helptext .helplink {
522 cursor: help;
523 }
524
525 .legend th, .bars th {
526 background-color: #fff;
527 }
528
529 /*
530 ================================================================================
531 font and text properties, exclusive of link indication, alignment, text-indent
532 ================================================================================
533 */
534
535 body, th, td, input, select {
536 font-family: Verdana, Helvetica, Arial, sans-serif;
537 }
538
539 code, pre {
540 font-family: 'Andale Mono', Courier, monospace;
541 }
542
543 body, h2, h3, #rightcol h2, pre, code, #apphead h2 small, h3, th, td {
544 font-size: small;
545 }
546
547 small, div#footer, div#login, div.tabs th, div.tabs td, input, select, .paginate, .functnbar, .functnbar2, .functnbar3, #breadcrumbs, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.docs div#toc, #leftColumn, .legend, .bars {
548 font-size: xx-small;
549 voice-family: "\"}\"";
550 voice-family: inherit;
551 font-size: x-small;
552 }
553
554 .tabs td, .tabs th, dt, .tasknav .selfref, #login .username, .selection {
555 font-weight: bold;
556 }
557
558 li.selection ul {
559 font-weight: normal;
560 }
561
562 #apphead h2 em {
563 font-style: normal;
564 }
565
566 #banner h1 {
567 font-size: 1.25em;
568 }
569
570 #breadcrumbs div {
571 font-size: x-small;
572 }
573
574 /*
575 ================================================================================
576 box properties (exclusive of borders), positioning, alignments, list types,
577 text-indent
578 ================================================================================
579 */
580
581 #leftColumn {
582 width: 150px;
583 }
584
585 #navcolumn {
586 padding-top: 5px;
587 }
588
589 #navcolumn h5 {
590 padding-top: 3px;
591 }
592
593 #navcolumn li {
594 padding-left: 8px;
595 }
596
597 #bodyColumn h2 {
598 margin-top: .3em;
599 margin-bottom: .5em;
600 padding-left: .5em;
601 }
602
603 p, ul, ol, dl, .bars table {
604 margin-top: .67em;
605 margin-bottom: .67em;
606 }
607
608 form {
609 margin: 0;
610 }
611
612 #bodyColumn {
613 margin-right: 0;
614 margin-top: 0.4em;
615 padding-right: 0px;
616 margin-left: 158px;
617 }
618
619 html>body #bodyColumn {
620 width: auto;
621 }
622
623 .docs {
624 line-height: 1.4;
625 }
626
627 ol ol {
628 list-style-type: lower-alpha;
629 }
630
631 ol ol ol {
632 list-style-type: lower-roman;
633 }
634
635 .contentBox td, .contentBox th {
636 padding: 2px 3px;
637 }
638
639 .section p, .section p, .section dt, .section dt {
640 margin-right: 7px;
641 margin-left: 7px;
642 }
643
644 .tasknav {
645 margin-bottom: 1.33em;
646 }
647
648 div.colbar {
649 padding: 3px;
650 margin: 2px 2px 0;
651 }
652
653 .tabs {
654 margin-top: .67em;
655 margin-right: 2px;
656 margin-left: 2px;
657 padding-left: 8px;
658 }
659
660 .tabs td, .tabs th {
661 padding: 3px 9px;
662 }
663
664 #rightcol div.www, #rightcol div.help {
665 padding: 0 .5em;
666 }
667
668 body.docs #toc {
669 position: absolute;
670 top: 15px;
671 left: 0px;
672 width: 120px;
673 padding: 0 20px 0 0;
674 }
675
676 body.docs #toc ul, #toc ol {
677 margin-left: 0;
678 padding-left: 0;
679 }
680
681 body.docs #toc li {
682 margin-top: 7px;
683 padding-left: 10px;
684 list-style-type: none;
685 }
686
687 body.docs div.docs {
688 margin: 61px 0 0 150px;
689 padding: 1em 2em 1em 1em !important;
690 }
691
692 .docs p+p {
693 text-indent: 5%;
694 margin-top: -.67em;
695 }
696
697 .docs h2, .docs h3 {
698 margin-bottom: .1em;
699 padding-top: .3em;
700 }
701
702 .functnbar, .functnbar2, .functnbar3 {
703 padding: 5px;
704 margin: .67em 2px;
705 }
706
707 .functnbar3 {
708 margin-top: 0;
709 }
710
711 body {
712 padding: 1em;
713 }
714
715 body.composite, body.docs {
716 margin: 0;
717 padding: 0;
718 }
719
720 th, td {
721 text-align: left;
722 vertical-align: top;
723 }
724
725 .right {
726 text-align: right !important;
727 }
728
729 .center {
730 text-align: center !important;
731 }
732
733 .axial th, .axial th .strut {
734 text-align: right;
735 }
736
737 .contentBox .axial td th {
738 text-align: left;
739 }
740
741 body .stb {
742 margin-top: 1em;
743 text-indent: 0;
744 }
745
746 body .mtb {
747 margin-top: 2em;
748 text-indent: 0;
749 }
750
751 .courtesylinks {
752 margin-top: 1em;
753 padding-top: 1em;
754 }
755
756 dd {
757 margin-bottom: .67em;
758 }
759
760 .toolgroup {
761 margin-bottom: 6px;
762 }
763
764 .toolgroup .body {
765 padding: 4px 4px 4px 0;
766 }
767
768 .toolgroup .label {
769 padding: 4px;
770 }
771
772 .toolgroup .body div {
773 padding-bottom: .3em;
774 padding-left: 1em;
775 }
776
777 .toolgroup .body div div {
778 margin-top: .3em;
779 padding-bottom: 0;
780 }
781
782 .tier1 {
783 margin-left: 0;
784 }
785
786 .tier2 {
787 margin-left: 1.5em;
788 }
789
790 .tier3 {
791 margin-left: 3em;
792 }
793
794 .tier4 {
795 margin-left: 4.5em;
796 }
797
798 .tier5 {
799 margin-left: 6em;
800 }
801
802 .tier6 {
803 margin-left: 7.5em;
804 }
805
806 .tier7 {
807 margin-left: 9em;
808 }
809
810 .tier8 {
811 margin-left: 10.5em;
812 }
813
814 .tier9 {
815 margin-left: 12em;
816 }
817
818 .tier10 {
819 margin-left: 13.5em;
820 }
821
822 .filebrowse .expanded, .filebrowse .collapsed {
823 padding-left: 34px;
824 }
825
826 .filebrowse .leafnode, .filebrowse .leaf {
827 padding-left: 20px;
828 }
829
830 .messagechild {
831 padding-left: 34px;
832 }
833
834 .filebrowse-alt .expanded, .filebrowse-alt .collapsed, .filebrowse-alt .leaf, .filebrowse-alt .leafnode, .expandedwaste, .collapsedwaste, .sortup, .sortdown {
835 /* hide from macie5\*/
836 float: left;
837 /* resume */
838 display: inline-block;
839 height: 15px;
840 width: 34px;
841 padding-left: 0 !important;
842 }
843
844 .filebrowse-alt .leaf, .filebrowse-alt .leafnode, .sortup, .sortdown {
845 width: 20px;
846 }
847
848 .filebrowse ul, .filebrowse-alt ul {
849 list-style-type: none;
850 padding-left: 0;
851 margin-left: 0;
852 }
853
854 .filebrowse ul ul, .filebrowse-alt ul ul {
855 margin-left: 1.5em;
856 margin-top: 0;
857 padding-top: .67em;
858 }
859
860 .filebrowse li, .filebrowse-alt li {
861 margin-bottom: .67em;
862 }
863
864 td.filebrowse h2 {
865 margin-top: 0;
866 }
867
868 .errormessage, .warningmessage, .donemessage, .infomessage, .docinfo, .dirinfo, .memberinfo, .usergroupinfo {
869 margin: .67em 0;
870 padding: .33em 0 .67em 42px;
871 min-height: 32px;
872 }
873
874 .errormark, .warningmark, .donemark, .infomark {
875 padding-left: 20px;
876 min-height: 15px;
877 }
878
879 .alt {
880 display: none;
881 }
882
883 #banner h1 {
884 margin: 0;
885 }
886
887 #banner img {
888 padding: 8px;
889 }
890
891 .axial th, .axial th .strut, #leftColumn .strut {
892 width: 12em;
893 }
894
895 #breadcrumbs {
896 padding: 3px 10px;
897 }
898
899 .legend {
900 float: right;
901 }
902
903 .legend th, .bars th {
904 text-align: right;
905 padding-left: 1em;
906 }
907
908 .bars table {
909 table-layout: fixed;
910 }
911
912 .bars th {
913 width: 12em;
914 }
915
916 #projectdocumentlist td.filebrowse-alt {
917 padding-right: .75em;
918 }
919 #organizationLogo img, #projectLogo img, #projectLogo span{
920 margin: 8px;
921 }