mirror of
https://github.com/unraid/webgui.git
synced 2026-02-13 04:28:43 -06:00
style: remove duplicated theme-specific CSS files and consolidate styles into Plugins.css for improved maintainability
This commit is contained in:
@@ -6,3 +6,13 @@
|
||||
table tbody td {
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
.Theme--black,
|
||||
.Theme--white {
|
||||
span.status.vhshift {
|
||||
margin-top: 8px !important;
|
||||
}
|
||||
table#plugin_table {
|
||||
margin-top: -43px !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user