Commit Graph

11 Commits

Author SHA1 Message Date
Scott Taylor
0347a8944e Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root.
Props yoavf, TobiasBg.
Fixes #26073.


Built from https://develop.svn.wordpress.org/trunk@27053


git-svn-id: http://core.svn.wordpress.org/trunk@26927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-29 04:43:30 +00:00
Matt Thomas
9f4f560258 Eliminate the 1px padding adjustment on active buttons because it creates an un-clickable dead zone 1px high and spanning the entire width of the button. Modify the background color of active buttons for better contrast to make the active state more obvious.
See #26700, props johnbillion.


Built from https://develop.svn.wordpress.org/trunk@26993


git-svn-id: http://core.svn.wordpress.org/trunk@26870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-21 21:27:12 +00:00
Matt Thomas
39b1bc785d Slightly darkening the page backcground to f1f1f1 for better contrast with white interface elements on top of it. See #25858.
Built from https://develop.svn.wordpress.org/trunk@26837


git-svn-id: http://core.svn.wordpress.org/trunk@26724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-09 19:28:12 +00:00
Matt Thomas
621f5cdb08 Use $button-color for .action-button on plugin details thickbox. Fixes #26486, props ocean90.
Built from https://develop.svn.wordpress.org/trunk@26809


git-svn-id: http://core.svn.wordpress.org/trunk@26696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-08 21:13:11 +00:00
Dominik Schilling
02fb5044c4 Adjust the active tab colors in the plugin info Thickbox, see [26788], #25858.
Built from https://develop.svn.wordpress.org/trunk@26805


git-svn-id: http://core.svn.wordpress.org/trunk@26692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-08 19:03:13 +00:00
Sergey Biryukov
1017bcf4f4 Use correct flag icon color from the chosen color scheme.
props TobiasBg.
fixes #26480.
Built from https://develop.svn.wordpress.org/trunk@26802


git-svn-id: http://core.svn.wordpress.org/trunk@26689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-08 14:32:11 +00:00
Matt Thomas
68b7f94042 A small adjustment to the page background color per yesterday's conversation with nacin, from #eee to #f3f3f3. This retains enough contrast with white widget containers while making for a more comfortable reading experiences on pages that heavily use the default background color, like the About page. A few adjustments to go along with it:
- Horizontal rules on the About page are lighter, to match their previous level of contrast with #eee
- Eliminated the .flush-top class on <hr>s on the About page since we want the styles applied to all About page <hr>s.
- Color schemes should match the bottom border of active tabs to the scheme's body-background variable.
- Lighten the comment background color on the Dashboard activity widget to keep adequate contrast with the new lighter body background.

See #25858.


Built from https://develop.svn.wordpress.org/trunk@26788


git-svn-id: http://core.svn.wordpress.org/trunk@26675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-08 04:12:11 +00:00
Matt Thomas
03ab0cc95f Provide a default generic avatar icon in the My Account menu if avatars are disabled, ensuring that the link is visible at responsive sizes. See #25858.
Built from https://develop.svn.wordpress.org/trunk@26744


git-svn-id: http://core.svn.wordpress.org/trunk@26633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 21:23:10 +00:00
Matt Thomas
6202106205 Un-hide dropdown submenus at responsive sizes, make submenus within dropdowns appear as inline lists at mobile device sizes. See #25972.
Built from https://develop.svn.wordpress.org/trunk@26687


git-svn-id: http://core.svn.wordpress.org/trunk@26577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-05 19:58:10 +00:00
Helen Hou-Sandí
dbe43017b5 Remove more references to MP6 and standardize on .wp-ui-* for prefixed generic class names. props nacin, kovshenin, fixes #26263.
Built from https://develop.svn.wordpress.org/trunk@26635


git-svn-id: http://core.svn.wordpress.org/trunk@26525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-04 21:16:11 +00:00
Andrew Nacin
cd210390a2 Build RTL stylesheets for color schemes.
props dd32.
fixes #26315.

Built from https://develop.svn.wordpress.org/trunk@26616


git-svn-id: http://core.svn.wordpress.org/trunk@26506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-04 17:21:20 +00:00