Add text shadow to admin buttons
This commit is contained in:
@@ -15,6 +15,7 @@ p.sportspress-actions a.button-primary:active {
|
||||
box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 rgba(0,0,0,.1);
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
text-shadow: 0 -1px 1px #15a29a,1px 0 1px #15a29a,0 1px 1px #15a29a,-1px 0 1px #15a29a;
|
||||
}
|
||||
|
||||
div.sportspress-message a.button-primary:hover,
|
||||
|
||||
Reference in New Issue
Block a user