css: Color table row/cells with class 'error'.
This commit is contained in:
@@ -49,3 +49,6 @@ th.headerSortDown:after {
|
|||||||
.navbar .brand:hover {
|
.navbar .brand:hover {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
.table tbody tr.error>td {
|
||||||
|
background-color: #f2dede;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user