mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-28 04:20:12 +02:00
web/Omnibox: fix dimmed input placeholder in firefox
This commit is contained in:
parent
1ded7698ff
commit
32743360be
@ -262,6 +262,8 @@
|
||||
|
||||
#link-area::placeholder {
|
||||
color: var(--gray);
|
||||
/* fix for firefox */
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
/* fix for safari */
|
||||
|
Loading…
x
Reference in New Issue
Block a user