From 5a4ba74d1b224c414bf833bef119b8df4ed6cd2e Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 4 Jun 2015 13:43:05 +0300 Subject: [PATCH] fix font color / dropdown list --- web/css/styles.min.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/css/styles.min.css b/web/css/styles.min.css index dbcd86ff..c2224737 100644 --- a/web/css/styles.min.css +++ b/web/css/styles.min.css @@ -403,7 +403,7 @@ button { button, select { text-transform: none; - color: transparent !important; + /*color: transparent !important;*/ text-shadow: 0 0 0 #555 !important; } @@ -2115,7 +2115,7 @@ label { -moz-appearance:none; -webkit-appearance:none; text-shadow: 0 0 0 #555; - color: transparent !important; + /*color: transparent !important;*/ } .vst-list.long-2 {