mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-07 16:03:03 +00:00
fix website title centring with no favicon #262
This commit is contained in:
parent
27f51701d3
commit
aab630fad0
@ -286,3 +286,11 @@ tab[selected]:-moz-window-inactive {
|
|||||||
position: relative;
|
position: relative;
|
||||||
margin-right: -10px;
|
margin-right: -10px;
|
||||||
}
|
}
|
||||||
|
/* Fix website with no favicon centred text */
|
||||||
|
.tabbrowser-tab:not([image]) .tab-icon-overlay:not([pinned], [sharing], [crashed]) .tab-icon-stack {
|
||||||
|
margin-left: 0 !important
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabbrowser-tab:not([image]) .tab-icon-stack {
|
||||||
|
margin-left: 0 !important
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user