Explorar o código

Change label color

soyjavi %!s(int64=13) %!d(string=hai) anos
pai
achega
cc39abf50f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/stylesheets/theme/theme.widget.form.styl

+ 1 - 1
src/stylesheets/theme/theme.widget.form.styl

@@ -9,7 +9,7 @@
 
 form, .form
   & label
-    color: #aaa
+    color: darken(FORM_color, 50%)
     font-weight: 300
 
   & fieldset