diff options
author | vdigital <vdigital@piwigo.org> | 2008-12-06 20:39:30 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-12-06 20:39:30 +0000 |
commit | bf0e0df030a4cb2acb5d2bbfa7f5a0ba74054420 (patch) | |
tree | 5928ad22bd0663d975e8ef9858eee8e4acf84ef2 /template/yoga/theme/Sylvia/theme.css | |
parent | 4963014261aa0d6eaedeaa111c3c5101a37989be (diff) |
- error message : #FF3333 (now #FF3300)
git-svn-id: http://piwigo.org/svn/branches/2.0@2929 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 85244680a..0eb6ed811 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -244,7 +244,7 @@ BODY { list-style-type:none; } .errors { - color:#f30; + color:#f33; border:0; background-color: transparent; margin-left:125px; |