Bug 1021036 - Change default button color from grey to purple r=NiKo`

This commit is contained in:
Adam Roach [:abr] 2014-06-05 10:51:37 -05:00
Родитель 3e420161df
Коммит 9b3c57757a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -61,7 +61,7 @@ img {
.btn {
display: inline-block;
background: #aaa;
background: #a5a;
border: none;
color: #fff;
text-decoration: none;