diff options
author | vdigital <vdigital@piwigo.org> | 2008-12-14 11:09:56 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-12-14 11:09:56 +0000 |
commit | c7775c3240ed8989c45dda2adec6a1dad85396b3 (patch) | |
tree | 8422571911851c25beba3a2e2dbc8adc524b775c /template | |
parent | 3351fd9409aacf479f6f17ac62aee3c75ea09355 (diff) |
It is not visible enough. Please, have just the text-color in #999.
git-svn-id: http://piwigo.org/svn/branches/2.0@2974 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r-- | template/yoga/theme/Sylvia/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 9a3b23014..cb8caea26 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -263,7 +263,7 @@ H2 { border-bottom: 1px solid #000000; } #qsearchInput { - color:#666; + color:#999; } FIELDSET, INPUT, SELECT, TEXTAREA { border: 1px solid #666; |