diff --git a/pd/nw/css/c64.css b/pd/nw/css/c64.css index 952b8e7baab1e29f46c7387570ca170d604a7bb3..3cd09b94b100f95906998ea0eb11f24eed9ab49b 100644 --- a/pd/nw/css/c64.css +++ b/pd/nw/css/c64.css @@ -137,7 +137,7 @@ p.msg::after { /* not sure what this is doing here... */ text { // fill: red; - cursor: default; + //cursor: default; } /* not sure if this is still needed */ diff --git a/pd/nw/css/default.css b/pd/nw/css/default.css index c683b33bc41ffd1f5943f35a60f0754e44c47067..41c912c968666d4125221012e91d4e9eb8ba971b 100644 --- a/pd/nw/css/default.css +++ b/pd/nw/css/default.css @@ -168,7 +168,7 @@ p.msg::after { /* not sure what this is doing here... */ text { // fill: red; - cursor: default; + //cursor: default; } /* not sure if this is still needed */ diff --git a/pd/nw/css/extended.css b/pd/nw/css/extended.css index c505e308ea59ca925bc2c5ece74839e7f1cb81bd..c3d22a156892f78c4b5e1589b2b7e3bbe8130987 100644 --- a/pd/nw/css/extended.css +++ b/pd/nw/css/extended.css @@ -130,7 +130,7 @@ p.msg::after { /* not sure what this is doing here... */ text { // fill: red; - cursor: default; + //cursor: default; } /* not sure if this is still needed */ diff --git a/pd/nw/css/inverted.css b/pd/nw/css/inverted.css index 5b09a4e6ef0752f206c37d9f5a189bd61dead57a..7362a778ef0ed4bbec1779636d1479cc9c4f6a7c 100644 --- a/pd/nw/css/inverted.css +++ b/pd/nw/css/inverted.css @@ -140,7 +140,7 @@ p.msg::after { /* not sure what this is doing here... */ text { // fill: red; - cursor: default; + //cursor: default; } /* not sure if this is still needed */ diff --git a/pd/nw/css/strongbad.css b/pd/nw/css/strongbad.css index 904e0086aca0930864de0b9ab35326f00a30a4c5..9bf3186d98106dc72321137f77d66f0aa3843c85 100644 --- a/pd/nw/css/strongbad.css +++ b/pd/nw/css/strongbad.css @@ -138,7 +138,7 @@ p.msg::after { /* not sure what this is doing here... */ text { // fill: red; - cursor: default; + //cursor: default; } /* not sure if this is still needed */ diff --git a/pd/nw/css/subdued.css b/pd/nw/css/subdued.css index 0c137fa20d4ce835a95839c3b8f92a6cc028bb8c..8f6ebe42d4ad3a0b818bfc0ebe42dda6ea016fc5 100644 --- a/pd/nw/css/subdued.css +++ b/pd/nw/css/subdued.css @@ -132,7 +132,7 @@ p.msg::after { /* not sure what this is doing here... */ text { // fill: red; - cursor: default; + //cursor: default; } /* not sure if this is still needed */ diff --git a/pd/nw/css/vanilla.css b/pd/nw/css/vanilla.css index 0254d6e7b7959f03010d0d0a6da24e692694fa73..97e55fcf29983835564a86e34df2bbb2ede829b7 100644 --- a/pd/nw/css/vanilla.css +++ b/pd/nw/css/vanilla.css @@ -131,7 +131,7 @@ p.msg::after { /* not sure what this is doing here... */ text { // fill: red; - cursor: default; + //cursor: default; } /* not sure if this is still needed */ diff --git a/pd/nw/css/vanilla_inverted.css b/pd/nw/css/vanilla_inverted.css index 3ea0511a0a04cfd41ab64eb33bc221dc6c7bc760..033f60d34b554164d3b1641c77cd981f49b1c08d 100644 --- a/pd/nw/css/vanilla_inverted.css +++ b/pd/nw/css/vanilla_inverted.css @@ -142,7 +142,7 @@ p.msg::after { /* not sure what this is doing here... */ text { // fill: red; - cursor: default; + //cursor: default; } /* not sure if this is still needed */