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 |
|