mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-25 05:34:32 +00:00
Better Dashboard treatment when in no-JS, especially Quick Draft. props georgestephanis, helen. fixes #26376.
git-svn-id: https://develop.svn.wordpress.org/trunk@26563 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user