Fixes to indentation

This commit is contained in:
kat witch 2021-08-26 04:19:52 +01:00
parent 35d619af7d
commit dc099c0d4f
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
2 changed files with 8 additions and 6 deletions

View file

@ -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

View file

@ -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