N°3685 Revert most of e4f58b5b changes, replace @extend .ibo-button calls with classes in markup for most cases, except jquery-ui buttons

This commit is contained in:
Stephen Abello
2021-08-05 10:20:09 +02:00
parent ad936d7a2f
commit 97d52fb539
13 changed files with 340 additions and 320 deletions

View File

@@ -42,6 +42,5 @@ $ibo-prop--apply--error--color: $ibo-color-grey-800 !default;
height: $ibo-prop--apply-cancel--span--height;
width: $ibo-prop--apply-cancel--span--width;
text-align: center;
@extend .ibo-button.ibo-is-alternative;
}
}