Merge branch 'master' of https://github.com/MrOtherGuy/firefox-csshacks
This commit is contained in:
@@ -83,4 +83,9 @@ See the above repository for updates as well as full license text. */
|
||||
@media (-moz-bool-pref: "userchrome.multirowtabs.scrollbar-handle.enabled"),
|
||||
-moz-pref( "userchrome.multirowtabs.scrollbar-handle.enabled"){
|
||||
#tabbrowser-arrowscrollbox{ -moz-window-dragging: no-drag }
|
||||
}
|
||||
}
|
||||
|
||||
/* Make tab groups collapse */
|
||||
tab-group[collapsed] .tabbrowser-tab[fadein]:not([pinned]){
|
||||
min-width: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user