mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-30 04:10:32 -08:00
Add: Activity Stream - Searchbox focus border
This commit is contained in:
parent
9005ab6751
commit
9474a62335
1 changed files with 5 additions and 1 deletions
|
|
@ -1,7 +1,11 @@
|
|||
@-moz-document url("about:home"), url("about:newtab") {
|
||||
.fake-focus .search-handoff-button {
|
||||
--focus-outline-color: #00DDFF;
|
||||
border: 2px solid color-mix(in srgb, var(--focus-outline-color) 50%, transparent) !important;
|
||||
}
|
||||
|
||||
.top-site-outer .tile .icon-wrapper {
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue