mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Add: activity stream's icon full size
This commit is contained in:
commit
23ae9800ab
1 changed files with 7 additions and 0 deletions
7
userContent.css
Normal file
7
userContent.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
@-moz-document url("about:home"), url("about:newtab") {
|
||||
.top-site-outer .tile .icon-wrapper {
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue