Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*** Tighten up drop-down/context/popup menu spacing ***/
- menupopup > menuitem, menupopup > menu {
- padding-block: 4px !important;
- }
- :root {
- --arrowpanel-menuitem-padding: 4px 8px !important;
- .tab-icon-image[src="chrome://branding/content/icon32.png"] {
- content: url("foxyyy.svg") !important;
- }
- input:focus {
- outline: none !important;
- }
- #urlbar-background,
- #urlbar-background:focus {
- border: none !important;
- outline: none !important;
- }
- {
- :root [urlbar-input-container] {
- --link-color: rgba(255,186,0,100)
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement