Update .config/wofi/style.css

This commit is contained in:
punkfairie 2024-05-19 10:18:49 -07:00
parent f31eebf622
commit 251bdf12cd
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -10,7 +10,7 @@ window {
margin: 4px;
padding-left: 20px;
border: none;
color: #fff;
color: #fff !important;
font-weight: bold;
background-color: #fff;
background: linear-gradient(
@ -23,6 +23,7 @@ window {
margin: 10px;
margin-bottom: 2px;
}
#input:focus {
border: 0px solid #fff;
margin-bottom: 0px;