Update userChrome.css
This commit is contained in:
parent
896e91e604
commit
e2a556101a
1 changed files with 2 additions and 3 deletions
|
@ -13,11 +13,10 @@
|
|||
@import "extras/accessibility.css"; /* High Contrast theme and reduced motion (Only used on OS setting) */
|
||||
|
||||
/* Force Drag Space (Useful for Proton) */
|
||||
/*
|
||||
:root { --space-above-tabbar: 8px !important; }
|
||||
*/
|
||||
|
||||
/* Display tab-line above tabs */
|
||||
|
||||
/* Display tab-line above tabs (Does not work with Proton) */
|
||||
/*
|
||||
.tabbrowser-tab[visuallyselected] .tab-line { display: -moz-box !important; }
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue