This commit is contained in:
Vince 2021-12-05 13:25:50 +08:00
parent 0c87eecbab
commit dbcdab3a76

View file

@ -422,6 +422,18 @@ window.background.csd {
}
}
}
revealer.default-banner {
> overlay > box > entry.search {
background-color: rgba(white, 0.06);
&, image { color: rgba(white, 0.85); }
&:focus {
&, image { color: white; }
background-color: rgba(white, 0.1);
}
}
}
}
//