diff -r 674a929022ed -r 3155c5858534 src/ztfy/myams/resources/css/myams.css --- a/src/ztfy/myams/resources/css/myams.css Wed Jun 04 00:15:41 2014 +0200 +++ b/src/ztfy/myams/resources/css/myams.css Wed Jun 11 13:19:00 2014 +0200 @@ -2,7 +2,7 @@ * MyAMS * « My Application Management Skin » * - * $Tag: 0.1.2 $ + * $Tag$ * A bootstrap based application/administration skin * * Custom administration and application skin tools @@ -60,6 +60,9 @@ .txt-color-darken { color: #404040 !important; } +.txt-color-silver { + color: #b4b4b4 !important; +} .txt-color-lighten { color: #d5e7ec !important; } @@ -126,6 +129,9 @@ .bg-color-darken { background-color: #404040 !important; } +.bg-color-silver { + background-color: #b4b4b4 !important; +} .bg-color-lighten { background-color: #d5e7ec !important; } @@ -8317,7 +8323,7 @@ .ams-form legend.inner, .ams-form legend .inner { font-weight: 300; - font-size: 14.5px; + font-size: 14.5px!important; } .ams-form legend.switcher { font-weight: 300;