aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-12-14 14:34:03 +0000
committervdigital <vdigital@piwigo.org>2008-12-14 14:34:03 +0000
commitd911ccca2c6235953a5eec9e7ef5f25ca6cea9a6 (patch)
treeb983c904bc2c09348818db2018c6764494f2999c /template
parent0c0d76968e3475a74003edb7d0959aa3acd9f7b2 (diff)
- errors.png is still old icon version
merge -c2980 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2981 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/theme/Sylvia/icon/errors.pngbin0 -> 1224 bytes
-rw-r--r--template/yoga/theme/Sylvia/theme.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/Sylvia/icon/errors.png b/template/yoga/theme/Sylvia/icon/errors.png
new file mode 100644
index 000000000..e26d8c6e5
--- /dev/null
+++ b/template/yoga/theme/Sylvia/icon/errors.png
Binary files differ
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index efbc6a123..13f512e2b 100644
--- a/template/yoga/theme/Sylvia/theme.css
+++ b/template/yoga/theme/Sylvia/theme.css
@@ -250,7 +250,7 @@ BODY {
.errors {
color:#f33;
border:0;
- background-color: transparent;
+ background: transparent url(icon/errors.png) no-repeat scroll right top;
margin-left:125px;
padding:5px 0px 0pt 10pt;
min-height: 48px;