Make admin links clearer
This commit is contained in:
@@ -49,12 +49,11 @@
|
||||
}
|
||||
|
||||
.sp-link:before {
|
||||
font: normal 20px/1 'dashicons';
|
||||
font: normal 20px/1 dashicons;
|
||||
speak: none;
|
||||
display: inline-block;
|
||||
padding: 0 2px 0 0;
|
||||
top: 0;
|
||||
left: -1px;
|
||||
left: 0.5px;
|
||||
position: relative;
|
||||
vertical-align: top;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
||||
Reference in New Issue
Block a user