1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-10-29 10:27:35 +01:00

Update SCSS

This commit is contained in:
Giulio Cesare Solaroli
2015-03-11 18:28:28 +01:00
parent 87d09890a4
commit 502f03d555
5 changed files with 27 additions and 9 deletions

View File

@@ -426,6 +426,10 @@ div.cardContent {
.button {
cursor: pointer;
&.disabled {
cursor: default;
}
}