@artaio/arta-browser 2.12.0-color-fixes17c72dc5318abc93937282d4df03a37394069c7f → 2.12.0-color-fixes1e62d279800a90b258bb6b27be7e06e513e5ca65

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.
@@ -414,12 +414,6 @@
414
414
  padding-top: 2px;
415
415
  }
416
416
 
417
- .artajs__modal .artajs__modal__footer button {
418
- }
419
-
420
- .artajs__modal .artajs__modal__footer__link svg {
421
- }
422
-
423
417
  .artajs__modal .artajs__modal__footer__link path {
424
418
  fill: #379464;
425
419
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@artaio/arta-browser",
3
- "version": "2.12.0-color-fixes17c72dc5318abc93937282d4df03a37394069c7f",
3
+ "version": "2.12.0-color-fixes1e62d279800a90b258bb6b27be7e06e513e5ca65",
4
4
  "description": "",
5
5
  "source": "lib/index.ts",
6
6
  "main": "./dist/index.js",