canvasxpress-cli 47.4.29 → 47.5.64

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": "47.4.29",
3
+ "version": "47.5.64",
4
4
  "license": {
5
5
  "type": "Dual licensing",
6
6
  "url": "https://www.canvasxpress.org/docs/license.html"
@@ -1490,9 +1490,9 @@ div.CanvasXpressPassword {
1490
1490
  font: normal 16px arial, tahoma, sans-serif;
1491
1491
  margin: 2px 3px;
1492
1492
  overflow: hidden;
1493
- padding: 5px 6px;
1494
- width: 180px;
1495
- height: 200px;
1493
+ padding: 1px 12px;
1494
+ width: 200px;
1495
+ height: 185px;
1496
1496
  white-space: nowrap;
1497
1497
  position: relative;
1498
1498
  text-align: left;
@@ -1506,7 +1506,7 @@ svg.CanvasXpressPassword {
1506
1506
  box-sizing: border-box;
1507
1507
  cursor: default;
1508
1508
  float: right;
1509
- margin: 5px 8px 0px 0px !important;
1509
+ margin: 5px 0px 0px 0px !important;
1510
1510
  cursor: default;
1511
1511
  -moz-user-select: none;
1512
1512
  -khtml-user-select: none;
@@ -1523,7 +1523,7 @@ div.CanvasXpressPasswordContainer {
1523
1523
  left: 0px;
1524
1524
  line-height: 100%;
1525
1525
  position: relative;
1526
- top: 35px;
1526
+ top: 15px;
1527
1527
  margin-top: 5px;
1528
1528
  -ms-user-select: none;
1529
1529
  -moz-user-select: none;