mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
some minor UI fixes (#10475)
This commit is contained in:
parent
7840e0bfe1
commit
bcb3f918d1
6 changed files with 14 additions and 32 deletions
1
app/assets/css/bootstrap-override.css
vendored
1
app/assets/css/bootstrap-override.css
vendored
|
@ -156,6 +156,7 @@ input:checked + .slider:before {
|
|||
background-color: var(--bg-checkbox) !important;
|
||||
border: 1px solid var(--border-checkbox) !important;
|
||||
border-radius: 5px;
|
||||
color: var(--black-color);
|
||||
}
|
||||
|
||||
.md-checkbox input[type='checkbox']:disabled + label:before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue