From dc099c0d4f339d1b29977145a160582d34c43486 Mon Sep 17 00:00:00 2001 From: kat witch Date: Thu, 26 Aug 2021 04:19:52 +0100 Subject: [PATCH] Fixes to indentation --- overlays/ff-tst-style/tst.sass | 12 +++++++----- overlays/ff-uc-style/userChrome.sass | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/overlays/ff-tst-style/tst.sass b/overlays/ff-tst-style/tst.sass index 4c15f177..03bd3669 100644 --- a/overlays/ff-tst-style/tst.sass +++ b/overlays/ff-tst-style/tst.sass @@ -28,19 +28,20 @@ $font_1: "monospace !important" margin-left: -.5em background-color: $base00 !important border-right: 1px solid $base01 - box-shadow: none !important + box-shadow: none !important #tabbar-container background-color: $base00 !important border-right: 1px solid $base01 - box-shadow: none !important + box-shadow: none !important .tab background-color: $base01 color: $base05 !important - box-shadow: none !important + box-shadow: none !important margin: 0.125em - border-radius: 0.125em + border-radius: 0.125em + .twisty margin-left: -16px .highlighter::before @@ -49,6 +50,7 @@ $font_1: "monospace !important" &.pinned background-color: $base0C color: $base07 !important + .twisty margin-left: -16px @@ -87,7 +89,7 @@ $font_1: "monospace !important" &.sound-playing .label background: linear-gradient(to right, #6666ff, #0099ff , #00ff00, #ff3399, #6666ff) - background-clip: text + background-clip: text color: transparent animation: rainbow_animation 3s linear infinite animation-direction: alternate-reverse diff --git a/overlays/ff-uc-style/userChrome.sass b/overlays/ff-uc-style/userChrome.sass index 455f0e27..d95b529c 100644 --- a/overlays/ff-uc-style/userChrome.sass +++ b/overlays/ff-uc-style/userChrome.sass @@ -61,7 +61,7 @@ $extendables: ".urlbar-icon", "#userContext-indicator", "#userContext-label" opacity: 0 !important &:not(:hover):not([breakout][breakout-extend]) > #urlbar-background - box-shadow: none !important + box-shadow: none !important background: @base01@ !important &:hover .urlbar-icon