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

Show tags

This commit is contained in:
2016-07-20 22:22:19 +02:00
parent 12bfa2352b
commit 2adf3392b5
3 changed files with 22 additions and 6 deletions

View File

@@ -1,4 +1,12 @@
.tag
{
color: #1b5e20; /* green darken-4 */
background-color: #c8e6c9; /* green lighten-3 */
padding: 2px;
border-radius: 5px;
}
/* label color */
.input-field label {
color: #000;