mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
fix dark mode for login
This commit is contained in:
parent
34ad4fc881
commit
001aeb8b8e
1 changed files with 5 additions and 0 deletions
|
|
@ -187,3 +187,8 @@ table.tablesorter tfoot tr th {
|
|||
background-color: #232323;
|
||||
border: 1px solid #3c3c3c;
|
||||
}
|
||||
|
||||
.form-signin {
|
||||
background-color: #242424 !important;
|
||||
border: 1px solid #3c3c3c !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue