aboutsummaryrefslogtreecommitdiffstats
path: root/themes/elegant/theme.css
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2012-04-09 04:18:34 +0000
committerrvelices <rv-github@modusoptimus.com>2012-04-09 04:18:34 +0000
commit07a863f1443c87c9db784cc1ab1c8f463dc93ff6 (patch)
tree7a4ae439fc78237b71bed664c1aaa0a3a45b3b74 /themes/elegant/theme.css
parentf137e88f292a31c6c20d583969c648098151d848 (diff)
- css (removed unused, merge rules, simplified overly complicated selectors)
git-svn-id: http://piwigo.org/svn/trunk@14028 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/elegant/theme.css')
-rw-r--r--themes/elegant/theme.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/elegant/theme.css b/themes/elegant/theme.css
index f35c5227a..10b78afdd 100644
--- a/themes/elegant/theme.css
+++ b/themes/elegant/theme.css
@@ -166,8 +166,7 @@ a:hover { border-bottom: none;}
/* thumbnails */
#thumbnails { padding-top: 5px;}
-.thumbnails IMG { margin-bottom: 0; vertical-align: middle;}
-.thumbnailCategory DIV.illustration,
+.thumbnailCategory .illustration,
.commentElement .illustration { margin: 2px; text-align: center;}