Skip to content

Commit 0022364

Browse files
committed
userChrome.css: Remove the black background
1 parent ee79aa0 commit 0022364

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

usr/share/webapp-manager/firefox/profile/chrome/userChrome.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ See the above repository for updates as well as full license text. */
2424
#navigator-toolbox{
2525
--browser-area-z-index-toolbox: 3;
2626
position: fixed !important;
27-
background-color: var(--lwt-accent-color,black) !important;
2827
transition: transform 82ms linear, opacity 82ms linear !important;
2928
transition-delay: var(--uc-autohide-toolbox-delay) !important;
3029
transform-origin: top;

0 commit comments

Comments
 (0)