mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
firefox: no more rounded corners
This commit is contained in:
parent
08c0a2e496
commit
fa32252750
1 changed files with 4 additions and 0 deletions
|
|
@ -12,3 +12,7 @@
|
|||
#star-button-box {
|
||||
display: none;
|
||||
}
|
||||
|
||||
* {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue