aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2012-04-28 15:08:10 +0000
committermistic100 <mistic@piwigo.org>2012-04-28 15:08:10 +0000
commit5eab3e976214397fecb52743ac48070c9a4cee18 (patch)
tree90ba79b25e2b4ef8e173defe706f2be6202186a9 /themes
parentad5ee2d699d6529e118b2c9a624da776795567f2 (diff)
correct and simplify comments displaying with Sylvia
git-svn-id: http://piwigo.org/svn/trunk@14505 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes')
-rw-r--r--themes/Sylvia/theme.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css
index a94b827c9..3a782adcf 100644
--- a/themes/Sylvia/theme.css
+++ b/themes/Sylvia/theme.css
@@ -279,6 +279,9 @@
}
/* User comments */
+#comments {
+ margin: 0 10px 5px 10px;
+}
.content .commentElement {
border: 1px solid #666;
}
@@ -356,7 +359,6 @@
}
#thePicturePage .odd {
background-color: #222;
- border-top:0 !important;
}
.pictureContent {