mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 02:03:18 +02:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user