Ignore:
Timestamp:
Feb 10, 2012, 2:03:28 PM (12 years ago)
Author:
plg
Message:

slight redesign on pending comments screen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/theme.css

    r13066 r13079  
    10591059  padding-left:10px;
    10601060}
     1061
     1062/* Pending Comments */
     1063#pendingComments {
     1064  padding:0 5px 0 10px;
     1065}
     1066
     1067#pendingComments table {
     1068  width:100%;
     1069}
     1070
     1071#pendingComments .bottomButtons {
     1072  text-align:left;
     1073}
Note: See TracChangeset for help on using the changeset viewer.