canvasxpress-cli 39.3.17 → 39.4.26

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": "canvasxpress-cli",
3
- "version": "39.3.17",
3
+ "version": "39.4.26",
4
4
  "license": {
5
5
  "type": "Dual licensing",
6
6
  "url": "https://www.canvasxpress.org/docs/license.html"
@@ -36,4 +36,4 @@
36
36
  "ora": "^3.4.0",
37
37
  "puppeteer": "^1.15.0"
38
38
  }
39
- }
39
+ }
@@ -3632,9 +3632,11 @@ select.CanvasXpressSlider:focus {
3632
3632
  */
3633
3633
 
3634
3634
  div.CanvasXpress-ParentNode {
3635
+ /*
3635
3636
  margin: auto;
3636
3637
  display: table;
3637
3638
  padding: 0;
3639
+ */
3638
3640
  }
3639
3641
 
3640
3642
  /*