Small tweak to card list “show details” arrow
This commit is contained in:
parent
80e149a8a9
commit
04e5b7fb02
@ -135,10 +135,18 @@ div.cardList.narrow {
|
||||
font-size: 24pt;
|
||||
line-height: 48px;
|
||||
margin-right: 25px;
|
||||
color: #ccc;
|
||||
|
||||
}
|
||||
|
||||
&:hover {
|
||||
&:after {
|
||||
color: $clipperz-blue;
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
&.EXPIRED {
|
||||
ul {
|
||||
li {
|
||||
|
Loading…
Reference in New Issue
Block a user