CatalystX-ListFramework
view release on metacpan or search on metacpan
t/static/css/lists.css view on Meta::CPAN
color: #333399;
font-weight: bold;
}
.rowa {
background-color: #f4f6fa;
}
.rowh {
background-color: #DDDDDD;
}
.rown {
/*background-color: transparent*/;
}
.select {
background-color: #d6dceb;
color: #333399;
font-size: 80%;
font-weight: bold;
border-width: 0px;
border-style: none;
}
.tdcusttitle {
t/static/css/lists.css view on Meta::CPAN
color: #333399;
}
a:active {
color: blue;
}
input.textfield {
width: 100px;
}
select.select {
background-color: transparent;
font-weight: normal;
color: black;
font-family: Arial, Helvetica, sans-serif;
}
/* lists */
table.listing {
clear: both;
}
( run in 0.256 second using v1.01-cache-2.11-cpan-0a6323c29d9 )