Compare commits
3 Commits
e8fe955ff3
...
34d47f5223
| Author | SHA1 | Date |
|---|---|---|
|
|
34d47f5223 | |
|
|
f367cc6a2b | |
|
|
af96be4bfd |
|
|
@ -84,7 +84,12 @@
|
|||
background-color: #495057;
|
||||
color: #ffffff;
|
||||
}
|
||||
/* search bar at the top of the page */
|
||||
.navbar-light .btn-navbar, .navbar-light .form-control-navbar {
|
||||
background-color: #bfbfbf;
|
||||
}
|
||||
/* active connections */
|
||||
.table-success {
|
||||
color: #000000;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue