Apache2-PodBrowser
    
    
  
  
  
view release on metacpan or search on metacpan
lib/Apache2/PodBrowser/fancy.css view on Meta::CPAN
    background: #eeeeee;
    border: 1px solid #888888;
    color: black;
    padding-top: 1em;
    padding-bottom: 1em;
    white-space: pre;
}
CODE {
    color: #c00;
    font-weight: bold;
}
DT {
    color: #06c;
}
H1 {
    background: transparent;
    color: #069;
    font-size: 120%;
lib/Apache2/PodBrowser/fancy.css view on Meta::CPAN
@media screen {
  DIV.indexgroup:before {
    content: "C";
    display: block;
    color: #069;
    font-size: 80%;
    font-family: sans-serif;
    font-variant: small-caps;
    text-decoration: none;
    font-weight: bold;
    padding-top: 10px;
    border-left: solid #aab 1px;
    border-bottom: solid #aab 1px;
    text-align: center;
    width: 20px;
    height: 28px;
    background-color: #eef;
    -moz-border-radius-bottomleft: 0.8em;
    -webkit-border-bottom-left-radius: 0.8em;
    border-bottom-left-radius: 0.8em;
lib/Apache2/PodBrowser/fancy.css view on Meta::CPAN
  DIV.indexgroup:hover:after {
    content: "<< Content";
    text-align: right;
    display: block;
    color: #069;
    font-size: 80%;
    font-family: sans-serif;
    font-variant: small-caps;
    text-decoration: none;
    font-weight: bold;
    padding: 0.3em;
    border: solid #aab 1px;
    width: auto;
    height: auto;
    background-color: #eef;
    -moz-border-radius-bottomleft: 0.8em;
    -webkit-border-bottom-left-radius: 0.8em;
    border-bottom-left-radius: 0.8em;
    -moz-opacity: 0.7;
    opacity: 0.7;
lib/Apache2/PodBrowser/fancy.css view on Meta::CPAN
  DIV.uplink:hover {
    width: 16em;
  }
  DIV.uplink A {
    color: #069;
    font-size: 80%;
    font-family: sans-serif;
    font-variant: small-caps;
    text-decoration: none;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
    border: solid #aab 1px;
    background-color: #eef;
    -moz-border-radius-topleft: 0.8em;
    -webkit-border-top-left-radius: 0.8em;
    border-top-left-radius: 0.8em;
    -moz-border-radius-bottomleft: 0.8em;
    -webkit-border-bottom-left-radius: 0.8em;
( run in 0.385 second using v1.01-cache-2.11-cpan-c333fce770f )