This commit is contained in:
parent
21e223a3b5
commit
eaa8f6c6ea
@ -36,3 +36,9 @@
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* indicator for private window on Australis */
|
||||||
|
#main-window[privatebrowsingmode="temporary"]:not([treestyletab-tabbar-position="top"])
|
||||||
|
#TabsToolbar::before {
|
||||||
|
height: 30px;
|
||||||
|
}
|
||||||
|
@ -117,10 +117,3 @@
|
|||||||
.tab-icon-image:not([src]):not([pinned]) {
|
.tab-icon-image:not([src]):not([pinned]) {
|
||||||
display: -moz-box;
|
display: -moz-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* indicator for private window */
|
|
||||||
#main-window[privatebrowsingmode="temporary"]:not([treestyletab-tabbar-position="top"])
|
|
||||||
#TabsToolbar::before {
|
|
||||||
height: 30px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user