Widget Customizer: Update icons to new Dashicons, part 2.
props Michael Arestad. fixes #27400. Built from https://develop.svn.wordpress.org/trunk@28013 git-svn-id: http://core.svn.wordpress.org/trunk@27843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
df7b16dda1
commit
418aa98588
|
@ -170,7 +170,7 @@
|
|||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
font: normal 20px/1 'dashicons';
|
||||
font: normal 20px/43px 'dashicons';
|
||||
text-align: center;
|
||||
text-indent: 0;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
@ -312,7 +312,7 @@
|
|||
position: relative;
|
||||
right: -2px;
|
||||
top: -1px;
|
||||
font: normal 16px/1 'dashicons';
|
||||
font: normal 20px/1 'dashicons';
|
||||
vertical-align: middle;
|
||||
-webkit-transition: all 0.2s;
|
||||
transition: all 0.2s;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -170,7 +170,7 @@
|
|||
right: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
font: normal 20px/1 'dashicons';
|
||||
font: normal 20px/43px 'dashicons';
|
||||
text-align: center;
|
||||
text-indent: 0;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
@ -312,7 +312,7 @@
|
|||
position: relative;
|
||||
left: -2px;
|
||||
top: -1px;
|
||||
font: normal 16px/1 'dashicons';
|
||||
font: normal 20px/1 'dashicons';
|
||||
vertical-align: middle;
|
||||
-webkit-transition: all 0.2s;
|
||||
transition: all 0.2s;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue