@c8y/style 1023.53.0 → 1023.55.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@c8y/style",
3
- "version": "1023.53.0",
3
+ "version": "1023.55.5",
4
4
  "license": "Apache-2.0",
5
5
  "author": "Cumulocity GmbH",
6
6
  "description": "Styles for Cumulocity IoT applications",
@@ -145,7 +145,7 @@
145
145
  .smart-rule-icon-size(@size-20);
146
146
 
147
147
  .card-icon {
148
- .card-icon-alignment;
148
+ .card-icon-alignment();
149
149
  }
150
150
  }
151
151
 
@@ -179,7 +179,7 @@
179
179
  margin-bottom: @size-base !important;
180
180
 
181
181
  .card-back {
182
- .card-header-actions-visible;
182
+ .card-header-actions-visible();
183
183
  }
184
184
 
185
185
  .card-header {