Dominik Schilling
bbcdcc084d
Improve focus styles for:
...
* Welcome Panel dismiss link
* Welcome Panel assembled links
* At a Glance links
* Recently Published/Publishing Soon and latest Comments links in the Dashboard Activity box
props afercia.
fixes #32287 , #32288 , #32289 , #32292 .
Built from https://develop.svn.wordpress.org/trunk@32475
git-svn-id: http://core.svn.wordpress.org/trunk@32445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-05-09 20:35:27 +00:00
Helen Hou-Sandí
dbc8943dd5
Dashboard: Ensure images other than avatars (such as emoji replacements) in recent comments are not incorrectly positioned.
...
props SergeyBiryukov.
fixes #31919 .
Built from https://develop.svn.wordpress.org/trunk@32076
git-svn-id: http://core.svn.wordpress.org/trunk@32055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-04-08 16:49:26 +00:00
Sergey Biryukov
43a99e0f1b
Make sure the update button in "At a Glance" dashboard widget does not overlap with long strings.
...
props SergeyBiryukov, afercia, tyxla.
fixes #30766 .
Built from https://develop.svn.wordpress.org/trunk@31928
git-svn-id: http://core.svn.wordpress.org/trunk@31907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-03-30 12:50:29 +00:00
Helen Hou-Sandí
bcda24004a
Update the default admin color scheme for more unity and refinement.
...
This removes the red channel from blues and cools the grays a bit for a more cohesive and purposeful color scheme.
props hugobaeta.
fixes #31234 .
Built from https://develop.svn.wordpress.org/trunk@31422
git-svn-id: http://core.svn.wordpress.org/trunk@31403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-02-11 22:18:26 +00:00
Helen Hou-Sandí
62a197d6bf
List tables: Use CSS :nth-child() selectors for zebra striping.
...
Note that this does not fix issues related to comment quick edit. Internal linking also continues to use the `.alternate` class for now. IE8 and below gracefully degrade by not having zebra striping.
There is some hoop jumping with adding an extra table row to maintain zebra striping during quick edit. Documenting that here for future reference; it is also in the inline documentation.
fixes #30981 and #26060 . see #25060 .
Built from https://develop.svn.wordpress.org/trunk@31181
git-svn-id: http://core.svn.wordpress.org/trunk@31162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-01-14 22:14:22 +00:00
Sergey Biryukov
5bf20b46ea
Switch line-height added in [29790] to a unitless value.
...
props janhenckens.
fixes #29451 .
Built from https://develop.svn.wordpress.org/trunk@29828
git-svn-id: http://core.svn.wordpress.org/trunk@29593 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-03 09:42:16 +00:00
Sergey Biryukov
32cd803685
Account for longer translations of 'Customize Your Site' button label.
...
props shooper.
fixes #29451 .
Built from https://develop.svn.wordpress.org/trunk@29790
git-svn-id: http://core.svn.wordpress.org/trunk@29562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-09-29 13:57:16 +00:00
Sergey Biryukov
afe7639c7b
Add missing box-shadow for pingbacks in Dashboard Activity widget.
...
props chrisl27.
fixes #29198 .
Built from https://develop.svn.wordpress.org/trunk@29561
git-svn-id: http://core.svn.wordpress.org/trunk@29336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-08-21 02:37:16 +00:00
Andrew Ozz
9662dc9f7b
Fix CSS for form elements for Firefox 30+, fixes #28500 .
...
Built from https://develop.svn.wordpress.org/trunk@29366
git-svn-id: http://core.svn.wordpress.org/trunk@29142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-08-03 00:34:15 +00:00
Dominik Schilling
28170e0d82
Remove some unused dashboard-widget-* CSS classes. Unused since [9103].
...
props michalzuber.
fixes #28930 .
Built from https://develop.svn.wordpress.org/trunk@29361
git-svn-id: http://core.svn.wordpress.org/trunk@29137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-08-02 20:02:17 +00:00
Dominik Schilling
1dab78032b
IE8 doesn't support ::before
and ::after
pseudo-elements. Replace them with :before
and :after
.
...
props andrezrv, DrewAPicture, ocean90.
fixes #28082 .
Built from https://develop.svn.wordpress.org/trunk@29314
git-svn-id: http://core.svn.wordpress.org/trunk@29095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-07-28 15:52:17 +00:00
Scott Taylor
317e5c9616
Adjust CSS for "Moved to the trash" message for a pingback in the dashboard.
...
Props zoerooney, codenameEli.
Fixes #28286 .
Built from https://develop.svn.wordpress.org/trunk@28811
git-svn-id: http://core.svn.wordpress.org/trunk@28619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-06-24 00:03:16 +00:00
Dominik Schilling
a0086bd102
Quick Draft: Use text cursor for description label.
...
fixes #27766 .
Built from https://develop.svn.wordpress.org/trunk@28234
git-svn-id: http://core.svn.wordpress.org/trunk@28062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-05-01 13:12:16 +00:00
Andrew Nacin
1ade5bb2f3
Comments: Update border color and help text.
...
props bcworkz.
fixes #26967 .
Built from https://develop.svn.wordpress.org/trunk@27774
git-svn-id: http://core.svn.wordpress.org/trunk@27611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-27 05:08:14 +00:00
Andrew Nacin
bd4bce1b65
Don't clip post titles in the dashboard activity widget as it hides direct links to comments.
...
props SergeyBiryukov.
fixes #27474 .
Built from https://develop.svn.wordpress.org/trunk@27740
git-svn-id: http://core.svn.wordpress.org/trunk@27577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-26 15:05:14 +00:00
Andrew Nacin
fbd1443a0b
Restore the update message in the dashboard, removed in 3.8.
...
props obenland.
fixes #26664 .
Built from https://develop.svn.wordpress.org/trunk@27711
git-svn-id: http://core.svn.wordpress.org/trunk@27550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-25 14:36:15 +00:00
John Blackbourn
181c2d091e
Remove the "See more" toggle from the At a Glance dashboard widget. Fixes #26614 .
...
Built from https://develop.svn.wordpress.org/trunk@27583
git-svn-id: http://core.svn.wordpress.org/trunk@27426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-18 12:56:14 +00:00
Andrew Nacin
890186e037
Comments dashboard widget: Use the proper class to avoid stretched "unapproved" red lines.
...
fixes #26910 .
Built from https://develop.svn.wordpress.org/trunk@27564
git-svn-id: http://core.svn.wordpress.org/trunk@27407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-17 19:54:16 +00:00
Sergey Biryukov
6f8cfb1c00
Prevent large images in comments from overflowing the meta box.
...
props mattheu.
fixes #26643 .
Built from https://develop.svn.wordpress.org/trunk@27252
git-svn-id: http://core.svn.wordpress.org/trunk@27109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-25 01:22:14 +00:00
Helen Hou-Sandí
ab31bf8683
Once upon a time not long ago,
...
The admin CSS was merged in #18314 .
After a couple years as it stood,
The mess it had become just was no good.
One day we realized Grunt is pretty cool,
And said "we should use this as our build tool!"
Now we can maintain separate files with ease,
Using @import and cssmin meets all our needs.
Welcome to the future of the WordPress stylesheets,
And thanks to Slick Rick for the beats.
props jorbin for the initial patch.
fixes #26669 .
Built from https://develop.svn.wordpress.org/trunk@27195
git-svn-id: http://core.svn.wordpress.org/trunk@27054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-19 21:43:14 +00:00
azaozz
1cdec6ff6e
Merge most admin css files, first run, see #18314
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@18577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-08-21 03:46:43 +00:00
azaozz
c8f51203cf
RTL styles, props yoavf, see #17324
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@17941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-17 05:45:49 +00:00
nacin
ba68477479
Fix this in RTL too. see #14985 .
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@16944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-12-15 11:54:56 +00:00
nacin
21c3eae3d3
Style bumps and compressed styles for r14187. see #13083 .
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@14221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-24 17:22:34 +00:00
nacin
8f2a759d3c
Minify remaining RTL css files, and ie.css. See #12292 .
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@13238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-19 23:55:09 +00:00
nacin
c8c6e1e6d7
RTL fixes for new position of QuickPress ajax spinner, also version bumps, see #10680
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@13090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-13 06:14:37 +00:00
ryan
064e0e74f9
RTL updates from kashani. fixes #8047
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@10147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 17:36:36 +00:00
ryan
21510085f9
RTL updates from kashani. see #8047
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@10040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-04 19:13:22 +00:00
ryan
b7aa9493d5
RTL updates from kashani. see #8047
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@10027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-03 21:00:23 +00:00
azaozz
ac1ccbba3a
CSS cleanup
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@9964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-29 15:52:17 +00:00
azaozz
543be53ab0
RTL updates from kashani, see #8047
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@9820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 21:21:54 +00:00
azaozz
ac470da4bf
RTL CSS updates for 2.7-beta2, props kashani, see#8047
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@9552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 18:21:05 +00:00
azaozz
a1c1da11f8
RTL CSS for 2.7, props mani_monaj, see #8047
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@9505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 02:50:16 +00:00
ryan
637cca38da
Draggable dash, first cut. Props mdawaffe. see #7552
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@9103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-08 23:32:34 +00:00
ryan
f41858edcf
RTL CSS updates from Navid Kashani, RanYanivHartstein, mani_monaj, and the WP Persian team. see #7498 . Partial patch for trunk
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@8632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-12 23:19:07 +00:00
ryan
35b18e5034
Trailing whitespace cleanup
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@8600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-09 05:36:14 +00:00
ryan
b71746be10
RTL friendly fonts from RanYanivHartstein. fixes #6616
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@8327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-13 16:40:25 +00:00
ryan
236eb02bee
RTL fixes from RanYanivHartstein. fixes #6826 for trunk
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@8106 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-16 22:23:22 +00:00
ryan
f0506ff8e5
RTL fixes from mani_monaj and RanYanivHartstein. see #6296 #6365
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@7494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 02:51:51 +00:00
ryan
31e258ae64
RTL CSS from Mani. fixes #6296
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@7398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 16:08:03 +00:00