Better Dashboard treatment when in no-JS, especially Quick Draft. props georgestephanis, helen. fixes #26376.

Built from https://develop.svn.wordpress.org/trunk@26563


git-svn-id: http://core.svn.wordpress.org/trunk@26454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2013-12-03 17:32:19 +00:00
parent 48e16aeeab
commit 725eb939d7
5 changed files with 11 additions and 9 deletions

View File

@@ -3103,7 +3103,7 @@ form.initial-form.quickpress-open input#title {
/* Dashboard Quick Draft - Drafts list */
#dashboard_quick_press .drafts {
.js #dashboard_quick_press .drafts {
border-top: 1px solid #eee;
}