Small tweak to card list “show details” arrow

master-GE
Giulio Cesare Solaroli 2015-03-31 14:54:47 +02:00
parent 80e149a8a9
commit 04e5b7fb02
1 changed files with 9 additions and 1 deletions

View File

@ -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 {