background for active skills

This commit is contained in:
Mashy
2019-10-03 15:21:19 +10:00
parent 962b72b85f
commit 0f1ae4d17a
3 changed files with 8 additions and 3 deletions
+6
View File
@@ -116,6 +116,9 @@
height: 2em;
height: 25%;
}
button.active {
background: #2c2c2c;
}
}
.effects {
@@ -337,6 +340,9 @@
padding: 0 0.5em ;
margin: 0;
}
button.active {
background: #2c2c2c;
}
}
.stats div {