Source code file: Depot1/db/seeds.rb:
* { font-family: Trebuchet MS }
table {
border-collapse: collapse; }
table tr td {
padding: 5px;
vertical-align: top; }
.list_image {
width: 60px;
height: 70px; }
.list_description {
width: 60%;
dl {
margin: 0; }
dt {
color: #244;
font-weight: bold;
font-size: larger; }
dd {
margin: 0; }
}
.list_actions {
font-size: x-small;
text-align: right;
padding-left: 1em; }
.list_line_even {
background: #e0f8f8; }
.list_line_odd {
background: #f8b0f8; }