Use native secondary button styles
This commit is contained in:
@@ -4,7 +4,6 @@ div.sportspress-message {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.sportspress-message a.button-primary,
|
div.sportspress-message a.button-primary,
|
||||||
div.sportspress-message a.button-secondary,
|
|
||||||
p.sportspress-actions input.button-primary,
|
p.sportspress-actions input.button-primary,
|
||||||
p.sportspress-actions input.button-primary:active,
|
p.sportspress-actions input.button-primary:active,
|
||||||
p.sportspress-actions a.button-primary,
|
p.sportspress-actions a.button-primary,
|
||||||
@@ -19,7 +18,6 @@ p.sportspress-actions a.button-primary:active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.sportspress-message a.button-primary:hover,
|
div.sportspress-message a.button-primary:hover,
|
||||||
div.sportspress-message a.button-secondary:hover,
|
|
||||||
p.sportspress-actions input.button-primary:hover,
|
p.sportspress-actions input.button-primary:hover,
|
||||||
p.sportspress-actions input.button-primary:focus,
|
p.sportspress-actions input.button-primary:focus,
|
||||||
p.sportspress-actions a.button-primary:hover,
|
p.sportspress-actions a.button-primary:hover,
|
||||||
@@ -32,12 +30,6 @@ p.sportspress-actions a.button-primary:focus {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.sportspress-message a.button-secondary {
|
|
||||||
-moz-opacity: 0.7;
|
|
||||||
opacity: 0.7;
|
|
||||||
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
|
|
||||||
}
|
|
||||||
|
|
||||||
.sp-feature a {
|
.sp-feature a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user