create sharp_menupopup_corners.css
This commit is contained in:
parent
5e32db2d44
commit
025cc33886
3 changed files with 9 additions and 1 deletions
6
chrome/sharp_menupopup_corners.css
Normal file
6
chrome/sharp_menupopup_corners.css
Normal file
|
@ -0,0 +1,6 @@
|
|||
/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/sharp_menupopup_corners.css made available under Mozilla Public License v. 2.0
|
||||
See the above repository for updates as well as full license text. */
|
||||
|
||||
menupopup,
|
||||
.menupopup-arrowscrollbox{ border-radius: 0 !important; }
|
||||
:root{ --arrowpanel-border-radius:0px !important }
|
Loading…
Add table
Add a link
Reference in a new issue