src/share/classes/com/sun/tools/doclets/internal/toolkit/resources/stylesheet.css

changeset 2723
477c2ce534d0
parent 2225
b8ebde062692
child 2893
ca5783d9a597
equal deleted inserted replaced
2721:39b47ffeb778 2723:477c2ce534d0
461 } 461 }
462 .overviewSummary td, .memberSummary td, .typeSummary td, 462 .overviewSummary td, .memberSummary td, .typeSummary td,
463 .useSummary td, .constantsSummary td, .deprecatedSummary td { 463 .useSummary td, .constantsSummary td, .deprecatedSummary td {
464 text-align:left; 464 text-align:left;
465 padding:0px 0px 12px 10px; 465 padding:0px 0px 12px 10px;
466 width:100%;
467 } 466 }
468 th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, 467 th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th,
469 td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ 468 td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{
470 vertical-align:top; 469 vertical-align:top;
471 padding-right:0px; 470 padding-right:0px;
486 } 485 }
487 td.colOne, th.colOne { 486 td.colOne, th.colOne {
488 font-size:13px; 487 font-size:13px;
489 } 488 }
490 .overviewSummary td.colFirst, .overviewSummary th.colFirst, 489 .overviewSummary td.colFirst, .overviewSummary th.colFirst,
490 .useSummary td.colFirst, .useSummary th.colFirst,
491 .overviewSummary td.colOne, .overviewSummary th.colOne, 491 .overviewSummary td.colOne, .overviewSummary th.colOne,
492 .memberSummary td.colFirst, .memberSummary th.colFirst, 492 .memberSummary td.colFirst, .memberSummary th.colFirst,
493 .memberSummary td.colOne, .memberSummary th.colOne, 493 .memberSummary td.colOne, .memberSummary th.colOne,
494 .typeSummary td.colFirst{ 494 .typeSummary td.colFirst{
495 width:25%; 495 width:25%;

mercurial