.post-state { background: #999999; border-radius: 10px; color: #ffffff; display: inline-block; font-size: 12px; font-weight: normal; margin: -1px 10px 5px 10px; padding: 1px 5px; vertical-align: top; float: right; width: 120px; text-align: center; } .status-future .post-state { background: #2a8991; } .status-private .post-state { background: #667; } .post-password-required .post-state { background: #912a46; } .status-draft .post-state { background: #999; } .status-sticky .post-state { background: #2a3491; } .row-actions { padding: 4px 0 0 0; } td.post-title strong, td.page-title strong { display: inline; }