src/ztfy/myams/resources/css/myams.css
changeset 67 c402a9efda6a
parent 62 2f2dadb6b993
child 77 646132169662
--- a/src/ztfy/myams/resources/css/myams.css	Tue Sep 23 17:17:11 2014 +0200
+++ b/src/ztfy/myams/resources/css/myams.css	Tue Sep 23 17:17:38 2014 +0200
@@ -2468,6 +2468,11 @@
   height: 20px;
   width: 20px;
 }
+.fa-stack-1em {
+  width: 1em!important;
+  height: 1em!important;
+  line-height: 1em!important;
+}
 .icon-color-good {
   color: #40ac2b;
 }
@@ -3547,6 +3552,9 @@
 .semi-bold {
   font-weight: 400!important;
 }
+.bold {
+  font-weight: 900!important;
+}
 .ultra-light {
   font-weight: 300!important;
 }