diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-05-21 11:28:15 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-05-21 11:28:15 +0300 |
commit | 060629143a3435abdf98db6942dc1e85cd628a64 (patch) | |
tree | d5a4cd6b5dc55492b1fa12f26f508411d95460d5 /src/pages/popup/popup.pug | |
parent | Cleaned code. Fixed thing in CopyRaw #268 (diff) | |
download | libredirect-060629143a3435abdf98db6942dc1e85cd628a64.zip |
Hiding popup buttons when not available
Diffstat (limited to 'src/pages/popup/popup.pug')
-rw-r--r-- | src/pages/popup/popup.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/popup/popup.pug b/src/pages/popup/popup.pug index 12588679..35234b15 100644 --- a/src/pages/popup/popup.pug +++ b/src/pages/popup/popup.pug @@ -98,7 +98,7 @@ html(lang="en") h4 Send Files input#disable-sendTargets(type="checkbox") - .some-block + #change_instance_div.some-block a#change_instance.title.button +change_instance h4 Change Instance |