mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 15:33:02 +00:00
Update popups.css
This commit is contained in:
parent
fb49a68f18
commit
98ff3a00d8
@ -307,3 +307,12 @@ panel[type="autocomplete-richlistbox"] {
|
|||||||
.autocomplete-richlistitem:not([type="loginsFooter"]):hover .ac-site-icon {
|
.autocomplete-richlistitem:not([type="loginsFooter"]):hover .ac-site-icon {
|
||||||
fill: #fff !important;
|
fill: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Fixes for menu scrollbox */
|
||||||
|
arrowscrollbox.menupopup-arrowscrollbox {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
box.scrollbox-clip > scrollbox {
|
||||||
|
padding-right: 10px;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user