GBrowse

 view release on metacpan or  search on metacpan

htdocs/css/gbrowse.css  view on Meta::CPAN

                  }
H2                { color: navy;
                    font-family: sans-serif; 
                  }
H3                { color: navy;
                    font-family: sans-serif; 
                  }
H4                { color: navy;
                    font-family: sans-serif; 
                  }
INPUT             { background-color: white; }
P                 { font-family: sans-serif; }
SELECT            { background-color: white; }
TABLE             { padding: 0;              }
TD                { font-family: sans-serif; 
                    padding: 0; 
	            font-size: small;
		  }
TH                { font-family: sans-serif; 
                    padding: 0; 
	            font-size: small;
                  }
table.padded-table td { padding-left:10px; padding-right:10px}
TH.linkmenu       { 
                    font-family: sans-serif;
                    padding: 0;
                    font-size: 9pt;
                  }
span.clickable {
    color: blue;
    cursor: pointer;
                  }
img.clickable {
    cursor: pointer;
}
img.expanded {
    cursor:  default;
    opacity: 0.25;
}
span.clickable:hover {
       text-decoration: underline;
    }
span.expand_all {
    font-size: 9pt;
    font-weight: bold;
}
.reset_button     { color: red;           
		    font-weight: bold;
                  }
.technicalinfo    { background-color: #FFFFFF; }
.toggle           { color: #E0E0E0; }
.error            { color: red;
		    font-size: 16pt;
		    font-weight:bold;
		  }
.errorpanel       { background-color: lightyellow;    
		    margin:   -8px 8px  8px  -8px;
		  }
.note             { color: red; }
.pre              { font-family: monospace; }
.popup            { COLOR: #9F141A;
                    CURSOR: help;
                    TEXT-DECORATION: none
                  }
.ctl_visible,
.ctl_hidden       { z-index:10; }

span.tctl         { cursor: pointer }
.menutitle {
    color: blue;
    font-size: 10pt;
    background-color: transparent;
    font-weight: bold;
    font-family: sans-serif;
    cursor:        pointer;
    padding-top:   5px;
    padding-left:  5px;
    padding-right: 5px;
}
#.activeTrack {
#    background-color: lightsteelblue;
#}
.datatitle {
    height: 25px;
}
.menutitle:hover {
    text-decoration: underline;
}
div.config-title {
    background:gainsboro;
    padding:5px;
    font-weight:bold;
}
img.figure {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    background-color: lightgray;
    border: double;
}
span.list {
    font-size: 8pt;
    font-style: italic;
}

span.show {
    font-weight: bold;
}

span.hide {
    font-weight: normal;
}

div.ipadcollapsed 
		{
/* 		background-image: url(object_13.png);  */
		background-repeat:no-repeat;



( run in 0.784 second using v1.01-cache-2.11-cpan-364913b4093 )