aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorZaphod <zaphod@piwigo.org>2012-03-30 18:55:12 +0000
committerZaphod <zaphod@piwigo.org>2012-03-30 18:55:12 +0000
commit2c8b1e9c5e868987adc7b7e43b58662e9863232a (patch)
tree0b54010346821391cecc8952c25c4b8f3242669d /themes
parentf579ec72fd94162ed3fe8796e01c1d1c2597dd70 (diff)
feature 2587: css update
git-svn-id: http://piwigo.org/svn/trunk@13821 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes')
-rw-r--r--themes/elegant/theme.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/elegant/theme.css b/themes/elegant/theme.css
index 199398406..fb9d17f36 100644
--- a/themes/elegant/theme.css
+++ b/themes/elegant/theme.css
@@ -11,10 +11,11 @@ html, body { background-color: #111;}
#imageInfos, #infoSwitcher.infohidden { background-color: #333;}
#thePicturePage #comments { background-color: #333;}
#pictureCommentList li { background-color: #444;}
+
.calendarTitle { background-color: #222;}
.switchBox, .header_notes { background-color: #555;}
-.thumbnailCategory { background-color: #333;}
+.thumbnailCategory , .commentElement { background-color: #333;}
.message { background-color: #666;}
INPUT[type="text"], INPUT[type="password"],
@@ -52,8 +53,6 @@ INPUT:focus, SELECT:focus, TEXTAREA:focus { color: #fff;}
FIELDSET, INPUT, SELECT, TEXTAREA { border: 1px solid #777;}
-
-
/* icons */
.pwg-icon { background-image: url(../default/s26/outline_808080.png);}
@@ -260,6 +259,7 @@ a:hover { border-bottom: none;}
#pictureComments form p textarea { margin: 10px 0;}
#pictureComments INPUT { margin: 10px;}
#pictureComments INPUT[type=submit] { margin: 0;}
+.commentElement .description { padding: 5px;}
/* calendar */