parent
14908d11a4
commit
5b1b733852
|
@ -791,6 +791,11 @@ table th.actions, table td.actions {
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
table tr.disabled td {
|
||||
color: @gray-light;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* Simple table, test */
|
||||
table.syncstate {
|
||||
tr td:first-child {
|
||||
|
|
Loading…
Reference in New Issue