From 7dc0f0880d4d3fb5a4fcff23c86032d2d237b06c Mon Sep 17 00:00:00 2001
From: prakhar <prakhar@everything.net.in>
Date: Mon, 5 Apr 2021 11:37:56 +0530
Subject: [PATCH] fixed syntax bug

---
 pd/nw/css/c64.css                | 6 +++---
 pd/nw/css/default.css            | 4 ++--
 pd/nw/css/extended.css           | 6 +++---
 pd/nw/css/footgun.css            | 6 +++---
 pd/nw/css/inverted.css           | 6 +++---
 pd/nw/css/solarized.css          | 4 ++--
 pd/nw/css/solarized_inverted.css | 4 ++--
 pd/nw/css/strongbad.css          | 6 +++---
 pd/nw/css/subdued.css            | 6 +++---
 pd/nw/css/vanilla.css            | 6 +++---
 pd/nw/css/vanilla_inverted.css   | 6 +++---
 11 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/pd/nw/css/c64.css b/pd/nw/css/c64.css
index 0b21bfad5..94a36f267 100644
--- a/pd/nw/css/c64.css
+++ b/pd/nw/css/c64.css
@@ -205,8 +205,8 @@ p.msg::after {
 
 /* not sure what this is doing here... */
 text {
-    // fill: red;
-    //cursor: default;
+    /* fill: red;
+    cursor: default; */
 }
 
 /* not sure if this is still needed */
@@ -340,7 +340,7 @@ text {
 .xlet_control {
     stroke: #7c71da;
     fill: #7c71da;
-//    stroke-width: 1;
+    /* stroke-width: 1; */
 }
 
 /* signal inlet */
diff --git a/pd/nw/css/default.css b/pd/nw/css/default.css
index 66e5e2c74..187e5e2d6 100644
--- a/pd/nw/css/default.css
+++ b/pd/nw/css/default.css
@@ -327,8 +327,8 @@ p.msg::after {
 
 /* not sure what this is doing here... */
 text {
-    //fill: red;
-    //cursor: default;
+    /* fill: red;
+    cursor: default; */
 }
 
 /* used for numbox2 to highlight contents when clicked on in runmode */
diff --git a/pd/nw/css/extended.css b/pd/nw/css/extended.css
index 33acc0826..ca5e3834c 100644
--- a/pd/nw/css/extended.css
+++ b/pd/nw/css/extended.css
@@ -198,8 +198,8 @@ p.msg::after {
 
 /* not sure what this is doing here... */
 text {
-    // fill: red;
-    //cursor: default;
+    /* fill: red;
+    cursor: default; */
 }
 
 /* not sure if this is still needed */
@@ -330,7 +330,7 @@ text {
 .xlet_control {
     stroke: #536253;
     fill: white;
-//    stroke-width: 1;
+    /* stroke-width: 1; */
 }
 
 /* signal inlet */
diff --git a/pd/nw/css/footgun.css b/pd/nw/css/footgun.css
index 04b325e95..32c25a2e0 100644
--- a/pd/nw/css/footgun.css
+++ b/pd/nw/css/footgun.css
@@ -324,8 +324,8 @@ p.msg::after {
 
 /* not sure what this is doing here... */
 text {
-    // fill: red;
-    //cursor: default;
+    /* fill: red;
+    cursor: default; */
 }
 
 /* not sure if this is still needed */
@@ -456,7 +456,7 @@ text {
 .xlet_control {
     stroke: #777;
     fill: white;
-//    stroke-width: 1;
+    /* stroke-width: 1; */
 }
 
 /* signal inlet */
diff --git a/pd/nw/css/inverted.css b/pd/nw/css/inverted.css
index 7de083e3e..7f8262e5a 100644
--- a/pd/nw/css/inverted.css
+++ b/pd/nw/css/inverted.css
@@ -217,8 +217,8 @@ p.msg::after {
 
 /* not sure what this is doing here... */
 text {
-    // fill: red;
-    //cursor: default;
+    /* fill: red;
+    cursor: default; */
 }
 
 /* used for numbox2 to highlight contents when clicked on in runmode */
@@ -366,7 +366,7 @@ text.activated {
 .xlet_control {
     stroke: #a294a2;
     fill: black;
-//    stroke-width: 1;
+    /* stroke-width: 1; */
 }
 
 /* signal inlet */
diff --git a/pd/nw/css/solarized.css b/pd/nw/css/solarized.css
index 80e6e0d21..d52614a4e 100644
--- a/pd/nw/css/solarized.css
+++ b/pd/nw/css/solarized.css
@@ -210,8 +210,8 @@ p.msg::after {
 
 /* not sure what this is doing here... */
 text {
-    // fill: red;
-    //cursor: default;
+    /* fill: red;
+    cursor: default; */
 }
 
 /* not sure if this is still needed */
diff --git a/pd/nw/css/solarized_inverted.css b/pd/nw/css/solarized_inverted.css
index fa7d24789..7838bcd6e 100644
--- a/pd/nw/css/solarized_inverted.css
+++ b/pd/nw/css/solarized_inverted.css
@@ -210,8 +210,8 @@ p.msg::after {
 
 /* not sure what this is doing here... */
 text {
-    // fill: red;
-    //cursor: default;
+    /* fill: red;
+    cursor: default; */
 }
 
 /* not sure if this is still needed */
diff --git a/pd/nw/css/strongbad.css b/pd/nw/css/strongbad.css
index 9f9215a4c..24a1fc44c 100644
--- a/pd/nw/css/strongbad.css
+++ b/pd/nw/css/strongbad.css
@@ -207,8 +207,8 @@ p.msg::after {
 
 /* not sure what this is doing here... */
 text {
-    // fill: red;
-    //cursor: default;
+    /* fill: red;
+    cursor: default; */
 }
 
 /* not sure if this is still needed */
@@ -343,7 +343,7 @@ text {
 .xlet_control {
     stroke: green;
     fill: #53b83b;
-//    stroke-width: 1;
+    /* stroke-width: 1; */
 }
 
 /* signal inlet */
diff --git a/pd/nw/css/subdued.css b/pd/nw/css/subdued.css
index 857887381..fbcacf0e1 100644
--- a/pd/nw/css/subdued.css
+++ b/pd/nw/css/subdued.css
@@ -206,8 +206,8 @@ p.msg::after {
 
 /* not sure what this is doing here... */
 text {
-    // fill: red;
-    //cursor: default;
+    /* fill: red;
+    cursor: default; */
 }
 
 /* not sure if this is still needed */
@@ -337,7 +337,7 @@ text {
 .xlet_control {
     stroke: #333333;
     fill: #333333;
-//    stroke-width: 1;
+    /* stroke-width: 1; */
 }
 
 /* signal inlet */
diff --git a/pd/nw/css/vanilla.css b/pd/nw/css/vanilla.css
index b987533a2..34cd28cdb 100644
--- a/pd/nw/css/vanilla.css
+++ b/pd/nw/css/vanilla.css
@@ -199,8 +199,8 @@ p.msg::after {
 
 /* not sure what this is doing here... */
 text {
-    // fill: red;
-    //cursor: default;
+    /* fill: red;
+    cursor: default; */
 }
 
 /* not sure if this is still needed */
@@ -330,7 +330,7 @@ text {
 .xlet_control {
     stroke: black;
     fill: black;
-//    stroke-width: 1;
+    /* stroke-width: 1; */
 }
 
 /* signal inlet */
diff --git a/pd/nw/css/vanilla_inverted.css b/pd/nw/css/vanilla_inverted.css
index e38f6a4d5..e4400e5ea 100644
--- a/pd/nw/css/vanilla_inverted.css
+++ b/pd/nw/css/vanilla_inverted.css
@@ -210,8 +210,8 @@ p.msg::after {
 
 /* not sure what this is doing here... */
 text {
-    // fill: red;
-    //cursor: default;
+    /* fill: red;
+    cursor: default; */
 }
 
 /* not sure if this is still needed */
@@ -347,7 +347,7 @@ text {
 .xlet_control {
     stroke: white;
     fill: white;
-//    stroke-width: 1;
+    /* stroke-width: 1; */
 }
 
 /* signal inlet */
-- 
GitLab