diff --git a/themes/green/css/app.css b/themes/green/css/app.css index 59cdad0..188e376 100644 --- a/themes/green/css/app.css +++ b/themes/green/css/app.css @@ -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;