diff --git a/emhttp/plugins/dynamix.plugin.manager/sheets/Update-black.css b/emhttp/plugins/dynamix.plugin.manager/sheets/Update-black.css deleted file mode 100644 index f47f1fa01..000000000 --- a/emhttp/plugins/dynamix.plugin.manager/sheets/Update-black.css +++ /dev/null @@ -1,3 +0,0 @@ -span.vhshift { - margin-top: 13px !important; -} diff --git a/emhttp/plugins/dynamix.plugin.manager/sheets/Update-white.css b/emhttp/plugins/dynamix.plugin.manager/sheets/Update-white.css deleted file mode 100644 index f47f1fa01..000000000 --- a/emhttp/plugins/dynamix.plugin.manager/sheets/Update-white.css +++ /dev/null @@ -1,3 +0,0 @@ -span.vhshift { - margin-top: 13px !important; -} diff --git a/emhttp/plugins/dynamix.plugin.manager/sheets/Update.css b/emhttp/plugins/dynamix.plugin.manager/sheets/Update.css index 571537ae3..a156b5956 100644 --- a/emhttp/plugins/dynamix.plugin.manager/sheets/Update.css +++ b/emhttp/plugins/dynamix.plugin.manager/sheets/Update.css @@ -43,3 +43,10 @@ input[value="_(Update)_"], input[value="_(Restore)_"] { margin: 0; } + +.Theme--black, +.Theme--white { + span.vhshift { + margin-top: 13px !important; + } +} \ No newline at end of file