N°3685 Greatly optimize SCSS rules to reduce compiled CSS file size (4.7Mo -> 620ko)

This commit is contained in:
Stephen Abello
2021-08-04 16:32:57 +02:00
parent c99a22c9f7
commit e4f58b5b98
8 changed files with 327 additions and 339 deletions

View File

@@ -100,9 +100,7 @@ $ibo-dashboard-editor--delete-dashlet-icon--z-index: 21 !default;
right: $ibo-dashboard-editor--delete-dashlet-icon--right;
padding: $ibo-dashboard-editor--delete-dashlet-icon--padding;
z-index: $ibo-dashboard-editor--delete-dashlet-icon--z-index;
@extend .ibo-button;
@extend .ibo-is-alternative;
@extend .ibo-is-danger;
@extend .ibo-button.ibo-is-alternative.ibo-is-danger;
}
.ibo-dashboard-editor .itop-dashboard{
a{