summaryrefslogtreecommitdiffstats
path: root/application/palemoon/themes/linux/browser.css
diff options
context:
space:
mode:
authorNew Tobin Paradigm <email@mattatobin.com>2018-04-16 12:27:33 -0400
committerGitHub <noreply@github.com>2018-04-16 12:27:33 -0400
commit4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939 (patch)
tree01eb54b12e30b19ce1901e90f510078644124c83 /application/palemoon/themes/linux/browser.css
parent9c2269b0005a3ef0b3be3668e6383c8a617ec8b0 (diff)
parent8fe7bfe0653d1578267499e56d562a8f5e54ee8d (diff)
downloadUXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.tar
UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.tar.gz
UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.tar.lz
UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.tar.xz
UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.zip
Merge pull request #194 from JustOff/PR_remove_sync_promobox
Remove the Sync promotion in the add-on install doorhanger
Diffstat (limited to 'application/palemoon/themes/linux/browser.css')
-rw-r--r--application/palemoon/themes/linux/browser.css23
1 files changed, 0 insertions, 23 deletions
diff --git a/application/palemoon/themes/linux/browser.css b/application/palemoon/themes/linux/browser.css
index a396ea5fd..334062613 100644
--- a/application/palemoon/themes/linux/browser.css
+++ b/application/palemoon/themes/linux/browser.css
@@ -1559,29 +1559,6 @@ richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-
min-width: 27em;
}
-.panel-promo-box {
- margin: 8px -10px -10px -10px;
- padding: 8px 10px;
- border-top: 1px solid ThreeDShadow;
- background-image: linear-gradient(hsla(0,0%,0%,.15), hsla(0,0%,0%,.08) 6px);
-}
-
-.panel-promo-icon {
- list-style-image: url("chrome://browser/skin/sync-notification-24.png");
- -moz-margin-end: 10px;
- vertical-align: middle;
-}
-
-.panel-promo-closebutton {
- margin-top: 0;
- margin-bottom: 0;
-}
-
-.panel-promo-closebutton > .toolbarbutton-text {
- padding: 0;
- margin: 0;
-}
-
/* Content area */
#sidebar {
background-color: Window;