reverse tab-background direction so context-line shows at bottom
This commit is contained in:
@@ -56,6 +56,8 @@ See the above repository for updates as well as full license text. */
|
|||||||
transform: scaleX(-1);
|
transform: scaleX(-1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tab-background{ -moz-box-direction: reverse }
|
||||||
|
|
||||||
.tabbrowser-tab:hover > stack > .tab-background,
|
.tabbrowser-tab:hover > stack > .tab-background,
|
||||||
.tab-background[selected]{
|
.tab-background[selected]{
|
||||||
border-radius: var(--uc-tab-curve-size) var(--uc-tab-curve-size) 0 0 !important;
|
border-radius: var(--uc-tab-curve-size) var(--uc-tab-curve-size) 0 0 !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user