Add table footers and action selects at the bottom

git-svn-id: http://svn.automattic.com/wordpress/trunk@9028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2008-09-29 09:26:21 +00:00
parent 902f570a18
commit 6cd6f6d9f8
17 changed files with 338 additions and 140 deletions

View File

@@ -321,7 +321,12 @@ div.dashboard-widget-submit input,
}
.widefat thead,
.widefat tfoot,
.thead,
.tfoot,
h3.dashboard-widget-title,
h3.dashboard-widget-title span,
h3.dashboard-widget-title small,
.find-box-head {
background-color: #464646;
color: #d7d7d7;

View File

@@ -315,7 +315,9 @@ div.dashboard-widget-submit input,
}
.widefat thead,
.widefat tfoot,
.thead,
.tfoot,
h3.dashboard-widget-title,
h3.dashboard-widget-title span,
h3.dashboard-widget-title small,