CatalystX-ListFramework
view release on metacpan or search on metacpan
t/static/css/lists.css view on Meta::CPAN
/* old talisman */
.oldjob {
background-color: #ffffaa;
border: 1px solid #000000;
}
.newjob {
background-color: #ffaaaa;
}
h2 {
margin-top: 15px;
}
div.indented {
margin-left: 30px;
}
body.alt {
background-color: white;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
}
.boldlabel {
color: #333399;
font-size: 90%;
font-weight: bold;
}
button.popup {
font-size: 8pt;
margin: 0;
padding: 0;
cursor: hand;
}
.boldlabel {
color: #333399;
font-size: 90%;
font-weight: bold;
}
.btnsort {
background-color: #dae0ed;
font-size: 90%;
color: #333399;
font-weight: bold;
border-left: 0px solid #ccccee;
border-right: 0px solid #666688;
border-top: 0px solid #ccccee;
border-bottom: 0px solid #666688;
padding-left: 2px;
padding-right: 2px;
text-align: center;
}
.btnsorton {
background-color: #333399;
font-size: 90%;
color: #dae0ed;
font-weight: bold;
border-left: 0px solid #ccccee;
border-right: 0px solid #444488;
border-top: 0px solid #ccccee;
border-bottom: 0px solid #444488;
padding-left: 2px;
padding-right: 2px;
text-align: center;
}
.column {
background-color: #EEEEEE;
color: #333399;
font-weight: bold;
text-align: center;
border-width: 0px;
border-style: none;
}
.columnsel {
background-color: #333333;
color: #EEEEEE;
font-weight: bold;
text-align: center;
}
.columnsrt {
background-color: #EEEEEE;
color: #333333;
font-weight: bold;
text-align: center;
}
.data {
color: #333399;
( run in 1.110 second using v1.01-cache-2.11-cpan-364913b4093 )