]> git.sev.monster Git - dotfiles.git/blobdiff - firefox/chrome/userChrome.css
update git email and name
[dotfiles.git] / firefox / chrome / userChrome.css
index 52b22dca8357d0642b1423cbdb9817d5069c34d6..7bd824f441878064007c05bc5b6155be3cfe10a3 100644 (file)
@@ -6,7 +6,7 @@
  * Available for use under the MIT License:
  * https://opensource.org/licenses/MIT
  */
- #PanelUI-menu-button {
+#PanelUI-menu-button {
     -moz-binding: url("userChrome.xml#js");
 }
 
@@ -51,8 +51,7 @@ window:not([inFullscreen="true"]) #PersonalToolbar
     height: var(--statusbar-height);
 }
 /* Move statuspanel to bar */
-/* XXX: opacity and collapse not really needed, just
- * need to remove transitions.
+/* XXX: opacity and collapse not really needed, just need to remove transitions
  * TODO: add box shadow to left of bar
  * XXX: :hover doesn't fire because pointer disabled in xul?
  */
@@ -87,3 +86,4 @@ window:not([inFullscreen="true"]) #statuspanel[inactive] {
     min-width: 30px !important;
     max-width: 30px !important;
 }
+
This page took 0.040294 seconds and 4 git commands to generate.