Daryl Koopersmith
e0fc4ce778
Hide 'Customize' toolbar item when customizer is not supported. fixes #20751 , see #19910 .
...
Removes script queue check for 'customize-loader' from wp_customize_support_script(), because we may want to check for customize-support on a page without the loader.
git-svn-id: https://develop.svn.wordpress.org/trunk@20918 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-25 22:26:00 +00:00
Andrew Ozz
a3033f1506
Retina display icons: add 2x sprite for the toolbar, props chexee, fixes #20293
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20814 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-16 23:55:38 +00:00
Andrew Nacin
29fcfe6c1c
Explicitly set the dimensions of the avatar in the toolbar's profile menu. Avoids issues where overridden avatars could result in images that don't fit. props andrewryno. fixes #19539 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@20657 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-30 21:38:39 +00:00
Daryl Koopersmith
13172523c0
Allow toolbar submenus to expand to the width of the parent item. Props camiloclc, fixes #19139 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19717 602fd350-edb4-49c9-b593-d223f7449a82
2012-01-08 23:15:16 +00:00
Andrew Nacin
ad1455dd33
Show cursor for the search icon. props jaquers. fixes #19594 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19703 602fd350-edb4-49c9-b593-d223f7449a82
2012-01-06 18:33:40 +00:00
Ryan Boren
5e76729992
One newline is enough.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19684 602fd350-edb4-49c9-b593-d223f7449a82
2012-01-05 20:10:39 +00:00
Andrew Nacin
b67e882926
Revert debug in [19618].
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19619 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-21 04:24:59 +00:00
Andrew Nacin
be103c148f
'3.4-alpha-19618'
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19618 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-21 04:22:21 +00:00
Andrew Nacin
8f50557a1b
Hover state for the Add New admin bar icon. props johnjamesjacoby. fixes #19475 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19578 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-09 19:20:47 +00:00
Andrew Ozz
1e9cdbab06
Toolbar fix bg color in IE8 & 9 folded search box and IE7 search box size, see #19424
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19566 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-07 01:18:23 +00:00
Ryan Boren
e08ad42704
Introduce user-actions group and move profile and logout menu items to it and change priority. Props koopersmith. fixes #19425
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19559 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-06 03:51:58 +00:00
Ryan Boren
d21aeffa22
Force display:inline for wpadminbar avatar image to avoid stomping by themes. Props ocean90. fixes #19435
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19552 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-05 20:54:55 +00:00
Ryan Boren
bfbe65d2b1
Remove separator from appearance group. Props koopersmith. fixes #19351
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19550 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-05 20:49:51 +00:00
Andrew Nacin
ace5cce282
Admin bar styling: Ensure text next to icon stays visible on focus when jQuery is not loaded. props koopersmith, linuxologos, fixes #19410 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19540 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-02 17:15:02 +00:00
Daryl Koopersmith
c6003cf37b
In toolbar, move search item to the right of the account menu and make it icon-only. fixes #19370 , #19406 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19518 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-01 03:03:12 +00:00
Daryl Koopersmith
c47ea8d881
Update icons in toolbar: WP logo, comments, update, add new. props empireoflight, JohnONolan, fixes #19404 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19516 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-01 02:53:44 +00:00
Daryl Koopersmith
cc83fb57bc
Begin to generalize toolbar icon CSS. see #19404 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19500 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-01 00:16:17 +00:00
Daryl Koopersmith
666e76c5dc
Prevent misshapen background from appearing when admin-bar user info item is focused. props duck_, fixes #19356 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19480 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-29 18:49:30 +00:00
Daryl Koopersmith
4a089df74d
Admin Bar: Secondary is so passé. Groups are the new black. fixes #19136 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19429 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-23 21:46:47 +00:00
Andrew Ozz
ccb56ab0b3
Admin bar: lighter search icon, props chexee, fixes #19151
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19413 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-22 23:36:58 +00:00
Andrew Ozz
91431801a1
Admin bar: add class for IE9 and fix background color in search, props SergeyBiryukov, see #19151
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19407 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-22 21:35:08 +00:00
Daryl Koopersmith
d8a471b3ea
Tighten admin bar submenu shadows. fixes #19186 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19403 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-22 20:52:17 +00:00
Andrew Ozz
7ba3b5df8f
Admin bar: min-width same as on admin body, see #81197
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19401 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-22 18:46:32 +00:00
Daryl Koopersmith
cca15369b5
Center the admin bar search item horizontally. see #18197 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19391 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-22 01:00:10 +00:00
Andrew Ozz
ad8536247f
Admin bar: re-center the search box, see #81197
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19370 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-21 03:34:23 +00:00
Andrew Ozz
0ed396ffed
Admin bar IE7, iPad and rtl refresh, see #81197
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19368 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-21 02:03:02 +00:00
Andrew Ozz
3cdd77b374
Update admin-bar-sprite, refresh admin-bar-rtl.css, props ocean90, fixes #19289 , fixes #19293
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19354 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-19 18:09:04 +00:00
Andrew Ozz
c68fe3c461
Fix admin bar in iOS5 iPads, props georgestephanis, fixes #18654
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19338 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-18 17:16:26 +00:00
Daryl Koopersmith
b9e3cf466a
Allow linkless items in the admin bar. Improve non-jQuery admin bar tabbing. fixes #19277 , #19149 , #19164 , #15519 . see #18197 , #19088 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19328 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-18 00:12:57 +00:00
Daryl Koopersmith
914a945108
Add reset CSS (clear) to the admin bar. props scribu. fixes #19260 , see #18179 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19320 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-17 16:55:44 +00:00
Andrew Nacin
f7bc9fb12e
Fix admin bar profile dropdown display when avatars are disabled. props deltafactory for initial patch. fixes #18899 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19276 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-14 20:04:59 +00:00
Daryl Koopersmith
0ebb52f9a3
More admin bar markup improvements. Make primary and secondary submenu groups siblings (and prevent ul nesting issues). see #18197 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19270 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-14 11:05:37 +00:00
Daryl Koopersmith
161ee6a46d
Improve admin bar markup. Un-nest top level secondary menu. Remove unnecessary span. see #18197 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19261 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-12 00:26:55 +00:00
Daryl Koopersmith
716906a149
Add secondary flag to admin bar. fixes #19136 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19230 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-09 19:12:48 +00:00
Daryl Koopersmith
3dd54276a7
Remove Helvetica Neue from the admin bar font stack. see #19145 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19221 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-08 21:12:22 +00:00
Andrew Ozz
b0ca083f21
Fix admin bar background gradients, props ocean90, fixes #19163
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19220 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-08 20:13:41 +00:00
Andrew Ozz
b1af3610ec
Fix a:focus styling and backwards tabbing, add tabindex arg for <a>, see #19088
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19207 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-07 20:38:38 +00:00
Daryl Koopersmith
d622b01600
Remove dead padding/margin CSS from the admin bar. These previously were used for the now-removed arrows. see #18197 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19196 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-07 00:30:49 +00:00
Andrew Nacin
7cea3fb20d
Remove commented out code. props ocean90, fixes #19126 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19183 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-05 21:19:12 +00:00
Andrew Nacin
cbbdd10c0e
Give selectors their own lines. see #19126 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19169 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-05 05:15:17 +00:00
Andrew Nacin
8cca809427
Hide right border on final admin bar menu item with :last-child, rather than assuming it is search. props markjaquith, fixes #19126 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19168 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-05 05:13:18 +00:00
Andrew Nacin
b06a98aa18
Copy Twenty Eleven's search icon to core for the admin bar. props SergeyBiryukov. fixes #19138 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19167 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-05 04:49:05 +00:00
Andrew Ozz
bf02e004e0
Support for "tabbing" through the admin bar and admin menu, fixes #19088
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19162 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-05 01:13:18 +00:00
Jon Cave
78e94523c8
Don't override .shortlink-input left/right padding of 1em with CSS shorthand later on. Fixes #19147 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19161 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-04 20:45:15 +00:00
Andrew Ozz
7dec8b7703
Admin-bar.css refresh, add back IE compat. "return false" so clicking on the search box doesn't scropp the page to the top, props ocean90, fixes #19153 , fixes #19151
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19160 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-04 19:46:43 +00:00
Andrew Ozz
04b16d0042
Fix the global :before/:after selectors for Opera, props SergeyBiryukov, see #19137
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19157 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-04 17:35:00 +00:00
Andrew Ozz
3ee304ae1e
Tweaks for the admin bar comment bubble: allow JS updating the count, center the bubble when no pending comments, props duck_, fixes #18809
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19156 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-04 15:55:00 +00:00
Andrew Ozz
ac8b90ade2
Remove drop-down arrows from admin bar, props SergeyBiryukov, fixes #19086
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19152 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-04 14:36:50 +00:00
Andrew Ozz
882574b78c
Revert placement of Help and Screen Options to under the admin bar on the right, see #18197 , see #18785
...
git-svn-id: https://develop.svn.wordpress.org/trunk@19130 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-03 17:08:12 +00:00
Andrew Ozz
96571de38e
No float for the admin bar gravatar image, props gluten, fixes #18925
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18981 602fd350-edb4-49c9-b593-d223f7449a82
2011-10-17 20:19:12 +00:00