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
Andrew Nacin
f49bd78ae4
Fix alignment and borders of plugin/theme updates on the Updates screen.
...
props morganestes, ocean90.
see #26699 , for trunk.
Built from https://develop.svn.wordpress.org/trunk@26935
git-svn-id: http://core.svn.wordpress.org/trunk@26816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-13 16:00:11 +00:00
Helen Hou-Sandí
f1dc3d77c8
Move media modal colors out of colors.css
and into media-views.css
, as the modal can be triggered on the front end. props avryl, props collinsinternet for the initial patch. see #26677 for trunk.
...
Built from https://develop.svn.wordpress.org/trunk@26929
git-svn-id: http://core.svn.wordpress.org/trunk@26810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-01-09 16:36:12 +00:00
Matt Thomas
3589ec69bc
Return container shadows to 1px blur as they were pre- r26293. This is a better match for the 1px shadow we use on buttons and screen options. See #25858 .
...
Built from https://develop.svn.wordpress.org/trunk@26841
git-svn-id: http://core.svn.wordpress.org/trunk@26728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-09 20:21:10 +00:00
Matt Thomas
55024b9db4
Adjust the border-color and box-shadow on container elements to match the new f1f1f1 background-color. See #25858 , props melchoyce.
...
Built from https://develop.svn.wordpress.org/trunk@26840
git-svn-id: http://core.svn.wordpress.org/trunk@26727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-09 19:52:11 +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
4fb4588829
Style the Add Comment button as a button. Fixes #26500 , props SergeyBiryukov.
...
Built from https://develop.svn.wordpress.org/trunk@26834
git-svn-id: http://core.svn.wordpress.org/trunk@26721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-09 19:14: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
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
b42583aedb
Updates to the About page:
...
- Better screenshots
- Align screenshots with the dividers between sections
- Increase body text size
- Add a mention of Twenty Fourteen by name
- i18nalize 'Now with more color'
- Replace ’ with ’
See #26387 .
Built from https://develop.svn.wordpress.org/trunk@26719
git-svn-id: http://core.svn.wordpress.org/trunk@26608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 12:16:10 +00:00
Matt Thomas
443565c4c6
Committing a first pass at a new About page for 3.8. See #26387 , props melchoyce.
...
Built from https://develop.svn.wordpress.org/trunk@26718
git-svn-id: http://core.svn.wordpress.org/trunk@26607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 07:50:12 +00:00
Helen Hou-Sandí
1fcbe8c80b
Bring screen reader shortcuts and image edit controls in line with admin design. see #25858 .
...
Built from https://develop.svn.wordpress.org/trunk@26677
git-svn-id: http://core.svn.wordpress.org/trunk@26567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-05 18:17:09 +00:00
Matt Thomas
5717988ecd
Remove unneeded transition styles on adminmenu links that make the transition between expanded and collapsed menubars choppy in Safari and Chrome. Fixes #26406 .
...
Built from https://develop.svn.wordpress.org/trunk@26637
git-svn-id: http://core.svn.wordpress.org/trunk@26527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-04 21:40: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
dd465838e6
Rename colors-fresh.css to colors.css. fixes #26137 .
...
Built from https://develop.svn.wordpress.org/trunk@26570
git-svn-id: http://core.svn.wordpress.org/trunk@26461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 18:16:11 +00:00