Improve "Interface mode" appearance
This commit is contained in:
parent
a06c953692
commit
8e73806b20
2 changed files with 16 additions and 2 deletions
10
css/main.css
10
css/main.css
|
@ -138,4 +138,14 @@ button {
|
|||
|
||||
.dark .file-saver {
|
||||
border: 2px solid white !important;
|
||||
}
|
||||
|
||||
.checkboxgroup-table label {
|
||||
background: none !important;
|
||||
padding: 0 !important;
|
||||
border: 0 !important;
|
||||
}
|
||||
|
||||
.checkboxgroup-table div {
|
||||
display: grid !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue