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

@@ -8,8 +8,4 @@ $ibo-block-csv--textarea--margin-top: 10px !default;
min-height: $ibo-block-csv--textarea--min-height;
margin-top: $ibo-block-csv--textarea--margin-top;
}
}
.ibo-block-csv--download-link{
@extend .ibo-button.ibo-is-alternative.ibo-is-primary;
}