aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-12-14 11:13:31 +0000
committervdigital <vdigital@piwigo.org>2008-12-14 11:13:31 +0000
commit9450ac47c2547729bd2aa91486b9cc6a44979923 (patch)
treee4d1346555dd41ef9d88193d72cffd97827ac78c /template
parent7ab4985a85e4bb947742699ac7e3e75e7211cc06 (diff)
It is not visible enough. Please, have just the text-color in #999.
merge -c2974 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2975 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/theme/Sylvia/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index 87ad6bdbc..c886d5e8e 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;