wip
This commit is contained in:
@@ -24,12 +24,11 @@
|
||||
background: #fff;
|
||||
border-radius: 50%;
|
||||
color: #2271b1;
|
||||
content: "\f227";
|
||||
content: "\f227" / '';
|
||||
font: normal 20px/1.6 dashicons;
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
right: 15px;
|
||||
speak: never;
|
||||
text-align: center;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
@@ -66,10 +65,9 @@
|
||||
.wp-pointer-buttons a.close:before {
|
||||
background: none;
|
||||
color: #787c82;
|
||||
content: "\f153";
|
||||
content: "\f153" / '';
|
||||
display: block !important;
|
||||
font: normal 16px/1 dashicons;
|
||||
speak: never;
|
||||
margin: 1px 0;
|
||||
text-align: center;
|
||||
-webkit-font-smoothing: antialiased !important;
|
||||
|
||||
Reference in New Issue
Block a user