mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 08:20:13 +01:00
small styles refactoring
This commit is contained in:
parent
5afdbaca32
commit
ab3179f10a
1 changed files with 4 additions and 5 deletions
|
|
@ -108,7 +108,6 @@ button.btn.btn-danger {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
button.btn.btn-inverse {
|
||||
@include buttonColor($help-text, $help-text);
|
||||
color: $label-text;
|
||||
|
|
@ -244,7 +243,7 @@ button.progress-button {
|
|||
}
|
||||
|
||||
.btn-raised {
|
||||
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
|
||||
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.35);
|
||||
}
|
||||
|
||||
.btn-mm {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue