mirror of
https://github.com/unraid/webgui.git
synced 2026-01-05 17:20:04 -06:00
Fix: Filemanager check box color on white/azure themes
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
.Theme--azure:root,
|
||||
.Theme--white:root {
|
||||
--browse-table-tbody-tr-hover-td-bg-color: var(--black-opacity-10);
|
||||
--browse-icon-color: var(--browse-text-color);
|
||||
}
|
||||
|
||||
div#ace_settingsmenu,
|
||||
@@ -126,4 +127,4 @@ table.tablesorter.indexer tbody tr:hover td {
|
||||
div.autoheight {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user