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

Bookmark cards! Colours need to be fixed yet. Edit button works

This commit is contained in:
2016-07-18 21:40:53 +02:00
parent 017212045a
commit 104b2d8a63
3 changed files with 23 additions and 6 deletions

View File

@@ -26,3 +26,10 @@
.input-field .prefix.active {
color: #000;
}
/* Card title anchor colour */
.white-text .card-title a
{
color: #FFF;
}