gva/gnuviechadmin/static/css/gnuviechadmin.css

21 lines
297 B
CSS
Raw Normal View History

2014-05-18 00:07:32 +02:00
/*! project specific CSS goes here. */
table thead th.actions-column {
width: 5em;
}
table thead th.status-column {
width: 5em;
}
table thead th.name-column {
width: 15em;
}
.gva-footer {
text-align: center;
}
.gva-footer-links li {
display: inline;
padding: 0px 2px;
}