Apache-SdnFw
view release on metacpan or search on metacpan
lib/Apache/SdnFw/css/style.css view on Meta::CPAN
background-color: #eee;
}
.calendar_day {
color: #555;
font-weight: bold;
}
.calendar_entry {
width: 100%;
padding: 2px;
background-color: #ddd;
}
table.stable {
margin: 0px 0px 0px 0px;
border: 0px;
}
table.stable td, table.stable th {
border: 0px;
vertical-align: top;
}
table.stable th {
background-color: #eee;
text-align: right;
}
pre {
white-space: -moz-pre-wrap !important;
}
caption {
border-radius: 0px 12px 0px 0px;
-moz-border-radius: 0px 12px 0px 0px;
-webkit-border-top-right-radius: 12px;
border: 1px solid #bbb;
font-size: 16px;
text-align: left;
white-space: nowrap;
padding: 4px 4px 4px 4px;
margin-left: -1px;
background-color:#bbb;
font-weight: bold;
text-transform: capitalize;
color: #000;
}
div.autotrim {
display: none;
border:1px solid #888;
margin:0;
padding:0;
}
div.autotrim ul {
list-style-type:none;
margin:0;
padding:0;
}
div.autotrim ul li.selected { background-color: #ff0; }
div.autotrim ul li {
list-style-type:none;
display:block;
margin:0;
padding:2px;
cursor:pointer;
}
div.autocomplete {
position:absolute;
width:250px;
background-color:white;
border:1px solid #888;
margin:0;
padding:0;
}
div.autocomplete ul {
list-style-type:none;
margin:0;
padding:0;
}
div.autocomplete ul li.selected { background-color: #ff0; }
div.autocomplete ul li {
list-style-type:none;
display:block;
margin:0;
padding:2px;
cursor:pointer;
}
tbody th {
width: 1px;
white-space: nowrap;
}
th {
font-weight: bold;
text-transform: capitalize;
text-align: left;
background-color: #ddd;
border: 1px solid #aaa;
}
th.i, td.i, {
text-align: left;
}
th.i, td.i, th.n, td.n {
width: 1px;
white-space: nowrap;
}
.gl-dr {
border-right: 1px solid #aaa;
padding: 2px;
text-align: right;
}
.gl-cr {
padding: 2px;
text-align: left;
}
table.gl td.gld {
width: 70px;
border: 0px solid white;
text-align: right;
padding: 0px;
}
th.n, td.n {
text-align: right;
}
th.sn, td.sn {
white-space: nowrap;
}
th.s, td.s {
width: 100%;
}
th.shead {
font-weight: normal;
text-align: center;
white-space: nowrap;
background-color: #eee;
border: 1px solid #aaa;
}
.captionlink {
float: right;
font-size: 12px;
padding-right: 10px;
}
tbody.scroll td {
border: 0px solid #fff;
}
( run in 0.998 second using v1.01-cache-2.11-cpan-39bf76dae61 )