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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user