Added mono space font, cleaner UI for rename preview

This commit is contained in:
Mark McDowall
2013-11-27 01:19:44 -08:00
parent e42ac25657
commit f349f1177e
15 changed files with 165 additions and 33 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
color: #333333;
}
input:first-of-type:checked ~ .btn {
input:first-of-type:checked ~ .btn-primary {
.buttonBackground(@btnPrimaryBackground, @btnPrimaryBackgroundHighlight);
}
}