gobstones-blockly 0.25.2 → 0.25.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5746c041d6713c9caa38845279335591faea28f7027e8c4450c5a2fc4936e9c7
4
- data.tar.gz: 7b25a1970e669904aebdc8d2a13d72ec679630e125573992f155375e15924531
3
+ metadata.gz: 65a443e1e6c0a5e1e25f47537a068264ad6e8ab534c40c02ba5234499b8d7760
4
+ data.tar.gz: 4f8961c4f88a459b9927db0ba3748b5eb9e2bd90fe69294b3d2dcca4da56a5e0
5
5
  SHA512:
6
- metadata.gz: 2ae772df441029e7f08e4ebe7a8a0b4feddb3f5368dd311360967909dcb7a75460ef339c625ca3dd668e5f0222aaad2bf1f0d7bd831a02379371f980e65e9f4b
7
- data.tar.gz: e30a83cb2cd4824b2bc01be975d3a5015511fc205eaabaafd5713dbc6a14615dceac0fc2ab126e53f94180c84bf9856a829975cb3619390f6e15e305c0478fc6
6
+ metadata.gz: 17531d7863b81a05243b4ec09e3b1fa80c9784da39d0bcc8d6c1c8633c93921afab7b2c2d7af7eb8432d30113b9627745d99d061ba047da748afc21288444bd5
7
+ data.tar.gz: a84c45209fc35bfd018694a38d8584fbac475b9f3da233ee774092f30604f24a7b251cbaa5b8ac42a3fd4b45cb51819a46f378a119cab36ee952849c58b56e34
@@ -6888,7 +6888,7 @@ Blockly.ErrorInforming.CssContent = [
6888
6888
  row.style["user-select"] = "none";
6889
6889
 
6890
6890
  if (toolbarNode.innerHTML.startsWith("*")) {
6891
- row.style["margin-bottom"] = "0";
6891
+ row.style["margin-top"] = "0";
6892
6892
  row.style["margin-bottom"] = "-15px";
6893
6893
  row.style["font-weight"] = "900";
6894
6894
  toolbarNode.innerHTML = toolbarNode.innerHTML.replace("*", "");
@@ -1,5 +1,5 @@
1
1
  module Gobstones
2
2
  module Blockly
3
- VERSION = "0.25.2"
3
+ VERSION = "0.25.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gobstones-blockly
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.2
4
+ version: 0.25.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rodrigo Alfonso