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:
@@ -192,7 +192,7 @@ TABLE OF CONTENTS:
|
||||
background: #f7f7f7 !important;
|
||||
-webkit-box-shadow: none !important;
|
||||
box-shadow: none !important;
|
||||
text-shadow: 0 1px 0 #fff !important;
|
||||
text-shadow: 0 -1px 0 #fff !important;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
@@ -254,7 +254,7 @@ TABLE OF CONTENTS:
|
||||
border-color: #1b607f !important;
|
||||
-webkit-box-shadow: none !important;
|
||||
box-shadow: none !important;
|
||||
text-shadow: 0 -1px 0 rgba( 0, 0, 0, 0.1 ) !important;
|
||||
text-shadow: 0 1px 0 rgba( 0, 0, 0, 0.1 ) !important;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user