summaryrefslogtreecommitdiffstats
path: root/application/palemoon/themes/windows/browser.css
diff options
context:
space:
mode:
authorMoonchild <mcwerewolf@gmail.com>2018-05-06 20:44:37 +0200
committerGitHub <noreply@github.com>2018-05-06 20:44:37 +0200
commit61394bf4ff79650ee4b3f3951331c8a8775de6e3 (patch)
tree85111dd8e0b0d22377dc0f3eb18a672055c9dd11 /application/palemoon/themes/windows/browser.css
parent1fbd4d95796ff084e84e4b9e32d1c23aa2672825 (diff)
parent79f8a278d95be21ce6f0999a304da5bdd9924dca (diff)
downloadUXP-61394bf4ff79650ee4b3f3951331c8a8775de6e3.tar
UXP-61394bf4ff79650ee4b3f3951331c8a8775de6e3.tar.gz
UXP-61394bf4ff79650ee4b3f3951331c8a8775de6e3.tar.lz
UXP-61394bf4ff79650ee4b3f3951331c8a8775de6e3.tar.xz
UXP-61394bf4ff79650ee4b3f3951331c8a8775de6e3.zip
Merge pull request #334 from JustOff/PR_fullscreen_warning
[PALEMOON] Replace the fullscreen permission dialog with a warning and update the permission management
Diffstat (limited to 'application/palemoon/themes/windows/browser.css')
-rw-r--r--application/palemoon/themes/windows/browser.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/application/palemoon/themes/windows/browser.css b/application/palemoon/themes/windows/browser.css
index 3d519ba85..b87b50732 100644
--- a/application/palemoon/themes/windows/browser.css
+++ b/application/palemoon/themes/windows/browser.css
@@ -2820,10 +2820,6 @@ toolbar[brighttext] #addonbar-closebutton {
box-shadow: 0 0 2px white;
}
-#full-screen-warning-container[obscure-browser] {
- background-color: rgba(0,0,0,0.3);
-}
-
.full-screen-description {
font-size: 150%;
}
@@ -2832,11 +2828,6 @@ toolbar[brighttext] #addonbar-closebutton {
font-size: 300%;
}
-.full-screen-approval-button,
-#full-screen-remember-decision {
- font-size: 120%;
-}
-
%ifdef MOZ_DEVTOOLS
%include ../../../../devtools/client/themes/responsivedesign.inc.css
%include ../../../../devtools/client/themes/commandline.inc.css