correct and simplify comments displaying with Sylvia

git-svn-id: http://piwigo.org/svn/trunk@14505 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2012-04-28 15:08:10 +00:00
commit 5eab3e9762

View file

@ -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 {