1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 22:05:09 +01:00

Lots of card tweaks, looks a lot better

This commit is contained in:
2016-07-23 21:35:44 +02:00
parent 07d6c54c7e
commit a6eca5e656
2 changed files with 26 additions and 11 deletions

View File

@@ -43,5 +43,17 @@
.card.tiny
{
height: 160px;
height: 140px;
}
.card .card-reveal .digimark-card-header,
.card .digimark-card-header.activator
{
cursor: pointer;
/*display: block;*/
}
.card .digimark-card-content
{
padding-top: 10px;
}