@c8y/style 1021.49.6 → 1021.50.0

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/LICENSE CHANGED
@@ -187,7 +187,7 @@
187
187
  same "printed page" as the copyright notice for easier
188
188
  identification within third-party archives.
189
189
 
190
- Copyright 2019 Software AG
190
+ Copyright (c) 2013-present Cumulocity GmbH, Duesseldorf, Germany and/or its affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Cumulocity GmbH
191
191
 
192
192
  Licensed under the Apache License, Version 2.0 (the "License");
193
193
  you may not use this file except in compliance with the License.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@c8y/style",
3
- "version": "1021.49.6",
3
+ "version": "1021.50.0",
4
4
  "license": "Apache-2.0",
5
5
  "author": "Cumulocity GmbH",
6
6
  "description": "Styles for Cumulocity IoT applications",
@@ -221,7 +221,7 @@
221
221
  .c8y-icon-event-processing:before,
222
222
  .c8y-icon-event-processing:after { content: "\f12e"; }
223
223
  .c8y-icon-events:before,
224
- .c8y-icon-events:after { content: "\f12f"; margin-top: 6px; }
224
+ .c8y-icon-events:after { content: "\f12f"; margin-top: 2px; }
225
225
  .c8y-icon-fieldbus:before,
226
226
  .c8y-icon-fieldbus:after { content: "\f130"; }
227
227
  .c8y-icon-find-map:before,
@@ -403,7 +403,6 @@ svg.leaflet-image-layer.leaflet-interactive path {
403
403
  width: 30px;
404
404
  height: 30px;
405
405
  line-height: 30px;
406
- background-image: none;
407
406
  border: 0;
408
407
  border-bottom: 1px solid @gray-80;
409
408
  display: block;