Commit Graph

977 Commits

Author SHA1 Message Date
Andrew Ozz ee57e82c80 Ensure text in the dashboard recent comments widget wraps up properly, props SergeyBiryukov, fixes #18212
git-svn-id: https://develop.svn.wordpress.org/trunk@18583 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-23 04:36:21 +00:00
Andrew Ozz 1e0034e8fd Auto column switching for the dashboard, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18582 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-23 04:00:56 +00:00
Andrew Ozz 2ae505d0c6 Auto column switching (post.php only for now), see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18581 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-22 19:41:11 +00:00
Andrew Ozz 41c6f84cd9 Merge colors*.css with colors*-rtl.css, props ryanimel, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18579 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-22 16:44:02 +00:00
Andrew Ozz 4e6957a730 Merged install.css with install-rtl.css (it is used only when installing so it makes sense to be a separate stylesheet), merged farbtastic.css with farbtastic-rtl.css, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18578 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-21 15:38:14 +00:00
Andrew Ozz dde77fd41b Merge most admin css files, first run, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18577 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-21 03:46:43 +00:00
Andrew Ozz 9734668734 Fix Press This editors, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18570 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-19 01:14:56 +00:00
Andrew Ozz f68214a20a Fix (temporarily?) the spacing between the uploader buttons on the dashboard, props SergeyBiryukov and andrewryno, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18553 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-16 04:54:51 +00:00
Andrew Nacin 0c5290d9e3 Overflow:auto for pre tags in the plugin information popup. props Simek, fixes #16902.
git-svn-id: https://develop.svn.wordpress.org/trunk@18523 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-10 19:17:26 +00:00
Andrew Ozz 461ceba60d Editor API enhancement, first run (still needs some work), see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18498 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-03 10:19:00 +00:00
Andrew Ozz 57bff0b6d8 Add SWFUpload back for plugins that queue it directly, fix some escaping in media.php, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18484 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-29 19:21:21 +00:00
Andrew Ozz 12a7d989e0 Pluploader take 1, props jacobwg, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18482 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-29 08:59:35 +00:00
Andrew Ozz ebbf92afc1 UI fix for select form elements, props ptahdunbar, fixes #17043
git-svn-id: https://develop.svn.wordpress.org/trunk@18453 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-21 21:15:27 +00:00
Andrew Ozz 4a2626dd4c Fix expanding the admin menu in RTL mode when no JS and collapsing it when JS, fixes #18029 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@18428 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 19:16:09 +00:00
Andrew Nacin 486b75c370 A few more pixels of padding for the admin content area. props iammattthomas, fixes #18046 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18424 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 18:55:39 +00:00
Andrew Nacin cfcb6d0ecc Fix RTL admin menu collapsing margin. props rosshanney, see #18029 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18420 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 05:50:34 +00:00
Andrew Nacin d81744097b Browse Happy dashboard box title should be white. props AndrewFrazier, fixes #17987 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18416 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-11 05:36:47 +00:00
Ryan Boren f8c336ca41 Use browser default sans-serif instead of Arial or Helvetica. Props iammattthomas. fixes #18020 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@18406 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-07 18:03:30 +00:00
Andrew Ozz bb5f063809 Revert overriding the font color for the editor textarea in [18102], as it is a regression, fixes #17971
git-svn-id: https://develop.svn.wordpress.org/trunk@18390 602fd350-edb4-49c9-b593-d223f7449a82
2011-07-03 18:15:04 +00:00
Ryan Boren 9e7890c3f6 Pinking shears
git-svn-id: https://develop.svn.wordpress.org/trunk@18386 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 21:59:45 +00:00
Andrew Ozz 1d8d8bffc9 Change shadow on menu "notification" badge, props shakenstirred, nacin, fixes #17941
git-svn-id: https://develop.svn.wordpress.org/trunk@18381 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-30 19:46:00 +00:00
Dion Hulse 100f17c96d Correct the background colour for the stars. Props ocean90 & helenyhou. Fixes #17887
git-svn-id: https://develop.svn.wordpress.org/trunk@18362 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-28 06:47:34 +00:00
Andrew Ozz c2c5456fd1 Fix unfolding of the admin menu when no JS, fixes #17897
git-svn-id: https://develop.svn.wordpress.org/trunk@18349 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-27 20:40:04 +00:00
Andrew Ozz 5bdde5667e Fix text color in the browser nag when no JS, props duck_, fixes #17889
git-svn-id: https://develop.svn.wordpress.org/trunk@18347 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-27 19:35:26 +00:00
Ryan Boren fec6f56351 Fix display of color icon for menus that don't have submenus. Props duck_. fixes #17881
git-svn-id: https://develop.svn.wordpress.org/trunk@18340 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-24 21:49:22 +00:00
Ryan Boren ba11fe1ed2 Added padding for 'Storage Space' in RTL. Props rasheed, yoavf. fixes #17871
git-svn-id: https://develop.svn.wordpress.org/trunk@18332 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-23 19:57:21 +00:00
Dion Hulse 696c091d9a Fix positioning of TinyMCE Resize handler for RTL. Props yoavf. Fixes #17796
git-svn-id: https://develop.svn.wordpress.org/trunk@18310 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 13:55:04 +00:00
Dion Hulse 31b16ec043 Flip the Gallery header sort buttons to the left for RTL. Props yoavf. Fixes #17790
git-svn-id: https://develop.svn.wordpress.org/trunk@18309 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 13:40:38 +00:00
Dion Hulse 5c644c6b77 Fix the Margins in the Tag metabox for RTL. Props yoavf. Fixes #17799
git-svn-id: https://develop.svn.wordpress.org/trunk@18308 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 13:31:35 +00:00
Dion Hulse b941320959 Fix Gallery re-ordering draggable handle area in RTL. Props yoavf. Fixes #17791
git-svn-id: https://develop.svn.wordpress.org/trunk@18307 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-14 12:39:11 +00:00
Andrew Ozz bcf0131e7a More Press This cleanup and fixes, see #17757
git-svn-id: https://develop.svn.wordpress.org/trunk@18283 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 23:12:21 +00:00
Andrew Ozz 01cf7a93ba Press This RTL css fixes, props ocean90, fixes #17757
git-svn-id: https://develop.svn.wordpress.org/trunk@18282 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 21:17:34 +00:00
Andrew Nacin 1914c5464e UI refresh for Press This. props koopersmith, see #17757.
git-svn-id: https://develop.svn.wordpress.org/trunk@18279 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 19:37:23 +00:00
Andrew Nacin 54caf260f6 Fix display of browser nag, use lowercase hex values, move identical styles out of colors-* and into dashboard.css. props duck_, fixes #17765.
git-svn-id: https://develop.svn.wordpress.org/trunk@18278 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 19:32:19 +00:00
Ryan Boren 7d7509eabd Improvements to invalid menu item handling. Props ocean90. fixes #13958
git-svn-id: https://develop.svn.wordpress.org/trunk@18277 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 15:52:15 +00:00
Ryan Boren feaf2597bf Pinking shears
git-svn-id: https://develop.svn.wordpress.org/trunk@18276 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 15:44:06 +00:00
Andrew Nacin c24e4daf5a Mark menu items tied to invalid taxonomies and post types as invalid. props ocean90, see #13958.
git-svn-id: https://develop.svn.wordpress.org/trunk@18260 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-11 00:55:48 +00:00
Daryl Koopersmith 76a8b918db The Lightening, Part 2: Return of the Luminous Hex Codes. Make the admin styles a bit brighter. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@18258 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 23:47:28 +00:00
Ryan Boren 46d96c7704 Bring out the pinking shears.
git-svn-id: https://develop.svn.wordpress.org/trunk@18254 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 23:01:45 +00:00
Daryl Koopersmith 76ddc16e4a Improve contrast on login screen by darkening shadow. Props iammattthomas. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@18238 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 19:48:25 +00:00
Daryl Koopersmith 98084cd724 The Lightening, Part One: Lighten tabs UI on new post and menus screens. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@18236 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 19:10:40 +00:00
Andrew Ozz 810a349ea8 H2 font weight = normal as Helvetica Neue Light doesn't scale well for lighter setting, props dd32, fixes #17743
git-svn-id: https://develop.svn.wordpress.org/trunk@18230 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 16:24:10 +00:00
Daryl Koopersmith 832e86d2e1 Refresh login form styles to match admin style refresh. Props iammattthomas. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@18223 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 02:37:37 +00:00
Daryl Koopersmith 1acc61df32 Darken h2 subtitles on post pages to improve readability. see #17634.
git-svn-id: https://develop.svn.wordpress.org/trunk@18221 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 21:55:39 +00:00
Daryl Koopersmith 8f3d60caff Prevent items from overflowing from the 'howdy' menu. Props Otto42. fixes #17148.
git-svn-id: https://develop.svn.wordpress.org/trunk@18205 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 22:18:52 +00:00
Andrew Ozz d2e01c2f1f Fix borders at the bottom of tabs in postboxes, props dcowgill, fixes #17699
Fix color of active tab in Categories postbox.

git-svn-id: https://develop.svn.wordpress.org/trunk@18202 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 18:23:49 +00:00
Ryan Boren 542a9372af Add padding to search subtitle. Props kawauso. fixes #17634
git-svn-id: https://develop.svn.wordpress.org/trunk@18199 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 17:52:18 +00:00
Andrew Ozz f19c180122 Some CSS cleanup and tuning, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@18173 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-06 22:27:03 +00:00
Andrew Ozz 76f9fca002 Fix quick edit error message styling, props solarissmoke, fixes #16912, fixes #14317
Fix top margin in bulk edit posts

git-svn-id: https://develop.svn.wordpress.org/trunk@18158 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-06 01:14:26 +00:00
Andrew Ozz dfad26fc43 Change cursor on hover on dashboard box toggles, props andrewryno, fixes #16440
git-svn-id: https://develop.svn.wordpress.org/trunk@18156 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 23:41:37 +00:00
Daryl Koopersmith 4024085812 Update RTL blue admin theme. Props saracannon. fixes #17696.
git-svn-id: https://develop.svn.wordpress.org/trunk@18154 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 22:09:26 +00:00
Andrew Ozz 09c305855f Properly add shadow to folded admin menu in RTL, props ocean90, fixes #17692
git-svn-id: https://develop.svn.wordpress.org/trunk@18153 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-05 21:29:28 +00:00
Andrew Ozz 145d947721 Also move the dark arrows, props ocean90, see #17544
git-svn-id: https://develop.svn.wordpress.org/trunk@18124 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 22:04:01 +00:00
Andrew Ozz c895da270c Squeeze 10 more pixels for longer menu names, fixes #17544
git-svn-id: https://develop.svn.wordpress.org/trunk@18122 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 21:21:15 +00:00
Daryl Koopersmith 49c59980ae Remove Courier from the monospace font stack. fixes #17640.
git-svn-id: https://develop.svn.wordpress.org/trunk@18118 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 19:55:27 +00:00
Ryan Boren 332d95b648 Validation fixes. Props ocean90, xknown. fixes #17364
git-svn-id: https://develop.svn.wordpress.org/trunk@18114 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 17:05:55 +00:00
Ryan Boren 866b79d1c7 RTL fixes for dfw tagline, permalink editing, and hscroll. Props yoavf. fixes #17639
git-svn-id: https://develop.svn.wordpress.org/trunk@18113 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-02 16:04:02 +00:00
Andrew Ozz 599c9cc3a7 Set DFW background color to match the admin theme's background, see #17644
git-svn-id: https://develop.svn.wordpress.org/trunk@18108 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 20:50:04 +00:00
Mark Jaquith 1d9e0ea01b Use monospaced font for HTML editor. props iammattthomas. fixes #17640
git-svn-id: https://develop.svn.wordpress.org/trunk@18102 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 19:31:42 +00:00
Andrew Ozz aa91987639 Widgets RTL fixes, props yoavf, fixes #16082
git-svn-id: https://develop.svn.wordpress.org/trunk@18095 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 16:29:10 +00:00
Peter Westwood 6dcfd5fc14 Make the css for the row status highlighting more specific so that it works regardless of the ordering of the CSS loading. Fixes #16827 props wpmuguru.
git-svn-id: https://develop.svn.wordpress.org/trunk@18086 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 13:52:49 +00:00
Andrew Nacin 8efd0f7f7d Remove accidental tint on the post-box div. Should be a white background.
git-svn-id: https://develop.svn.wordpress.org/trunk@18067 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-28 19:29:32 +00:00
Andrew Ozz 0f691b3af3 Add JS detection to wp_iframe output, remove "display:none" from the Flash uploader button, props jacobwg, fixes #17473
git-svn-id: https://develop.svn.wordpress.org/trunk@17971 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 16:12:13 +00:00
Andrew Ozz 812789ad6a FIx the position of Enter title here, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17970 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 15:34:37 +00:00
Andrew Ozz 15c2f28085 More IE7 fixes, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17964 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 05:35:08 +00:00
Andrew Ozz 7262bec3c2 IE7 fixes, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17963 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-19 02:23:02 +00:00
Mark Jaquith 52dfe62ebf Better CSS background color fallback for TinyMCE icons (for browsers without gradient support). props greuben. fixes #17469
git-svn-id: https://develop.svn.wordpress.org/trunk@17956 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 17:40:49 +00:00
Andrew Ozz 8ae9b16300 Revert [17943] as it breaks plugins, props johnjamesjacoby, fixes #17484
git-svn-id: https://develop.svn.wordpress.org/trunk@17950 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 06:20:30 +00:00
Andrew Ozz 9b7b96ba51 Use the "media" admin menu icon for the add media button in DFW, move the tagline, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17947 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 17:33:22 +00:00
Andrew Ozz 953aadb21a RTL styles, props yoavf, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17941 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 05:45:49 +00:00
Andrew Ozz 350adc7abe Blue styles for DFW toolbar, props jorbin, fixes #17436
git-svn-id: https://develop.svn.wordpress.org/trunk@17939 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-17 03:58:27 +00:00
Andrew Ozz 89b108095f Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17936 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-16 06:17:44 +00:00
Andrew Ozz 39c79bac22 Center admin menu icons when menu is folded, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17935 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-15 22:50:26 +00:00
Daryl Koopersmith 4aa404d348 Blue theme revisions. Migrate colors from nav-menu.css to colors-*.css. Props saracannon. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17930 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 19:57:24 +00:00
Mark Jaquith 6b97876e64 Blue admin theme updates for the new UI style. props saracannon. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17924 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-14 04:40:48 +00:00
Andrew Nacin a5965d3439 Update wp-logo.png version number. props zekeweeks, fixes #17402.
git-svn-id: https://develop.svn.wordpress.org/trunk@17905 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 18:26:17 +00:00
Daryl Koopersmith 48616e3e51 Prevent shadow from showing in dfw visual editor.
git-svn-id: https://develop.svn.wordpress.org/trunk@17898 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 05:51:33 +00:00
Daryl Koopersmith 8f3cf2d7f0 Fix padding on 'save draft' button. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17896 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 05:48:37 +00:00
Daryl Koopersmith ad0b9cf840 Restore lines in publish box, speed up misc-action edit animations. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17893 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 05:06:47 +00:00
Daryl Koopersmith 55b0dfa1ab Improve publish box styles. Props chexee. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17892 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 04:08:00 +00:00
Andrew Ozz 44ac70d063 Warning for out of date and insecure browsers, props aaroncampbell, fixes #17323
git-svn-id: https://develop.svn.wordpress.org/trunk@17887 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:33:27 +00:00
Daryl Koopersmith ee3edac26a Style upload form on custom header/background pages consistently. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17885 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:16:52 +00:00
Daryl Koopersmith fc75919fca Widgets style refresh. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17882 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 02:43:06 +00:00
Daryl Koopersmith 66604c9552 Menu style updates. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17881 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 02:03:02 +00:00
Daryl Koopersmith bb15425046 Prevent content from colliding with footer. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17876 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 01:32:36 +00:00
Daryl Koopersmith d1a363b352 Tighten list table styles. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17874 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 00:57:25 +00:00
Daryl Koopersmith 624ad7b0c0 Remove unnecessary CSS important declarations from gradient stacks.
git-svn-id: https://develop.svn.wordpress.org/trunk@17873 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 00:34:02 +00:00
Daryl Koopersmith 2c5592178f Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17872 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 00:22:22 +00:00
Daryl Koopersmith b080bc0360 New gradient menu shadow. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17870 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 23:18:15 +00:00
Daryl Koopersmith 634ccaa727 Widgets: nibble the corners and use new arrows. Props chexee. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17869 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 22:37:48 +00:00
Daryl Koopersmith b6debf6cfb Editor toolbar/textarea styling. Props chexee. see #17324, #15986.
git-svn-id: https://develop.svn.wordpress.org/trunk@17868 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 22:28:29 +00:00
Mark Jaquith 6e4a9d6bd3 Add missing Press This image, CSS background tweak. props Chexee. fixes #17184
git-svn-id: https://develop.svn.wordpress.org/trunk@17867 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 21:44:58 +00:00
Daryl Koopersmith 6555d65af2 Menu tweaks. Bold top level items, less padding on submenu items. Props iammattthomas. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17866 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 21:26:27 +00:00
Daryl Koopersmith e12c302347 Fix footer whitespace/clearing issues, support two-line footer for low widths. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17865 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 20:27:59 +00:00
Daryl Koopersmith 087eb9dcaa Style tweaks: remove accidental border, improve metabox arrow.
git-svn-id: https://develop.svn.wordpress.org/trunk@17863 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 19:04:28 +00:00
Daryl Koopersmith a4097f01f3 Gradients for everyone! Provide additional browser prefixes (including old webkit syntax) and clean up syntax errors. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17862 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 18:48:26 +00:00
Daryl Koopersmith 35faf8674a Add new metabox styles. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17861 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 18:15:16 +00:00
Daryl Koopersmith 3debdcb100 Embiggen fonts. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17859 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 17:04:40 +00:00
Mark Jaquith a65380f28b change the padding on .wrap h2 by one pixel to make it align with the icon better. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17858 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 17:01:56 +00:00
Andrew Ozz 0b4a1378b9 DFW: add tagline, move the Word count under the editor, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17856 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-11 09:18:32 +00:00