summaryrefslogtreecommitdiffstats
path: root/application/palemoon/themes/osx/browser.css
diff options
context:
space:
mode:
authorJustOff <Off.Just.Off@gmail.com>2018-05-06 14:47:23 +0300
committerJustOff <Off.Just.Off@gmail.com>2018-05-06 14:47:23 +0300
commit5839168a9f01111c5cf4eef3effa79c8b2d4bb95 (patch)
tree5b234e861a885ae3a9f9f7c8dd313b15a724af8f /application/palemoon/themes/osx/browser.css
parent39615877073d4399fac925be648446fc497ae18d (diff)
downloadUXP-5839168a9f01111c5cf4eef3effa79c8b2d4bb95.tar
UXP-5839168a9f01111c5cf4eef3effa79c8b2d4bb95.tar.gz
UXP-5839168a9f01111c5cf4eef3effa79c8b2d4bb95.tar.lz
UXP-5839168a9f01111c5cf4eef3effa79c8b2d4bb95.tar.xz
UXP-5839168a9f01111c5cf4eef3effa79c8b2d4bb95.zip
[PALEMOON] Replace fullscreen permission dialog with a warning
Diffstat (limited to 'application/palemoon/themes/osx/browser.css')
-rw-r--r--application/palemoon/themes/osx/browser.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/application/palemoon/themes/osx/browser.css b/application/palemoon/themes/osx/browser.css
index d5feadf29..6307c5f58 100644
--- a/application/palemoon/themes/osx/browser.css
+++ b/application/palemoon/themes/osx/browser.css
@@ -2346,10 +2346,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%;
}
@@ -2358,11 +2354,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