%PDF- %PDF-
Direktori : /usr/share/doc/perl-Template-Toolkit-2.24/old/css/ |
Current File : //usr/share/doc/perl-Template-Toolkit-2.24/old/css/tt2glass.css |
/*------------------------------------------------------------------------*/ /* default styles */ /*------------------------------------------------------------------------*/ h1, h2, h3, h4, h5, h6 { color: #444444; } h1 { margin: 0px 0 5px 0; } p { color: #333; padding: 8px 0; } p.tight { padding: 4px 0; margin: 0; } pre { line-height: 120%; } code { color: #224; font-weight: bold; } a { text-decoration: none; color: #00AAF0; } a:visited { color: #0059a5; } a:hover { color: #FF7F00; } a:focus { -moz-outline: none; } .sample { display: block; width: 100px; height: 30px; } /*------------------------------------------------------------------------*/ /* general layout */ /*------------------------------------------------------------------------*/ body { font: 14px Verdana, Arial, Helvetica, sans-serif; line-height: 150%; color: #333; margin: 0px; padding: 10px 10px 20px 10px; background: #00AAF0 url('../images/glass/blue/top_grad.gif') repeat-x top left; } #body { position: relative; margin: 0; padding: 0 0 0 220px; background: url('../images/glass/blue/left.gif') repeat-y top left; min-width: 300px; } #page { position: relative; margin: 0; padding: 0; background: white url('../images/glass/blue/right.gif') repeat-y top right; } #sidebar { position: relative; float: left; width: 220px; margin-left: -220px; padding: 0; background: url('../images/glass/blue/menu_head.gif') no-repeat top left; } #sidebar #logo { display: block; width: 220px; height: 130px; background: url('../images/glass/blue/logo_blue.gif') no-repeat top left; } #sidebar #logo:hover { background-image: url('../images/glass/blue/logo_orange.gif'); } #sidebar #menu { width: 220px; margin: 0; padding: 0; background: url('../images/glass/blue/menu_body.gif') repeat-y top left; } #sidebar #menu div.foot { height: 20px; background: url('../images/glass/blue/menu_foot.gif') no-repeat bottom left; } #header { position: relative; height: 120px; margin: 0px; padding: 0 30px 0 0; background: url('../images/glass/blue/header.gif') no-repeat top right; } #header #nav { height: 40px; } #header #trail { height: 40px; margin: 0 0 0 -10px; padding: 0 0 0 10px; background: url('../images/glass/blue/tab_pre.gif') no-repeat top left; } #header #trail li { display: block; float: left; background: url('../images/glass/blue/tab_cold.gif') no-repeat top left; padding: 0 0 0 10px; } #header #trail li a { display: block; float: left; font-size: 11px; text-decoration: none; color: #888888; line-height: 14px; height: 30px; min-width: 60px; padding: 10px 15px 0 0; background: url('../images/glass/blue/tab_cold.gif') no-repeat top right; } #header #trail li a:hover { color: #FF7F00; } #header #trail li:hover, #header #trail li:hover a { background-image: url('../images/glass/blue/tab_roll.gif'); } #header #trail li.last { background-image: url('../images/glass/blue/tab_warm.gif'); color: #444444; } #header #trail li.last a { background-image: url('../images/glass/blue/tab_warm.gif'); color: #444444; padding-right: 45px; } #header .headline { font-size: 24px; margin: 8px 0 8px 0; padding: 0 100px 0 0; color: #444444; /* border: 1px solid red; */ } #header .subhead { font-size: 16px; line-height: 18px; padding: 0 110px 0 0; margin: 0; color: #444; /* border: 1px solid red; */ } #content { margin-right: 30px; padding: 10px 40px 10px 20px; } #footer { clear: both; position: relative; margin-left: -220px; padding-left: 220px; height: 100px; background: url('../images/glass/blue/footer.gif') no-repeat bottom left; } #footer #br { position: absolute; top: 0; right: 0; width: 150px; height: 100px; background: url('../images/glass/blue/footer.gif') no-repeat bottom right; } #footer a.osi { position: absolute; display: block; left: 200px; top: 20px; width: 70px; height: 50px; cursor: pointer; background: url('../images/glass/blue/osi.gif') no-repeat top left; } #footer .copyright { text-align: center; color: #666; font-size: 12px; padding: 20px 120px 0 60px; } #footer .licence { text-align: center; padding-top: 5px; color: #888; font-size: 11px; line-height: 15px; padding: 0 150px 0 90px; } #footer .copyright a, #footer .copyright a:visited, #footer .licence a, #footer .licence a:visited { color: #40698c; } #footer .copyright a:hover, #footer .licence a:hover { color: #FF7F00; } #header .pager, #footer .pager { position: absolute; display: block; right: 10px; width: 110px; height: 36px; } #header .pager { bottom: 8px; } #footer .pager { top: 0px; height: 42px; } .pager .go { display: block; float: left; width: 32px; font-size: 10px; text-align: center; } #header .pager .go { height: 18px; padding-top: 18px; /* background: url('../images/arrows/ff24_blue/dot.gif') no-repeat top center; */ background-repeat: no-repeat; background-position: top center; } #footer .pager .go { height: 42px; padding-top: 0; background-repeat: no-repeat; background-position: bottom center; /* background: url('../images/arrows/ff24_blue/dot.gif') no-repeat bottom center; */ } .pager a.go { color: #00AAF0; } .pager span.go { color: #aaa; } .pager a.back { background-image: url('../images/arrows/ff24_blue/left.gif'); } .pager a.back:hover { background-image: url('../images/arrows/ff24_orange/left.gif'); } .pager span.back { background-image: url('../images/arrows/ff24_grey/left.gif'); } .pager a.up { background-image: url('../images/arrows/ff24_blue/up.gif'); } .pager a.up:hover { background-image: url('../images/arrows/ff24_orange/up.gif'); } .pager span.up { background-image: url('../images/arrows/ff24_grey/up.gif'); } .pager a.next { background-image: url('../images/arrows/ff24_blue/right.gif'); } .pager a.next:hover { background-image: url('../images/arrows/ff24_orange/right.gif'); } .pager span.next { background-image: url('../images/arrows/ff24_grey/right.gif'); } .pager a .about { display: none; } .pager a:hover span.about { display: block; position: absolute; right: 20px; min-width: 250px; height: 25px; padding: 0; text-align: right; color: #888888; font-size: 11px; line-height: 13px; } #header .pager a:hover span.about { top: 40px; } #footer .pager a:hover span.about { top: 58px; } /*------------------------------------------------------------------------*/ /* menu styles */ /*------------------------------------------------------------------------*/ ul.menu { list-style: none; margin: 0 20px; padding: 0; } ul.menu li { list-style: none; display: block; margin: 0; padding: 0; } ul.menu li.last { background: url('../images/glass/blue/menu_item_foot.gif') no-repeat top left; padding-top: 1px; } ul.menu li a { display: block; margin: 0; padding: 4px 8px; font-size: 13px; line-height: 16px; min-height: 16px; color: #0059a5; text-decoration: none; background: url('../images/glass/blue/menu_item_body.gif') no-repeat top left; } ul.menu li.first a { background-image: url('../images/glass/blue/menu_item_head.gif'); } ul.menu li.last a { background: url('../images/glass/blue/menu_item_foot.gif') no-repeat bottom left; } ul.menu li a:hover { color: #FF7F00; background-image: url('../images/glass/blue/menu_warm_body.gif'); */ } ul.menu li a.warm { font-weight: bold; background-image: url('../images/glass/blue/menu_warm_body.gif'); */ } ul.menu li.first a.warm, ul.menu li.first a:hover { background-image: url('../images/glass/blue/menu_warm_head.gif'); } ul.menu li.last a.warm, ul.menu li.last a:hover { background: url('../images/glass/blue/menu_warm_foot.gif') no-repeat bottom left; } ul.menu li.l1 a { padding: 3px 8px 3px 22px; font-size: 11px; } ul.menu li.l2 a { padding: 3px 8px 3px 36px; font-size: 11px; } ul.menu li.l3 a { padding: 3px 8px 3px 50px; font-size: 11px; } ul.menu li.l4 a { padding: 3px 8px 3px 64px; font-size: 11px; } ul.menu li.l5 a { padding: 3px 8px 3px 78px; font-size: 11px; } ul.menu li.l6 a { padding: 3px 8px 3px 92px; font-size: 11px; } ul.menu li.l7 a { padding: 3px 8px 3px 106px; font-size: 11px; } /*------------------------------------------------------------------------*/ /* Styles for table of contents */ /*------------------------------------------------------------------------*/ ul.toc { margin: 0 0 20px 0; padding: 0; } ul.toc li { list-style: none; margin: 0; font-size: 14px; line-height: 18px; } ul.toc li a { font-size: 14px; line-height: 16px; min-height: 14px; text-decoration: none; margin: 0; padding: 4px 0 1px 18px; background: url('../images/arrows/ff16_blue/dot.gif') 0px 4px no-repeat; color: #00AAF0; } * html ul.toc li a { height: 16px; } ul.toc li.sub { margin: 0; line-height: 14px; } ul.toc li.sub a { display: block; margin: 0; padding: 2px 0 1px 34px; font-size: 12px; line-height: 13px; background: url('../images/arrows/ff16_blue/minidot.gif') 20px 3px no-repeat; } ul.toc li.subsub a { display: block; margin: 0; padding: 0 0 0 60px; font-size: 12px; background: url('../images/arrows/ff16_blue/minidot.gif') 40px 2px no-repeat; } ul.toc li a:hover { background-image: url('../images/arrows/ff16_orange/dot.gif'); color: #FF7F00; } ul.toc li.sub a:hover, ul.toc li.subsub a:hover { background-image: url('../images/arrows/ff16_orange/minidot.gif'); color: #FF7F00; } /*------------------------------------------------------------------------*/ /* sections */ /*------------------------------------------------------------------------*/ div.section, div.subsection { padding-left: 20px; clear: right; } div.section div.head, div.subsection div.head { position: relative; margin: 6px 0px 4px 0; min-height: 20px; } div.section > div.head { border-bottom: 1px dashed #bbb; } div.subsection div.head { border-bottom: 1px dashed #ddd; margin-bottom: 2px; } div.section div.head h1 { padding: 0 80px 4px 28px; margin: 0 0 0 -28px; font-size: 18px; line-height: 22px; font-weight: bold; background: url('../images/arrows/ff24_blue/dot.gif') no-repeat top left; } div.section div.head h2 { padding: 0 80px 2px 20px; margin: 0 0 0 -20px; font-size: 16px; line-height: 20px; font-weight: bold; background: url('../images/arrows/ff16_blue/dot.gif') no-repeat 0 3px; } div.section h3 { margin: 0; padding: 5px 0 0 0; font-size: 14px; line-height: 18px; line-height: } div.section.open > div.head h1 { background-image: url('../images/arrows/ff24_blue/dotminus.gif'); } div.section.open > div.head:hover h1 { color: ; cursor: pointer; background-image: url('../images/arrows/ff24_orange/dotminus.gif'); } div.section.shut > div.head h1 { background-image: url('../images/arrows/ff24_blue/dotplus.gif'); } div.section.shut > div.head:hover h1 { color: ; cursor: pointer; background-image: url('../images/arrows/ff24_orange/dotplus.gif'); } div.subsection.open > div.head h2 { background-image: url('../images/arrows/ff16_blue/dotminus.gif'); } div.subsection.open > div.head:hover h2 { color: ; cursor: pointer; background-image: url('../images/arrows/ff16_orange/dotminus.gif'); } div.subsection.shut > div.head h2 { background-image: url('../images/arrows/ff16_blue/dotplus.gif'); } div.subsection.shut > div.head:hover h2 { color: ; cursor: pointer; background-image: url('../images/arrows/ff16_orange/dotplus.gif'); } div.section div.head a.top { position: absolute; bottom: 4px; right: 0px; padding: 0px 20px 0px 0; margin: 0px; width: 25px; text-align: right; font-size: 11px; height: 16px; background: url('../images/arrows/ff16_blue/up.gif') no-repeat 28px 3px; } div.section div.head a.top:hover { background-image: url('../images/arrows/ff16_orange/up.gif'); } div.section div.head a.open, div.section div.head a.shut, div.subsection div.head a.open, div.subsection div.head a.shut { position: absolute; bottom: 4px; right: 45px; margin: 0px; padding: 0px 5px; font-size: 11px; height: 16px; width: 3em; text-align: right; border-right: 1px solid #ddd; display: none; } div.section.shut > div.head a.open, div.subsection.shut div.head a.open { display: block; } div.section.shut > div.head a.shut, div.subsection.shut div.head a.shut { display: none; } div.section.open > div.head a.open, div.subsection.open div.head a.open { display: none; } div.section.open > div.head a.shut, div.subsection.open div.head a.shut { display: block; } div.section div.body { display: block; margin: 0; padding: 0 0 10px 0; } div.subsection div.body { display: block; padding: 0 0 10px 0; } div.section.shut div.body, div.subsection.shut div.body { display: none; } /*------------------------------------------------------------------------*/ /* Index page list */ /*------------------------------------------------------------------------*/ ul.index { margin: 10px 10px 10px 0; padding: 0px; } ul.index li { list-style: none; margin: 0 0 5px 0; padding: 0; } ul.index li a { text-decoration: none; font-weight: bold; padding: 0 0 0 20px; margin: 0; color: ; background: url('../images/arrows/ff16_blue/right.gif') no-repeat top left; } ul.index li a:hover { color: ; background-image: url('../images/arrows/ff16_orange/right.gif'); } ul.index li p { margin: 0 0 10px 0; padding: 0 0 0 20px; } /*------------------------------------------------------------------------*/ /* POD markup */ /*------------------------------------------------------------------------*/ div.pod { } div.pod p { margin: 0px 0px 10px 0px; } div.pod pre { margin: 10px 0 10px 20px; padding: 10px; border: 1px solid #ddd; background-color: #f6f6f6; color: #226; }