create-button ok

This commit is contained in:
Gaëlle Morin
2019-10-30 15:29:23 +01:00
parent db7b1116c3
commit 2c4ce4127b
3 changed files with 10 additions and 3 deletions

View File

@ -106,6 +106,11 @@
color: white;
}
.yellow-button {
background: $color-43-100-50;
color: white;
}
.reversed-btn, sib-delete.reversed-btn button {
background-color: transparent;
border: 1px solid #6157e5;