Update grunt-cssjanus to 0.2.4, we no longer need the fork.

Upstream changes:
* https://github.com/cssjanus/cssjanus/compare/v1.0.2...v1.1.2
* https://github.com/cssjanus/grunt-cssjanus/compare/v0.2.2...v0.2.4

fixes #30997.
Built from https://develop.svn.wordpress.org/trunk@31425


git-svn-id: http://core.svn.wordpress.org/trunk@31406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-02-11 22:28:29 +00:00
parent b6edb31874
commit 1a45201b98
18 changed files with 23 additions and 23 deletions

View File

@@ -254,7 +254,7 @@
#customize-theme-controls .widget-area-select .selected {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,.4);
text-shadow: 0 1px 0 rgba(0,0,0,.4);
background: #2ea2cc;
}