seitime-frappe/frappe/templates/styles/modern.css
2014-07-25 13:01:47 +05:30

17 lines
270 B
CSS

.print-heading {
text-align: right;
text-transform: uppercase;
font-color: #888;
font-weight: bold;
padding-bottom: 7px;
margin-bottom: 15px;
border-bottom: 3px solid #aaa;
}
table.table-bordered {
border-top: 3px solid #aaa;
}
th {
background-color: #eee;
}