mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
slight redesign on pending comments screen
git-svn-id: http://piwigo.org/svn/trunk@13079 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1057,4 +1057,17 @@ p#uploadModeInfos {text-align:left;margin-top:1em;font-size:90%;color:#999;}
|
||||
vertical-align:top;
|
||||
border-left:2px solid #ddd;
|
||||
padding-left:10px;
|
||||
}
|
||||
|
||||
/* Pending Comments */
|
||||
#pendingComments {
|
||||
padding:0 5px 0 10px;
|
||||
}
|
||||
|
||||
#pendingComments table {
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#pendingComments .bottomButtons {
|
||||
text-align:left;
|
||||
}
|
||||
Reference in New Issue
Block a user