Slight style changes to button_action_highlight

This commit is contained in:
Jef van Schendel 2011-11-20 01:57:29 +01:00
parent c6c08a2f29
commit 88f20b58b2

View File

@ -132,7 +132,9 @@ a.mediagoblin_logo{
}
.button_action_highlight{
background-image: -moz-linear-gradient(center top , rgb(134, 212, 177), rgb(109, 173, 144));
background-color: #86D4B1;
border-color: #A2DEC3 #6CAA8E #5C9179;
color: #283F35;
}