refactor(theme): theme refactor, buttons, toaster, preloader

This commit is contained in:
Dmitry Nehaychik 2017-06-02 12:43:23 +03:00
parent d5f69647aa
commit 59ef144716
77 changed files with 1324 additions and 954 deletions

View file

@ -0,0 +1,11 @@
.btn-shape-name {
margin-bottom: 7px;
}
.btn-shape-details {
margin-bottom: 19px;
span:nth-child(2) {
color: #ffffff;
}
}