mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
И все же стили загрузки формы :)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user