Improve Green theme (change red button color)
This commit is contained in:
parent
892478d430
commit
9deefd424e
@ -188,8 +188,12 @@ textarea:focus {
|
|||||||
border-color: #065806;
|
border-color: #065806;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a.btn-red:hover,
|
||||||
|
a.btn-red:focus,
|
||||||
.btn-red:hover,
|
.btn-red:hover,
|
||||||
.btn-red:focus,
|
.btn-red:focus,
|
||||||
|
a.btn-blue:hover,
|
||||||
|
a.btn-blue:focus,
|
||||||
.btn-blue:hover,
|
.btn-blue:hover,
|
||||||
.btn-blue:focus {
|
.btn-blue:focus {
|
||||||
background-color: #609C22;
|
background-color: #609C22;
|
||||||
|
Loading…
Reference in New Issue
Block a user