mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-06-08 00:56:58 +03:00
Compare commits
No commits in common. "f367cc6a2b03691b896d46e45675f138b4df6b35" and "8e4147ed206709ebf388c28fbc8e645ab33e4dc9" have entirely different histories.
f367cc6a2b
...
8e4147ed20
1 changed files with 2 additions and 16 deletions
|
@ -58,7 +58,6 @@
|
|||
}
|
||||
/* disabled forms */
|
||||
.form-control:disabled, .form-control[readonly] {
|
||||
background-color: #bfbfbf;
|
||||
color: #000000;
|
||||
}
|
||||
/*
|
||||
|
@ -72,24 +71,11 @@
|
|||
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
|
||||
color: #007bff;
|
||||
}
|
||||
.login-logo a, .register-logo a {
|
||||
html body.login-page div.login-box div.login-logo a {
|
||||
color: #dc3545;
|
||||
}
|
||||
/* subnet range dropdown */
|
||||
.select2-results__option, .select2-search__field, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered {
|
||||
/*
|
||||
background-color: #bfbfbf;
|
||||
color: #000000;
|
||||
*/
|
||||
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 {
|
||||
body.sidebar-mini.modal-open span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--below span.select2-results ul#select2-subnet_ranges-results.select2-results__options li#select2-subnet_ranges-result-5jm4-DMZ Network.select2-results__option {
|
||||
color: #000000;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue