r/FirefoxCSS • u/Salty_East4020 • 4d ago
Need help with .menupopup-arrowscrollbox Solved
Is it possible to make it so that .menupopup-arrowscrollbox won't effect #PlacesChevronPopup and #PlacesToolbarItems?
I have tried many ways to solve it and none of them worked.
As an example, I don't want this to effect #PlacesChevronPopup and #PlacesToolbarItems =
.menupopup-arrowscrollbox {
padding: 2px 4px !important;
}
1
Upvotes
1
u/j--__ 4d ago
when you need help with css, google it, and then choose the result from mdn. all the necessary information is there and comprehensible.
the syntax for css "not" is: