@mideind/netskrafl-react 3.0.1 → 3.0.2

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.
@@ -705,6 +705,10 @@ div.netskrafl-container.legacy-colors div.reviewhdr span.wordmove {
705
705
  color: inherit;
706
706
  }
707
707
 
708
+ div.netskrafl-container.legacy-colors div.reviewhdr span.othermove {
709
+ color: inherit;
710
+ }
711
+
708
712
  div.netskrafl-container.legacy-colors div.netskrafl-freshtile {
709
713
  background-color: var(--autoplayer-color);
710
714
  color: black;
@@ -2739,7 +2743,7 @@ div.netskrafl-tile.dragging div.letterscore {
2739
2743
 
2740
2744
  .netskrafl-container div.chall-info {
2741
2745
  bottom: 60px;
2742
- width: 311px;
2746
+ width: 332px;
2743
2747
  line-height: 20px;
2744
2748
  padding: 2px 24px 0 4px;
2745
2749
  }
@@ -7848,7 +7852,7 @@ div.netskrafl-container input[type="checkbox"] {
7848
7852
  margin-top: 10px;
7849
7853
  }
7850
7854
  .netskrafl-container div.fairplay {
7851
- top: 41px;
7855
+ top: 46px;
7852
7856
  font-size: 28px;
7853
7857
  line-height: 28px;
7854
7858
  display: block;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mideind/netskrafl-react",
3
- "version": "3.0.1",
3
+ "version": "3.0.2",
4
4
  "description": "React UI for Netskrafl",
5
5
  "repository": {
6
6
  "type": "git",