File tree 2 files changed +4
-4
lines changed
Private-Browsing-Only/chrome
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -214,8 +214,8 @@ BOOKMARKS BAR
214
214
background-color : transparent !important ;
215
215
}
216
216
217
- .tabbrowser-tab [soundplaying = "true" ] . tab-content {
218
- border : 1 px solid var (--sound-border ) !important ;
217
+ .tabbrowser-tab [soundplaying = "true" ] {
218
+ --lwt-tab-line-color : var (--sound-border ) !important ;
219
219
}
220
220
# main-window [privatebrowsingmode = "temporary" ] .tab-content [selected = "true" ] {
221
221
border-color : var (--orange-highlight ) !important ;
Original file line number Diff line number Diff line change @@ -212,8 +212,8 @@ BOOKMARKS BAR
212
212
background-color : transparent !important ;
213
213
}
214
214
215
- .tabbrowser-tab [soundplaying = "true" ] . tab-content {
216
- border : 1 px solid var (--sound-border ) !important ;
215
+ .tabbrowser-tab [soundplaying = "true" ] {
216
+ --lwt-tab-line-color : var (--sound-border ) !important ;
217
217
}
218
218
.tab-content [selected = "true" ] {
219
219
border-color : var (--orange-highlight ) !important ;
You can’t perform that action at this time.
0 commit comments