Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Commit 385e2ff

Browse files
committed
removed redundant styles
1 parent 8f82f22 commit 385e2ff

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

public/css/style.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@ body {
2323
.btn-success.active,
2424
.btn-success.disabled,
2525
.btn-success[disabled] {
26-
background-color: #57a900;
27-
}
28-
29-
.btn-success:active, .btn-success.active {
30-
background-color: #57a900;
26+
background-color: #57a900;
3127
}
3228

3329
div.container a.navbar-brand > img {

0 commit comments

Comments
 (0)