mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Table.widefat fixes, props kpdesign, see #8311
git-svn-id: https://develop.svn.wordpress.org/trunk@9839 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -327,6 +327,10 @@ h6 {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.widefat td p {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.widefat th {
|
||||
padding: 7px 7px 8px;
|
||||
text-align: left;
|
||||
|
||||
@@ -359,7 +359,8 @@ a.button {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.tablenav select[name="action"] {
|
||||
.tablenav select[name="action"],
|
||||
.tablenav select[name="action2"] {
|
||||
width: 90px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user