diff --git a/release/eSixCafe.user.css b/release/eSixCafe.user.css index cab3404..ff041ff 100644 --- a/release/eSixCafe.user.css +++ b/release/eSixCafe.user.css @@ -4053,6 +4053,13 @@ if themep == classic { div#c-uploads div#a-new .border-bottom { border-bottom: 2px solid var(--bg-300); } + div#c-uploads div#a-new .col2 .fileinput-wrapper .fileinput { + background: var(--bg-400); + border: 2px dashed var(--bg-400); + } + div#c-uploads div#a-new .col2 .linkinput-wrapper .linkinput { + background: var(--bg-300); + } input[type="file"] { background-color: var(--bg-400); border-radius: 4px; @@ -4695,6 +4702,11 @@ if themep == classic { margin-right: 1rem!important; } } + + /* Security page */ + div#c-security div#a-index .settings-section { + background-color: var(--bg-400); + } } @-moz-document url-prefix("https://e621.net/users/"), url-prefix("https://e926.net/users/") {