We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22276d commit bca19bbCopy full SHA for bca19bb
1 file changed
usr/share/webapp-manager/firefox/profile/chrome/userChrome.css
@@ -1,3 +1,7 @@
1
#nav-bar, #identity-box, #tabbrowser-tabs, #TabsToolbar {
2
- visibility: collapse !important;
+ visibility: collapse;
3
}
4
+
5
+#nav-bar * {
6
+ visibility: visible !important;
7
+}
0 commit comments