bumpbot
06399b2d14
Compress scripts/styles: 3.5-beta2-22241.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22241 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-15 22:58:34 +00:00
Daryl Koopersmith
201729df85
Revise and combine button selectors.
...
* Simplifies button selectors. Maintains backwards compatibility for several classes and makes creating new button styles considerably easier.
* Adds buttons documentation.
* Raw input submit/reset/button types now use default browser styles (instead of half-styled borders that did not look like buttons).
* Moves basic button color standardization to the beginning of wp-admin.
see #21598 , #22197 .
git-svn-id: https://develop.svn.wordpress.org/trunk@22239 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-15 21:25:25 +00:00
Daryl Koopersmith
55337e8c98
Make <button> elements inherit font settings. fixes #22201 , see #21598 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22237 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-15 19:14:58 +00:00
Daryl Koopersmith
2ec630204a
Consolidate buttons CSS into a single file.
...
Adds `wp-includes/css/buttons.css` to consolidate buttons files and make them available in a modular fashion. Buttons are included automatically with the `colors` styles, and can be included independently by running:
`wp_enqueue_style('buttons');`
fixes #22197 , see #21598 .
git-svn-id: https://develop.svn.wordpress.org/trunk@22236 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-15 14:55:29 +00:00
bumpbot
2a0622aaba
Compress scripts/styles: 3.5-beta1-22172.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22172 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-10 22:58:38 +00:00
Andrew Nacin
f2b148799a
Retina/span spinner cleanup. Restores CSS classes no longer used by core. props lessbloat. fixes #21456 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22167 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-10 20:34:19 +00:00
Andrew Nacin
77892ba183
Fix the Press This bookmarklet's active style. props ocean90, fixes #21850 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22165 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-10 13:52:01 +00:00
bumpbot
eeddc579d5
Compress scripts/styles: 3.5-beta1-22150.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22150 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-09 22:58:33 +00:00
Andrew Nacin
17f3cff4f5
Make sure the default webkit validation tooltips are not hidden in the Screen Options tab. prop SergeyBiryukov, fixes #21904 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22148 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-09 22:07:18 +00:00
Andrew Nacin
ffe9f28dc6
Restore a CSS declaration accidentally changed in [22019]. props ocean90, fixes #22036 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22147 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-09 19:08:43 +00:00
Andrew Nacin
76750e3883
Align QuickPress fields. props lessbloat. fixes #21754 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22146 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-09 19:07:09 +00:00
bumpbot
2aab5aa3b0
Compress scripts/styles: 3.5-beta1-22128.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22128 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-07 02:27:48 +00:00
Ryan Boren
3368f400e6
Better UI for doing "Page on Front".
...
Props SergeyBiryukov, lessbloat, nacin.
see #16379
git-svn-id: https://develop.svn.wordpress.org/trunk@22127 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-06 15:19:29 +00:00
Daryl Koopersmith
163f99b942
Refine button styles, notably the gray buttons.
...
* Crisper edges, fewer outer shadows.
* Higher contrast borders on the gray buttons.
* Separates `button-large` from `button-primary`, and removes the `regular` override class.
props hugobaeta, helenyhou, lessbloat. see #21598 .
git-svn-id: https://develop.svn.wordpress.org/trunk@22099 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-02 23:38:21 +00:00
Andrew Nacin
d74a509915
3.5 Beta 1.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22075 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 22:25:05 +00:00
Daryl Koopersmith
1758d1aae3
Add QuickPress support for new media workflow.
...
* Adds the code required to include the new media scripts, styles, and settings to `media_button()`.
* Improves script dependencies, namely making `media-upload` require `media-views`.
* Some CSS tweaks for the making the new button work well with QuickPress.
see #21390 , fixes #22021 .
git-svn-id: https://develop.svn.wordpress.org/trunk@22072 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 20:04:34 +00:00
bumpbot
b4322b3a60
Compress scripts/styles: 3.5-alpha-22071.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22071 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 19:21:47 +00:00
Andrew Nacin
f541fe28ba
Add missing color picker + customizer CSS. props mattwiebe. see #21206 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22063 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 17:08:32 +00:00
Andrew Ozz
421a70cb77
Consolidated patch for retina support, props taylorde, props empireoflight, fixes #21019
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22031 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 02:12:54 +00:00
Andrew Nacin
4e9d8d363e
New color picker, props mattwiebe. see #21206 .
...
Replaces Farbtastic. May change further in response to user testing.
git-svn-id: https://develop.svn.wordpress.org/trunk@22030 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 01:57:38 +00:00
Andrew Ozz
a5c8c8fa75
Too much z-index on the admin submenus, see #21368
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22028 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 01:09:38 +00:00
Andrew Ozz
8b575394a5
Fix background on split buttons, remove redundant !important, remove spacers, a little css cleanup, see #18141
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22025 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 00:41:49 +00:00
bumpbot
04889ca5f0
Compress scripts/styles: 3.5-alpha-22024.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22024 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-26 22:58:46 +00:00
Andrew Nacin
e82d5080b8
New HiDPI spinner. Uses clean <span class="spinner"></span> markup.
...
Be on the lookout for weirdness.
props lessbloat. see #21456 .
git-svn-id: https://develop.svn.wordpress.org/trunk@22019 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-26 19:57:44 +00:00
Andrew Nacin
119bd9f50a
New design and content for the welcome panel. First pass.
...
props lessbloat, helenyhou, georgestephanis, sabreuse, ryelle.
see #21368 .
git-svn-id: https://develop.svn.wordpress.org/trunk@22018 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-26 19:44:43 +00:00
Andrew Nacin
b6b9eef8bd
A calmer, less distracting style for the TinyMCE toolbar.
...
props helenyhou, lessbloat, trepmal, fadingdust.
fixes #18141 .
git-svn-id: https://develop.svn.wordpress.org/trunk@22016 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-26 18:24:02 +00:00
Andrew Ozz
5ad7fe8cd6
Main editor: maintain the height when switching Visual to Text and back, save the height when resizing as user state, output the height in the textarea tag when loading, (thanks @nacin for the help), fixes #21718
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22007 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-26 03:30:21 +00:00
bumpbot
cb220ab2ba
Compress scripts/styles: 3.5-alpha-21989.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21989 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 22:58:42 +00:00
Andrew Nacin
5ef3197ae0
Avoid wrapping for individual .subsubsub view names, rather than the entire list of views, in case there are many. props deltafactory, fixes #21985 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21987 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 21:30:17 +00:00
Andrew Ozz
72633ef2fb
Fix bottom margin in postboxes, props SergeyBiryukov, fixes #21952
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21983 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 21:11:45 +00:00
Andrew Ozz
7dc9b7a554
Add menu-vs-2x.png and 2x media-button.png, pngcrush all in wp-admin/images, props empireoflight, see #21019
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21980 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 19:44:42 +00:00
Andrew Nacin
0582e0b7a9
Remove extra bottom padding from meta boxes on the Menus screen. props SergeyBiryukov, fixes #21952 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21973 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 16:33:16 +00:00
Andrew Nacin
863d7eac47
Use max-height rather than height for the hierarchical taxonomy admin metabox. props SergeyBiryukov, husobj. fixes #15925 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21971 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 16:27:17 +00:00
bumpbot
581321a20c
Compress scripts/styles: 3.5-alpha-21960.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21960 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-23 22:58:43 +00:00
Andrew Nacin
b401b8d14d
Better alignment in the ustom fields metabox. props SergeyBiryukov, ocean90, fixes #21847 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21955 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-23 17:42:46 +00:00
bumpbot
aa36dd57fe
Compress scripts/styles: 3.5-alpha-21950.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21950 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-22 15:03:04 +00:00
Andrew Nacin
991be145a9
Use the regular post type UI for editing single media items (attachments).
...
* Attachments now go through post.php, edit_post(), the like, and have show_ui set to true.
* Taxonomies attached to the media library now appear in the admin menu (if show_ui).
* Editing, cropping, uploading, etc. is still very rough, but mostly functional.
API-wise:
* New function: get_taxonomies_for_attachments(). Like get_taxonomies(), for taxonomies specifically registered against attachments.
* Brings taxonomy support from the posts list table to the media list table. Expect them to converge soon.
* wp_insert_attachment() now handles taxonomies like wp_insert_post(). Also expect them to converge soon.
* New edit_form_after_title hook.
props helenyhou, ocean90. see #21391 .
git-svn-id: https://develop.svn.wordpress.org/trunk@21948 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-21 22:52:54 +00:00
Andrew Nacin
1c58ef9f33
Updates and fixes to the new button styles. By default, buttons are now the same size as they were in 3.4. Then there is a smaller button (designed for minor elements) and a larger button (designed for things like Publish and Save Changes). Better focus styles. props lessbloat. see #21598 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21944 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-21 19:34:23 +00:00
bumpbot
42f1232e5e
Compress scripts/styles: 3.5-alpha-21920.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21920 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-19 18:59:36 +00:00
Andrew Nacin
4a0d94a59e
Flexible widths for select boxes above list tables. For posts, that means bulk actions and date/category filters. Opens up more room (can prevent wrapping) and allows for longer localized strings. props SergeyBiryukov, fixes #21752 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21916 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-19 15:44:01 +00:00
bumpbot
e4b2e030e3
Compress scripts/styles: 3.5-alpha-21895.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21895 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-18 18:59:37 +00:00
Andrew Nacin
0ed8541439
Replace QuickPress labels with gray prompt texts. Stylish, but also done for localization purposes (string lengths). props ocean90. fixes #21754 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21894 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-18 18:45:44 +00:00
bumpbot
4c9bac8206
Compress scripts/styles: 3.5-alpha-21879. TinyMCE updated.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21879 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-17 00:59:40 +00:00
Andrew Nacin
9661c3bd9a
Rename div#footer to div#wpfooter in the admin. Namespace one of our major elements and avoid clashing with widgets with the id of 'footer'. props andrewryno, koopersmith. see #14466 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21878 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-16 23:03:35 +00:00
Andrew Nacin
5870391283
Fix Press This bookmarklet focus and active styles. props SergeyBiryukov, fixes #21850 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21832 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-13 17:04:08 +00:00
Daryl Koopersmith
7d6e53317c
New button styles.
...
Using the new buttons:
* Button classes are now stackable.
* All buttons should use a base class of "button".
* Buttons default to the gray style (formerly "button-secondary"). Buttons can add a style by adding additional classes. To make a primary button, add the "button-primary" class.
* Buttons can be rendered in various sizes. In addition to the default size, you can add "button-large", "button-small", or "button-tiny".
For backwards compatibility reasons, "button-primary" and "button-secondary" both work as standalone classes.
get_submit_button() has been adjusted to handle shorthand button classes (i.e. button classes can be passed without the "button-" prefix).
props lessbloat, helenyhou, trepmal, nacin. see #21598 .
git-svn-id: https://develop.svn.wordpress.org/trunk@21789 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-08 04:58:34 +00:00
Andrew Nacin
626a4b2a56
Fix adding and updating from the Custom Fields meta box. Broken in [21205]. props SergeyBiryukov. see #21829 for trunk.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21781 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-07 15:49:20 +00:00
Daryl Koopersmith
3ef72a1dee
First pass at integrating featured images with the new media workflow.
...
Updates the featured image when the publish/update button is clicked (rather than instantly). Uses the existing post_thumbnail_meta_box() function. Does not remove the old featured image meta box JS, ajax handler, or CSS.
see #21776 , #21390 .
git-svn-id: https://develop.svn.wordpress.org/trunk@21770 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-06 08:49:35 +00:00
bumpbot
56b3860a86
Compress scripts/styles: 3.5-alpha-21673.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21673 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 18:59:30 +00:00
Andrew Ozz
ceaf979590
Fix min row height in .widefat, see #21324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21671 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 18:47:22 +00:00
bumpbot
bca5b5538d
Compress scripts/styles: 3.5-alpha-21663.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21663 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 04:09:57 +00:00
Andrew Ozz
575e541b27
More visible :focus style for form elements, props lessbloat, see #21324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21641 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 05:48:58 +00:00
Andrew Ozz
1c98a9a04f
Fix admin menu glitch with pending count bubbles, props SergeyBiryukov, fixes #20502
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21631 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-27 22:39:01 +00:00
Andrew Nacin
db981a3b27
Switch to .min for compressed JS and CSS files.
...
* This moves our "development" versions from .dev.js to .js (same for css).
* The compressed version then moves from .js to .min.js (same for css).
By switching to the standard .min convention, it sets expectations for developers,
and works nicely with existing tools such as ack.
fixes #21633 .
git-svn-id: https://develop.svn.wordpress.org/trunk@21592 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-23 00:04:18 +00:00
bumpbot
5623f1ca85
Compress scripts/styles: 3.5-alpha-21589.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21589 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-22 20:58:31 +00:00
Andrew Ozz
efcde9517c
Better styling of theme filter, props SergeyBiryukov, fixes #21637
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21588 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-22 19:16:31 +00:00
bumpbot
54c5743c66
Compress scripts/styles: 3.5-alpha-21587.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21587 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-22 18:58:32 +00:00
Andrew Ozz
877e8f6a2a
Don't hide the label for the Title on the Edit Post screen, use 'screen-reader-text' instead, props SergeyBiryukov, fixes #21458
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21584 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-22 17:40:17 +00:00
bumpbot
a748fa33c4
Compress scripts/styles: 3.5-alpha-21583.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21583 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-22 16:58:25 +00:00
Andrew Ozz
991c78713e
Remove erroneous vertical-align: center values, props helenyhou, fixes #20586
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21582 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-22 15:23:10 +00:00
bumpbot
ebcef178df
Compress scripts/styles: 3.5-alpha-21580. TinyMCE updated.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21580 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-22 02:58:28 +00:00
Andrew Ozz
200beacacf
Remove text-shadow on hover from update and comments bubbles in the admin menu, props markjaquith, fixes #21449
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21578 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-22 02:25:28 +00:00
bumpbot
562ce55e89
Compress scripts/styles: 3.5-alpha-21575.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21575 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-21 22:58:27 +00:00
Andrew Ozz
27fdffa9db
Improve the layout and accessibility of the admin menu: simplify the HTML structure, move the submenus off the viewport (still visible for screen readers) instead of hiding them with display: none, make it possible to unfold the menu on small/narrow screens, see #21349
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21574 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-21 22:46:30 +00:00
bumpbot
c699530ab6
Compress scripts/styles: 3.5-alpha-21548.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21548 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-19 18:58:22 +00:00
Mark Jaquith
40c77861db
Fix the display of widgets in wp-admin when their descriptions wrap to two lines. props mattdanner. fixes #15180
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21547 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-19 18:16:52 +00:00
bumpbot
4ce19368bf
Compress scripts/styles: 3.5-alpha-21535.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21535 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-16 16:58:26 +00:00
Andrew Ozz
ffba15c130
Fix typo in [21529], props toscho. Simplify the :focus styles for the Screen Options and Help toggles, see #21324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21534 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-16 15:45:31 +00:00
bumpbot
36a3924822
Compress scripts/styles: 3.5-alpha-21530.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21530 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 18:58:27 +00:00
Andrew Ozz
f0d18a35dd
Add :focus style to all links, use JS to blur() them on click so the style is only visible when tabbing, props lessbloat, see #21324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21529 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 18:40:11 +00:00
bumpbot
06112b685f
Compress scripts/styles: 3.5-alpha-21514.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21514 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-14 20:58:23 +00:00
Andrew Ozz
94be7cf95b
Stop Chrome from applying outline to DIVs that have tabindex="-1", see #21324
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21510 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-14 19:37:27 +00:00
Ryan Boren
082f515280
Fix display issues in the custom header screen when height is not specified. Use get_header_image() instead of header_image() so that esc_url() can do its job. Props JarretC, SergeyBiryukov, georgestephanis. fixes #21130 #21433
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21508 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-14 19:24:36 +00:00
bumpbot
cd93e31cfa
Compress scripts/styles: 3.5-alpha-21505.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21505 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-14 18:58:20 +00:00
Ryan Boren
4974f5f233
Remove post type from post nonces. Fixes attachment deletion when EMPTY_TRASH_DAYS is 0. Props c3mdigital, kurtpayne, SergeyBiryukov. fixes #21194
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21504 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-14 18:39:15 +00:00
bumpbot
de461b777b
Compress scripts/styles: 3.5-alpha-21499.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21499 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-11 02:58:19 +00:00
Andrew Ozz
da532a7573
Remove unused images, props helenyhou, coffee2code, ocean90, fixes #20980
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21498 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-11 02:36:01 +00:00
bumpbot
142a33fd8e
Compress scripts/styles: 3.5-alpha-21466.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21466 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 22:58:30 +00:00
Andrew Ozz
1853c9127d
Fix .screen-reader-text in RTL, see #21471
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21465 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 21:29:27 +00:00
bumpbot
49ef671550
Compress scripts/styles: 3.5-alpha-21463.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21463 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 20:58:37 +00:00
Andrew Ozz
d38377a329
CSS cleanup: remove references to .wp-menu-toggle, props ocean90, fixes #21502
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21461 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 19:59:28 +00:00
bumpbot
07a63e22e7
Compress scripts/styles: 3.5-alpha-21460.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21460 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 18:58:29 +00:00
Andrew Ozz
cd8663f68d
Replace last remaining gradients with css, standardize the gradient css cascade, props ocean90, fixes #16461
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21459 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 17:21:41 +00:00
bumpbot
b5864beaa0
Compress scripts/styles: 3.5-alpha-21456.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21456 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 02:58:33 +00:00
Daryl Koopersmith
3c11842514
Align headings and form elements on tags and categories pages. After seven and a half years... props hanni. fixes #21496 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21455 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-06 02:32:55 +00:00
bumpbot
5273caf79f
Compress scripts/styles: 3.5-alpha-21443.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21443 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 22:58:29 +00:00
Andrew Ozz
96596da546
CSS cleanup: take out -moz-box-shadow, fixes #21482
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21439 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 22:41:49 +00:00
Andrew Ozz
d3a4604335
Accessibility: fix the Skip to content link, show it on :focus, improve the styling of the skip links when shown, see #21310 , see #21471
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21435 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-05 21:37:57 +00:00
bumpbot
396adf6737
Compress scripts/styles: 3.5-alpha-21400.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21400 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 22:58:25 +00:00
Andrew Ozz
4d5223c069
Retina: add image editor 2x icons, props empireoflight, see #21019
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21399 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-01 22:50:52 +00:00
bumpbot
249a540660
Compress scripts/styles: 3.5-alpha-21314.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21314 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-24 02:58:23 +00:00
Andrew Ozz
0e1fe806aa
Remove left-over style for the Categories postbox that had a typo and wasn't used, props tommcfarlin fixes #21360
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21313 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-24 01:33:43 +00:00
bumpbot
29173ed46c
Compress scripts/styles: 3.5-alpha-21309.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21309 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-23 22:58:26 +00:00
Andrew Ozz
6acdd22e66
Prevent WebKit from adding outline to #wpbody-content as a result of tabindex="-1", see #21361
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21308 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-23 22:49:50 +00:00
bumpbot
d43f1b9948
Compress scripts/styles: 3.5-alpha-21284.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21284 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-19 16:58:20 +00:00
Andrew Ozz
c7562f7aa9
Admin menu: add z-index to the pending/updates count bubbles, props ocean90, fixes #20502
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21283 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-19 16:51:02 +00:00
bumpbot
b25666a393
Compress scripts/styles: 3.5-alpha-21271.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21271 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-13 02:58:22 +00:00
Andrew Ozz
062325379f
Widgets: ensure the "drop zone" matches the height of the Inactive Widgets container, fixes #21250
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21270 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-13 01:47:16 +00:00
bumpbot
4c7b1daf92
Compress scripts/styles: 3.5-alpha-21247.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21247 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-09 06:58:24 +00:00
Andrew Ozz
db90ff5bc9
Add 2x icons for the list/excerpt switch on the Posts screen, props empireoflight, see #21019
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21246 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-09 06:53:43 +00:00
Mark Jaquith
fb1bc4691f
Increase the height of the widget drag/drop placeholder by one pixel so it matches the size of the dragged widget. props alexvorn2. props SergeyBiryukov. fixes #21054
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21244 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-09 05:21:59 +00:00
bumpbot
29d657c8a0
Compress scripts/styles: 3.5-alpha-21190.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21190 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-30 08:58:22 +00:00
Mark Jaquith
0328523e6c
border-right-color: none; should be border-right-color: transparent; props sabreuse. fixes #20587
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21188 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-30 08:00:37 +00:00
bumpbot
7d0fd688b8
Compress scripts/styles: 3.5-alpha-21175.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21175 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-28 20:58:22 +00:00
Andrew Nacin
f5f1e09973
Remove duplicated style, overridden by a more specific selector. props SergeyBiryukov, fixes #20581 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21167 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-28 20:20:33 +00:00
bumpbot
0f4bca3ee2
Compress scripts/styles: 3.5-alpha-21100.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21100 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-21 20:58:20 +00:00
Andrew Ozz
d8132db5b9
Fix dragging to empty second column in IE8, fixes #21021 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21099 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-21 19:45:31 +00:00
bumpbot
6ba6dcf922
Compress scripts/styles: 3.5-alpha-21095.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21095 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-20 21:58:23 +00:00
Andrew Ozz
532d2277aa
Fix dragging to empty second column on dashboard, props helenyhou, fixes #21021 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21094 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-20 21:56:00 +00:00
bumpbot
25e378229e
Compress scripts/styles: 3.4-RC3-21068.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21068 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-12 17:58:23 +00:00
Daryl Koopersmith
52340fa233
Prevent delete theme link from bumping against theme action links. If it doesn't fit, it doesn't fit, man. props SergeyBiryukov, fixes #20918 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21067 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-12 17:11:09 +00:00
bumpbot
1569bff4a8
Compress scripts/styles: 3.4-RC2-21058.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21058 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-11 23:58:20 +00:00
Andrew Nacin
9b11820e96
Add remaining CSS properties for [21056]. props azaozz. see #20911 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21057 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-11 23:54:13 +00:00
Andrew Nacin
25224ccc95
Restore CSS rules for div.inner-sidebar, for backwards compatibility with plugins using these classes manually. props azaozz, fixes #20911 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21056 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-11 23:41:59 +00:00
bumpbot
72e71811e6
Compress scripts/styles: 3.4-RC2-21055.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21055 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-11 21:28:44 +00:00
Ryan Boren
30cf820918
Add RTL and locale classes to the press this body. Props SergeyBiryukov. fixes #19603
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21052 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-11 20:34:42 +00:00
bumpbot
5bbf2d4d0b
Compress scripts/styles: 3.4-RC2-21043.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21043 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-10 14:38:44 +00:00
Andrew Ozz
79c651682f
When using the max-width: 100% fix for <select> tags that exceed the width of parent elements, add it only on affected tags. IE8 doesn't like it everywhere, props SergeyBiryukov, fixes #19613
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21042 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-10 14:36:47 +00:00
Andrew Ozz
8644eecdf5
Fix Quicktags buttons in IE7, fixes #20894
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21041 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-10 14:26:38 +00:00
bumpbot
1f86787e1f
Compress scripts/styles: 3.4-RC2-21032.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21032 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-08 19:40:31 +00:00
Ryan Boren
ab8deebae3
Customizer: Gravefully handle cookie expipration. Prompt for log in in the preview. Props ocean90, koopersmith, nacin. fixes #20876
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21031 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-08 19:22:11 +00:00
bumpbot
867872a3c3
Compress scripts/styles: 3.4-RC2-21026.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21026 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 22:58:22 +00:00
Andrew Nacin
57f267af2a
Prevent a scrollbar in the admin caused by padding given to the toolbar. props SergeyBiryukov, ocean90. fixes #19196 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21025 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-07 22:05:01 +00:00
bumpbot
028e1c35cf
Compress scripts/styles: 3.4-RC1-21015.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21015 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-06 21:51:13 +00:00
Daryl Koopersmith
299642f86b
Theme Customizer: Fix scrolling on iOS and Kindle Fire. props azaozz, helenyhou. fixes #20805 .
...
Also fixes uploader UIs on iOS and Kindle Fire by improving wp.Uploader.
Adds mobile viewport specifications.
Moves scrollbar back to fixed positioning.
git-svn-id: https://develop.svn.wordpress.org/trunk@21014 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-06 21:45:17 +00:00
bumpbot
a6d17b5f9a
Compress scripts/styles: 3.4-RC1-21007.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21007 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 20:58:24 +00:00
Andrew Nacin
35bc32d45f
Darken the hover/on states for the customizer section titles. Switch Collapse arrow and label. Improve text contrast. props helenyhou. fixes #20828 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21006 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 20:57:02 +00:00
bumpbot
cbc3a81ee0
Compress scripts/styles: 3.4-RC1-21000.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21000 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 17:58:23 +00:00
Ryan Boren
d1acedab59
Remove text-align on search input. Props SergeyBiryukov. fixes #20841
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20999 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 17:57:07 +00:00
Ryan Boren
f5efbf6f71
RTL fixes. Props SergeyBiryukov, helenyhou. fixes #20841
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20998 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 17:05:30 +00:00
Ryan Boren
93c21fefac
The image selector arrows should not do a 4g inverted dive. Props helenyhou. fixes #20843
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20997 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-05 17:02:31 +00:00
bumpbot
382692fb3e
Compress scripts/styles: 3.4-RC1-20992.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20992 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 17:58:27 +00:00
Ryan Boren
08ad57c8e4
Customizer UI tweaks.
...
* Don't flip arrow when for open section.
* Give the open section a white background.
* Provide a darker hover state for section headers.
Props helenyhou, SergeyBiryukov
fixes #20828
git-svn-id: https://develop.svn.wordpress.org/trunk@20991 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 17:02:56 +00:00
bumpbot
8aeab385e7
Compress scripts/styles: 3.4-RC1-20985.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20985 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 14:58:23 +00:00
Ryan Boren
3c9d5d3893
Site/user autocomplete fixes.
...
* Lengthen the inputs in the Right Now network dashboard widget
* Border around the whole autocomplete widget/list
* Handle long strings
* Remove some CSS color cruft from the main stylesheet and de-dupe the JS closures for open/close callbacks.
Props helenyhou
fixes #20584
git-svn-id: https://develop.svn.wordpress.org/trunk@20984 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-04 14:50:50 +00:00
bumpbot
1699318343
Compress scripts/styles: 3.4-RC1-20979.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20979 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-02 01:58:27 +00:00
Andrew Nacin
ee3dfe0301
New section on Twitter Embeds on the about page. props georgestephanis, chexee, azaozz, SergeyBiryukov, jane. fixes #20796 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20977 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-02 01:16:35 +00:00
bumpbot
379ee2e1aa
Compress scripts/styles: 3.4-RC1-20970.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20970 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-01 15:58:23 +00:00
Ryan Boren
1d2bab6712
Theme Customizer: Reduce reliance on fixed positioning and make sidebar UI flexible. Props koopersmith, ocean90, helenyhou. fixes #20799
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20969 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-01 15:48:09 +00:00
Ryan Boren
83e4dea52c
Fix collapse button and return link markup for theme install preview. Props koopersmith. fixes #20800
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20968 602fd350-edb4-49c9-b593-d223f7449a82
2012-06-01 15:03:50 +00:00
Andrew Nacin
24df08ed87
Move customize-controls RTL CSS to wp-admin. see #20785 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20963 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-30 21:12:36 +00:00
bumpbot
0a45ef1bf0
Compress scripts/styles: 3.4-RC1-20962.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20962 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-30 20:58:22 +00:00
Andrew Nacin
d21efbb68e
RTL: For the list table items count, don't italicize the text. Remove a typo that tried to convert the text to bold; normal is the preferred route here so we are not going to set a font-weight. props yoavf, georgestephanis. fixes #20754 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20961 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-30 20:47:25 +00:00
Andrew Nacin
181e1a26f6
Move customize-controls CSS and JS to wp-admin. fixes #20785 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20960 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-30 20:11:04 +00:00
bumpbot
da056976ea
Compress scripts/styles: 3.4-beta4-20935.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20935 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-26 15:58:30 +00:00
Andrew Nacin
45f7b34b4f
Theme Customizer: More RTL. props ocean90. fixes #20585 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20932 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-26 15:22:02 +00:00
bumpbot
4c0e9056ef
Compress scripts/styles: 3.4-beta4-20923.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20923 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-26 00:58:26 +00:00
Daryl Koopersmith
eda2a6261d
Theme Customizer: Reduce size of box shadow to minimize scrollbar overlap in Firefox. props azaozz, fixes #20753 , see #19910 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20922 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-26 00:21:34 +00:00
bumpbot
868e56e940
Compress scripts/styles: 3.4-beta4-20841.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20841 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-22 01:58:24 +00:00
Andrew Ozz
9f52c43a09
Simpler layout for the about screen (still needs text), props chexee, see #20423
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20840 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-22 01:58:00 +00:00
bumpbot
270a3de367
Compress scripts/styles: 3.4-beta4-20838.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20838 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-21 19:58:25 +00:00
Ryan Boren
039002fbc7
Fix path to customizer collpase arrows. Props markjaquith. fixes #20701
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20835 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-21 19:49:51 +00:00
bumpbot
3474f26526
Compress scripts/styles: 3.4-beta4-20825.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20825 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-17 21:58:27 +00:00
Daryl Koopersmith
5ebe631a77
Theme Customizer: RTL fixes. props ocean90, fixes #20585 , see #19910 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20824 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-17 21:37:00 +00:00
bumpbot
b739ea4152
Compress scripts/styles: 3.4-beta4-20819.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20819 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-17 01:58:25 +00:00
Andrew Ozz
a6124a8f72
Retina display icons: add 2x image for wp-badge.png, props chexee, fixes #20293
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20818 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-17 01:04:20 +00:00
bumpbot
2f156a8756
Compress scripts/styles: 3.4-beta4-20815.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20815 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-16 23:58:26 +00:00
Daryl Koopersmith
7ef3949049
Theme Installer: IE7 compatibility. props ocean90, fixes #20696 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20813 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-16 23:41:33 +00:00
bumpbot
2e1a9bc4a4
Compress scripts/styles: 3.4-beta4-20792.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20792 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-15 01:58:21 +00:00
Daryl Koopersmith
ecf6940ffb
Theme Customizer: Prevent sidebar scrollbar from overlapping sidebar header or footer. fixes #20649 , #20650 , see #19910 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20791 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-15 01:03:31 +00:00
bumpbot
376a2485c1
Compress scripts/styles: 3.4-beta4-20790.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20790 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-14 19:58:19 +00:00
Daryl Koopersmith
755009ae77
Theme Customizer: Fix Opera bug where, once the sidebar was collapsed, it could not be re-opened. props rosshanney. fixes #20452 , see #19910 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20789 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-14 19:19:34 +00:00
bumpbot
54ea6cb17a
Compress scripts/styles: 3.4-beta4-20773.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20773 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-11 19:58:22 +00:00
Ryan Boren
7bb44e9f43
Lighten login form input foreground. Props helenyhou. fixes #20648
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20771 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-11 19:33:09 +00:00
bumpbot
4584d4022b
Compress scripts/styles: 3.4-beta4-20766.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20766 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-10 20:58:24 +00:00
Ryan Boren
24a6a399d8
Normalize star ratings markup. Props helenyhou. fixes #20655
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20765 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-10 19:59:48 +00:00
bumpbot
9ce7cbaf4d
Compress scripts/styles: 3.4-beta4-20764.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20764 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-10 19:58:25 +00:00
Ryan Boren
bb49193ead
Use stars-rtl.png for RTL start support in the theme installer. Props helenyhou, ocean90. fixes #20583
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20763 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-10 19:37:16 +00:00
bumpbot
243ecb7b13
Compress scripts/styles: 3.4-beta4-20760.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20760 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-09 21:58:31 +00:00
Daryl Koopersmith
d314192cfb
Theme Customizer: Remove !important declarations from hide-if-customize and hide-if-no-customize classes. Use a default no-customize-support class on the body so we can use an element's original display property when visible. fixes #20565 , see #19910 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20759 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-09 21:47:15 +00:00
bumpbot
d50aba69e4
Compress scripts/styles: 3.4-beta4-20755.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20755 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-09 16:58:29 +00:00
Ryan Boren
1b25bfa42e
Update plugin install screens to use the new stars. Add stars-rtl.png. Remove star.png and gray-star.png and add to old files list.
...
Props helenyhou
Fixes #20626
git-svn-id: https://develop.svn.wordpress.org/trunk@20754 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-09 16:27:24 +00:00
bumpbot
81918eaf4a
Compress scripts/styles: 3.4-beta4-20750.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20750 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-09 03:58:27 +00:00
Andrew Ozz
a80f1997b8
Auto-fold the admin menu with CSS, fixes #20642
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20749 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-09 03:56:40 +00:00
Daryl Koopersmith
36ec8ea7d0
Lighten foreground color for inputs to match the standard body text. Also lighten several other instances of pure black. props helenyhou, fixes #19923 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20748 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-09 03:25:22 +00:00
bumpbot
d16b4050ad
Compress scripts/styles: 3.4-beta4-20744.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20744 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-08 23:58:24 +00:00
Daryl Koopersmith
e1e949728c
Theme Customizer: Add basic loading indicator when loading the customizer inside an iframe. see #19910 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20743 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-08 23:37:05 +00:00
bumpbot
40f3bd8d9c
Compress scripts/styles: 3.4-beta4-20731.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20731 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-06 23:58:23 +00:00
Daryl Koopersmith
b379473aa4
Add 'Install now', 'Preview', and 'Details' links to theme install list items. fixes #20403 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20730 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-06 23:06:47 +00:00
bumpbot
d108fa8ee3
Compress scripts/styles: 3.4-beta4-20717.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20717 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-03 17:58:27 +00:00
Daryl Koopersmith
55838e9b55
Fix markup in wp-admin/themes.php. see #20403 .
...
* Always print opening form tag.
* Always ensure table content clears to the next line. This prevents table content from bunching next to the 'Available Themes' headline, which occurred when only one theme was active on a multisite install.
git-svn-id: https://develop.svn.wordpress.org/trunk@20716 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-03 17:54:20 +00:00
bumpbot
0569761737
Compress scripts/styles: 3.4-beta3-20709.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20709 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-02 22:58:29 +00:00
Andrew Ozz
7e63aeb361
Fix columns in IE7 on Appearance -> Themes screen, props SergeyBiryukov, fixes #20591
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20708 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-02 22:11:58 +00:00
bumpbot
5f3e663586
Compress scripts/styles: 3.4-beta3-20707.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20707 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-02 21:58:30 +00:00
Ryan Boren
19842a6b22
Styling and RTL style fixes for user/site autocomplete. Props ocean90, helenyhou. fixes #20584
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20705 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-02 21:33:43 +00:00
Andrew Ozz
85d0bc608b
Add blue sprite for icons32, props SergeyBiryukov, fixes #20293
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20702 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-02 21:01:21 +00:00
bumpbot
5a5975a641
Compress scripts/styles: 3.4-beta3-20693.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20693 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-02 19:58:23 +00:00
Andrew Nacin
3cb1ad3438
Widen fields for QuickPress and Quick Edit for the lt_LT locale. props settle. see #19603 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20692 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-02 19:30:38 +00:00
bumpbot
c6f7bb0af1
Compress scripts/styles: 3.4-beta3-20690.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20690 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-02 17:58:25 +00:00
Andrew Nacin
1558ba7faf
Fix the image overlap with the Press This bookmarklet in RTL. props dd32 for the initial patch. fixes #19502 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20689 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-02 17:54:20 +00:00
bumpbot
19a3e3799e
Compress scripts/styles: 3.4-beta3-20678.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20678 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-01 22:58:23 +00:00
Ryan Boren
defdae610e
RTL style fixes for the Theme Customizer. Props ocean90, helenyhou.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20674 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-01 22:06:53 +00:00
Ryan Boren
65495f3660
RTL style fixes for the install theme info sidebar. Props ocean90. fixes #20583
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20673 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-01 22:05:35 +00:00
bumpbot
25463b343f
Compress scripts/styles: 3.4-beta3-20663.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20663 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-30 21:58:31 +00:00
Andrew Nacin
c6330862b6
Make the Press This draggable bookmarklet a flexible width to support languages with long words. props SergeyBiryukov, fixes #19957 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20662 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-30 21:57:11 +00:00
Ryan Boren
5891008f9e
Set foreground color to #000 for form inputs. Props helenyhou, convissor. fixes #19923
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20659 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-30 21:45:10 +00:00
Andrew Nacin
00d6e93374
Remove ru_RU-specific CSS that is no longer necessary after [20616]. props SergeyBiryukov. fixes #20568 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20658 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-30 21:42:47 +00:00
Andrew Nacin
0bfce84f5c
Fix some unused/bad CSS for Press This backgrounds and gradients. props georgestephanis, helenyhou. fixes #20573 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20655 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-30 21:32:44 +00:00
bumpbot
f78ebb0c3e
Compress scripts/styles: 3.4-beta3-20634.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20634 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-28 20:58:20 +00:00
Andrew Ozz
99868b2742
Always hide the admin menu arrow in IE8 (doesn't work there), props casben79, SergeyBiryukov, fixes #19586
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20633 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-28 20:55:56 +00:00
bumpbot
001e92a1f2
Compress scripts/styles: 3.4-beta3-20627.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20627 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-27 19:58:23 +00:00
Andrew Ozz
2637447a05
Put back "max-width: 100%" for all <select> in the admin. Doesn't seem to work for IE7 but doesn't seem to break anything either. Props Master Jake, fixes #19613
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20626 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-27 19:52:13 +00:00
bumpbot
7f0d1f1a6b
Compress scripts/styles: 3.4-beta3-20620.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20620 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-27 18:58:22 +00:00
Andrew Nacin
75bd431c76
Force the plugin details to be LTR for all screens. props dd32. fixes #19778 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20617 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-27 18:52:58 +00:00
Andrew Nacin
efd16eb622
Wrap text in the theme filter, rather than using a min-width. Makes things look a little better in languages with long words and phrases. props SergeyBirukov, fixes #18131 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20616 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-27 18:22:47 +00:00
bumpbot
05654f8874
Compress scripts/styles: 3.4-beta3-20582.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20582 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-24 22:58:22 +00:00
Andrew Ozz
f55dbdbd27
Uploader: fix check for error message send from async-upload on failed uploads, improve styling it a bit, props trepmal, SergeyBiryukov, fixes #20445
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20580 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-24 22:06:55 +00:00
bumpbot
3aaa209968
Compress scripts/styles: 3.4-beta3-20574.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20574 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-23 23:58:22 +00:00
Andrew Ozz
d1902fc4bf
Remove one more duplicate of .screen-per-page, props ocean90, fixes #20526
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20573 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-23 23:36:09 +00:00
Andrew Ozz
2407473309
Lengthen the "screen-per-page" input box to prevent cutoff caused by setting type="number", remove some duplicate css, props thezman84, see #20015
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20571 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-23 23:00:14 +00:00
bumpbot
f8852b73a5
Compress scripts/styles: 3.4-beta2-20521. TinyMCE updated.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20521 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-18 20:58:24 +00:00
Andrew Ozz
1792d8606b
Fix floated #post-body-content on the Appearance -> Menus screen, props SergeyBiryukov, fixes #20467
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20516 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-18 20:05:48 +00:00
bumpbot
3878924dc2
Compress scripts/styles: 3.4-beta2-20515.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20515 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-18 19:58:21 +00:00
Daryl Koopersmith
b0dc41a48b
RTL styles for theme browsing. props ocean90, fixes #20391 , see #20403 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20514 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-18 19:28:36 +00:00
bumpbot
1fc608b2e0
Compress scripts/styles: 3.4-beta2-20478.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20478 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-16 14:58:23 +00:00
Daryl Koopersmith
a43958baeb
Theme Customizer: Allow the customize iframe to be accessed directly (with full feature support). see #19910 .
...
* Move the 'Return to Manage Themes' and 'Collapse Sidebar' actions from themes.php to customize-controls.php.
* Create a postMessage connection between themes.php and customize-controls.php.
* Allow the theme customizer to be accessed directly (independent of themes.php and the customize loader).
* Add wp_customize_href() and wp_customize_url().
* Remove wp_customize_loader(). To include the loader, use wp_enqueue_script( 'customize-loader' ).
* The theme customizer now requires postMessage browser support.
* Add .hide-if-customize and .hide-if-no-customize CSS classes.
* Clean up customize-preview.js.
git-svn-id: https://develop.svn.wordpress.org/trunk@20476 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-16 14:02:28 +00:00
bumpbot
acfa043b2a
Compress scripts/styles: 3.4-beta2-20460.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20460 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-12 22:58:24 +00:00
Daryl Koopersmith
7dcf9d5a61
Manage Themes: Improved separators (markup/styles) for current theme options menu. see #20403 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20459 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-12 22:16:51 +00:00
Daryl Koopersmith
8b48d30d79
Manage Themes: Improved separators (markup/styles) for current theme author/version. see #20403 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20458 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-12 22:03:57 +00:00
bumpbot
094fca576e
Compress scripts/styles: 3.4-beta2-20457.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20457 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-12 21:58:23 +00:00
Daryl Koopersmith
6685c0fd9d
Theme Customizer: RTL styles. props ocean90. see #19910 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20456 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-12 21:53:19 +00:00
Daryl Koopersmith
68ce88b380
Theme list table style improvements. Make 'delete' link red and separate from other actions. New action separators. see #20403 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20455 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-12 21:10:40 +00:00
bumpbot
515c988dbc
Compress scripts/styles: 3.4-beta1-20447.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20447 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-11 21:58:22 +00:00
Daryl Koopersmith
38acd9198b
Shrink theme screenshots for smaller screen resolutions. props helenyhou, see #20403 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20446 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-11 21:54:56 +00:00
Daryl Koopersmith
b908a19e95
CSS improvements for the 'Current Theme' section. see #20403 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20445 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-11 21:19:32 +00:00
bumpbot
96a2b2be8a
Compress scripts/styles: 3.4-beta1-20432.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20432 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-11 01:58:23 +00:00
Andrew Ozz
c148fb4eb5
Move mobile devices CSS from wp-login.php to wp-admin.css, props SergeyBiryukov, fixes #19673
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20430 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-11 01:45:01 +00:00
bumpbot
aa5aee3d92
Compress scripts/styles: 3.4-beta1-20427.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20427 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-10 21:58:27 +00:00
Daryl Koopersmith
d48177f817
Larger screenshots in theme list tables. see #20403 , #19816 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20426 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-10 21:09:14 +00:00
bumpbot
9492b5a622
Compress scripts/styles: 3.4-beta1-20418.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20418 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-10 01:58:27 +00:00
Andrew Ozz
bce0d37a67
Introduce wp_is_mobile() and use it instead of $is_iphone global, see #20014
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20417 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-10 01:19:30 +00:00
bumpbot
fdce6271d0
Compress scripts/styles: 3.4-beta1-20416.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20416 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-10 00:58:23 +00:00
Daryl Koopersmith
98f37d532d
Theme browsing UX improvements. see #20403 .
...
* On manage/install themes pages, moved author under theme name.
* On manage themes page, moved version number to details.
git-svn-id: https://develop.svn.wordpress.org/trunk@20414 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-10 00:15:13 +00:00
bumpbot
6139fac4d0
Compress scripts/styles: 3.4-beta1-20413.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20413 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-09 23:58:24 +00:00
Daryl Koopersmith
bf204c40d8
Remove CSS involving unused '#theme-information' selector. see #20403 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20412 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-09 23:48:12 +00:00
Daryl Koopersmith
971a69b87e
Remove CSS involving unused '.theme-listing' selector. see #20403 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20411 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-09 23:22:59 +00:00
bumpbot
00179f2370
Compress scripts/styles: 3.4-beta1-20401.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20401 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-07 20:58:27 +00:00
Andrew Ozz
348e000979
Center the menu icons when the menu is folded. For proper display in RTL the width of .wp-menu-image has to be 30px. Props helenyhou, fixes #20382
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20400 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-07 20:18:18 +00:00
bumpbot
e701dd2d8c
Compress scripts/styles: 3.4-beta1-20394.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20394 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-07 00:58:21 +00:00
Daryl Koopersmith
315d6e31e3
Theme Customizer: Move 'collapse' button to footer and add a visible text label. see #19910 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20391 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-07 00:10:22 +00:00
bumpbot
be8d30a7cf
Compress scripts/styles: 3.4-beta1-20385.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20385 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-06 20:58:21 +00:00
Andrew Ozz
52c5b8c7ad
Ensure the first icon is not covered by the wrapper div in the Welcome tab on the dashboard, fixes #20366
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20383 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-06 20:15:14 +00:00
bumpbot
62c705e044
Compress scripts/styles: 3.4-beta1-20368.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20368 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-05 01:57:33 +00:00
Andrew Ozz
214f1e8672
Dashboard icon back in, see #20293
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20367 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-05 01:55:35 +00:00
bumpbot
dcda0d1c10
Compress scripts/styles: 3.4-alpha-20365.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20365 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-05 01:34:01 +00:00
Andrew Ozz
130b4f2645
More specific selectors for the 2x images take 2, don't specify background-size for the 1x background, see #20293
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20364 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-05 01:30:06 +00:00
Andrew Ozz
7ceb8f1a68
More specific selectors for the 2x images, see #20293
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20362 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-05 01:02:36 +00:00
bumpbot
f027063f41
Compress scripts/styles: 3.4-alpha-20357.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20357 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-04 23:58:25 +00:00
Andrew Ozz
f62e952ae9
Double-size icons and WordPress logo for retina displays, props chexee, props empireoflight, props iammattthomas, see #20293
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20356 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-04 23:02:51 +00:00
bumpbot
7f938af8c5
Compress scripts/styles: 3.4-alpha-20355.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20355 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-04 21:58:23 +00:00