mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°3685 Greatly optimize SCSS rules to reduce compiled CSS file size (4.7Mo -> 620ko)
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user