aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/clear/theme.css
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-03-26 15:15:56 +0000
committerplegall <plg@piwigo.org>2010-03-26 15:15:56 +0000
commit502689a319bacf98637d46a0d138f7722cdd000a (patch)
treefb3dfddcc7084f58502f2c6981888a276cab95a7 /admin/themes/clear/theme.css
parentb8a9773caf30db55f52e9562166054b0917dc990 (diff)
bug 1495: use the wiki icons in errors/infos blocks + merge CSS rules.
git-svn-id: http://piwigo.org/svn/trunk@5383 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/clear/theme.css')
-rw-r--r--admin/themes/clear/theme.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css
index feab5033c..d64822738 100644
--- a/admin/themes/clear/theme.css
+++ b/admin/themes/clear/theme.css
@@ -9,14 +9,6 @@ INPUT[type="submit"], INPUT[type="reset"] { color:#666; border: 1px solid #777;
input.rateButton, legend, h3 { color: #777; }
h2 { color: #777; }
-.content .infos { color: #0a0; border:0; background: transparent url(icon/infos.png) no-repeat 5px 5px;
-padding:5px 70px 0pt 30px; min-height: 54px; background-color:#c2f5c2;}
-
-.content .infos .submit {margin-left:30px;}
-.content .infos li, .content .errors li { list-style-type:square; }
-
-.content .errors { color: #f22; border:0; background: transparent url(icon/errors.png) no-repeat left top;
-padding:5px 60px 0pt 30px; min-height: 54px; text-align:left; font-weight:bold; background-position:5px 5px; background-color: #ffd5dc;}
#copyright { color:#777; margin:5px auto 0px 240px; text-align:center;
padding-bottom: 15px; }