Update
This commit is contained in:
Vendored
+13
-1
@@ -350,4 +350,16 @@ hr{
|
||||
|
||||
.card-header{
|
||||
background: whitesmoke;
|
||||
}
|
||||
}
|
||||
|
||||
table.dataTable th,table.dataTable thead td
|
||||
{
|
||||
background: #dcdcdc;
|
||||
}
|
||||
|
||||
.btn-info
|
||||
{
|
||||
background: rgba(52,73,94,0.94) !important;
|
||||
border: rgba(52,73,94,0.94) !important;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user