Fixed #504
This commit is contained in:
parent
0c87eecbab
commit
dbcdab3a76
@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user