Improve Green theme (change red button color)

This commit is contained in:
Frederic Guillot 2013-08-04 11:46:45 -04:00
parent 892478d430
commit 9deefd424e
1 changed files with 4 additions and 0 deletions

View File

@ -188,8 +188,12 @@ textarea:focus {
border-color: #065806;
}
a.btn-red:hover,
a.btn-red:focus,
.btn-red:hover,
.btn-red:focus,
a.btn-blue:hover,
a.btn-blue:focus,
.btn-blue:hover,
.btn-blue:focus {
background-color: #609C22;