Ticket #26081: alterative-save-draft.patch
File alterative-save-draft.patch, 684 bytes (added by , 12 years ago) |
---|
-
src/wp-admin/css/wp-admin.css
1357 1357 1358 1358 #save-post { 1359 1359 float: left; 1360 margin-right: 5px; 1360 1361 } 1361 1362 1362 1363 .preview { 1363 float: right;1364 float: left; 1364 1365 } 1365 1366 1366 1367 #sticky-span { … … 2991 2992 /* Dashboard Quick Draft - Form styling */ 2992 2993 2993 2994 input#save-post { 2994 float: right;2995 float: left; 2995 2996 } 2996 2997 2997 2998 form.initial-form label.prompt { … … 3972 3973 overflow: hidden; 3973 3974 } 3974 3975 3975 #save-action .spinner, 3976 #save-action .spinner{ 3977 float:right; 3978 } 3979 3976 3980 #show-comments a, 3977 3981 #show-comments .spinner { 3978 3982 float: left;