Make admin links clearer

This commit is contained in:
Brian Miyaji
2014-10-22 21:22:06 +11:00
parent c92dd95f53
commit ac53c368ce

View File

@@ -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;