Delete buttons restyled.
This commit is contained in:
parent
322a2c9dfb
commit
4474a212e7
9 changed files with 10 additions and 10 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
.delete-node {
|
||||
button {
|
||||
//@extend .btn-link;
|
||||
@extend .btn-warning;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
margin-left: 5px;
|
||||
|
||||
&.proceed {
|
||||
@extend .btn-primary;
|
||||
@extend .btn-warning;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@ f-token-form {
|
|||
}
|
||||
|
||||
.submit {
|
||||
@extend .btn, .btn-primary;
|
||||
@extend .btn;
|
||||
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue