Jon Cave
|
d98a9d0b0c
|
Fix several CSS syntax errors. Props demetris. Fixes #18640.
git-svn-id: https://develop.svn.wordpress.org/trunk@18691 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-16 20:41:47 +00:00 |
|
Daryl Koopersmith
|
e1038932b9
|
Admin bar UX improvements. First pass, see #18197
git-svn-id: https://develop.svn.wordpress.org/trunk@18683 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-16 05:01:54 +00:00 |
|
Andrew Ozz
|
d20435eb03
|
Improve handling of plupload init and add a filter, stop including cookies in the init (not needed with plupload), see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18674 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-15 05:30:58 +00:00 |
|
Andrew Ozz
|
3e49774791
|
Fix styling of the editors for the blue theme, props saracannon, see #17144
git-svn-id: https://develop.svn.wordpress.org/trunk@18626 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-31 00:58:41 +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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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
|
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 |
|
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
|
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
|
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 |
|
Andrew Ozz
|
c9761627f9
|
Lighter background for the TinyMCE buttons, props chexee, see #15986
git-svn-id: https://develop.svn.wordpress.org/trunk@17843 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-09 03:36:17 +00:00 |
|
Mark Jaquith
|
8924e1b7b8
|
Compromise between a mix of razor-sharp corners and gratuitously over-rounded "safety corners" by standardizing around 3px border-radius (mouse-nibbled corners). see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17820 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-06 19:00:53 +00:00 |
|
Mark Jaquith
|
e897910b75
|
Big UI style update. props koopersmith. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17800 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-04 20:15:05 +00:00 |
|
Andrew Ozz
|
ef5ae46a9d
|
Updated styles for the Visual editor buttons, props chexee, see #15986
git-svn-id: https://develop.svn.wordpress.org/trunk@17768 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-29 16:08:16 +00:00 |
|
Andrew Nacin
|
a5653cf8d9
|
Compress and bump scripts for [17202]. see #15503.
git-svn-id: https://develop.svn.wordpress.org/trunk@17203 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-01 23:20:57 +00:00 |
|
Andrew Nacin
|
115f9d327d
|
Use the blue background color around the blue gradient. see #15993.
git-svn-id: https://develop.svn.wordpress.org/trunk@17190 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-31 03:11:59 +00:00 |
|
Mark Jaquith
|
30a8c8e418
|
Reinstitute Intall Now AYS that was accidentally disabled. props ocean90. fixes #16032
git-svn-id: https://develop.svn.wordpress.org/trunk@17176 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 16:04:07 +00:00 |
|
Ryan Boren
|
5df71d4669
|
Expand/collapse in internal linking. Props koopersmith, nacin. see #15739
git-svn-id: https://develop.svn.wordpress.org/trunk@16931 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 02:36:24 +00:00 |
|
Andrew Nacin
|
dfb1f77e3b
|
Use the blue background in the HTML editor, same as the visual editor. see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16876 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-11 09:04:37 +00:00 |
|
Andrew Nacin
|
7315e464cd
|
Don't use orange as an on state. Also, restore zero margin on the filename header. fixes #15672.
git-svn-id: https://develop.svn.wordpress.org/trunk@16716 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-04 04:18:27 +00:00 |
|
Andrew Nacin
|
7cccd5715f
|
Third pass on internal linking preloading. Or, what I left out of the second pass commit. see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16459 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-18 07:59:05 +00:00 |
|
Andrew Nacin
|
1a3a72a224
|
Style the on-hover state for collapsed admin menus in the blue theme. props PeteMall, fixes #15462.
git-svn-id: https://develop.svn.wordpress.org/trunk@16451 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-18 04:29:27 +00:00 |
|
Andrew Nacin
|
8fe83c252a
|
Fix the screen options sprite in RTL. Also compress and bump for previous commits. see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16419 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-17 04:52:01 +00:00 |
|
Andrew Nacin
|
ea4a66713f
|
Restore rule for #submitted-on. props JohnONolan, see #15426.
git-svn-id: https://develop.svn.wordpress.org/trunk@16386 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-15 17:09:57 +00:00 |
|
scribu
|
a6568c3de8
|
Make submitted-on a class instead of an id. Fixes #15426
git-svn-id: https://develop.svn.wordpress.org/trunk@16375 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 20:28:55 +00:00 |
|
Andrew Nacin
|
21a38007d8
|
Remove old header/footer link active state. props dremeda, fixes #14487.
git-svn-id: https://develop.svn.wordpress.org/trunk@16311 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 22:17:11 +00:00 |
|
scribu
|
a1c670189d
|
remove leading <li> from get_views() and add it later. Fixes #15321
git-svn-id: https://develop.svn.wordpress.org/trunk@16205 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 14:34:09 +00:00 |
|
Andrew Nacin
|
8b0f87ebfd
|
Blue tweaks. props saracannon, see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16173 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 01:59:58 +00:00 |
|