Changeset 410513
- Timestamp:
- 07/16/2011 01:12:37 AM (15 years ago)
- File:
-
- 1 edited
-
ui-labs/trunk/1-poststatuses.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ui-labs/trunk/1-poststatuses.css
r410427 r410513 125 125 .status-private strong, 126 126 .status-draft strong { 127 color:#fff; 127 color:#f9f9f9; 128 } 129 .alternate.status-pending strong, 130 .alternate.status-publish strong, 131 .alternate.status-private strong, 132 .alternate.status-draft strong { 133 color:#fcfcfc; 128 134 } 129 135 … … 140 146 141 147 /* Fix ugly alignment bug introduced in WP3.2 */ 142 .widefat td {padding-top:6px;padding-bottom:6px;} 148 .widefat td { 149 padding-top:6px; 150 padding-bottom:6px; 151 }
Note: See TracChangeset
for help on using the changeset viewer.