I cannot resize expanded tab bar (for auto-hide) on Minefield + Linux

This commit is contained in:
SHIMODA Hiroshi 2010-12-15 12:25:40 +09:00
parent 64c7fb8b65
commit 3e7ad63d3a

View File

@ -28,3 +28,10 @@
-moz-border-right-colors: none !important;
}
/* splitter for floating & autohide tab bar */
#TabsToolbar .treestyletab-splitter {
width: 6px;
-moz-appearance: none;
}