mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-25 21:21:36 +01:00
Change opacity of the delete icon in the search field to be more visible (#26449)
This commit is contained in:
parent
f337008819
commit
9a8190da4a
1 changed files with 1 additions and 0 deletions
|
@ -5125,6 +5125,7 @@ a.status-card {
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
transform: rotate(90deg);
|
transform: rotate(90deg);
|
||||||
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
Loading…
Reference in a new issue