Fix color instead of background-color
This commit is contained in:
parent
af96be4bfd
commit
f367cc6a2b
|
|
@ -90,6 +90,6 @@
|
|||
}
|
||||
/* active connections */
|
||||
.table-success {
|
||||
background-color: #000000;
|
||||
color: #000000;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue