This commit is contained in:
lxsang
2018-09-13 21:41:14 +02:00
parent aec5457a31
commit 5b6e68116b
3 changed files with 25 additions and 12 deletions

View File

@ -18,7 +18,7 @@ afx-button i.icon-style {
display: inline-block;
float:left;
}
afx-button button:active, afx-button.btactive button {
afx-button button:active, afx-button button.btactive {
background-color: #2786F3;
color: white;
border: 1px solid #dedede;