gva/gnuviechadmin/static/css/gnuviechadmin.css

11 lines
180 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;
}