1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-07 00:15:10 +01:00

Better tags in bookmarks, tag page works, filter form

This commit is contained in:
2016-07-21 15:41:17 +02:00
parent caa7ea2711
commit 74e832ec3a
3 changed files with 50 additions and 19 deletions

View File

@@ -42,3 +42,9 @@
{
color: #FFF;
}
.chip a,
.white-text .chip a
{
color: #1b5e20; /* green darken-4 */
}