mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2024-11-14 18:19:02 +01:00
Small tweak to card list “show details” arrow
This commit is contained in:
parent
80e149a8a9
commit
04e5b7fb02
@ -135,7 +135,15 @@ div.cardList.narrow {
|
|||||||
font-size: 24pt;
|
font-size: 24pt;
|
||||||
line-height: 48px;
|
line-height: 48px;
|
||||||
margin-right: 25px;
|
margin-right: 25px;
|
||||||
|
color: #ccc;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
&:after {
|
||||||
|
color: $clipperz-blue;
|
||||||
|
}
|
||||||
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user