И все же стили загрузки формы :)

This commit is contained in:
SleepWalker 2016-04-14 22:17:46 +03:00
parent 59757cdc0e
commit c7cce17f11

View File

@ -244,9 +244,11 @@
}
[type="submit"] {
background: url('images/loader_button.gif') #d8d5d0 center center;
background: url('images/loader_button.gif') #95a5a6 center center;
color: #9F9E99;
cursor: default;
color: #fff;
transition: 0.25s;
outline: none;
}
}