diff --git a/pd/nw/css/c64.css b/pd/nw/css/c64.css index 36f89f6abdfcd58b25201d0f43002f0710962327..f3213cfe867d9568d420572da7d39ddb534961aa 100644 --- a/pd/nw/css/c64.css +++ b/pd/nw/css/c64.css @@ -170,9 +170,9 @@ text { } /* border color for selected objects - * an element with the class 'border' - * the element is contained within a parent element of class 'selected' - * that parent element is not in class 'gop' + * an element with the class "border" + * the element is contained within a parent element of class "selected" + * that parent element is not in class "gop" in plain English: This lets us highlight an objects border, unless it is inside a gop canvas. diff --git a/pd/nw/css/default.css b/pd/nw/css/default.css index c4305a227a3d6379c97c0c6a554849c6278211a2..ebbb1e1d0d6058b8042060fd8d7044a5b47e88fb 100644 --- a/pd/nw/css/default.css +++ b/pd/nw/css/default.css @@ -194,9 +194,9 @@ text { } /* border color for selected objects - * an element with the class 'border' - * the element is contained within a parent element of class 'selected' - * that parent element is not in class 'gop' + * an element with the class "border" + * the element is contained within a parent element of class "selected" + * that parent element is not in class "gop" in plain English: This lets us highlight an objects border, unless it is inside a gop canvas. diff --git a/pd/nw/css/extended.css b/pd/nw/css/extended.css index adf5e77a82f71be659ae3007617a43e69e1af74c..585717e0336cb008e67269f31383657fa09da109 100644 --- a/pd/nw/css/extended.css +++ b/pd/nw/css/extended.css @@ -169,9 +169,9 @@ text { } /* border color for selected objects - * an element with the class 'border' - * the element is contained within a parent element of class 'selected' - * that parent element is not in class 'gop' + * an element with the class "border" + * the element is contained within a parent element of class "selected" + * that parent element is not in class "gop" in plain English: This lets us highlight an objects border, unless it is inside a gop canvas. diff --git a/pd/nw/css/inverted.css b/pd/nw/css/inverted.css index 8b4b9d38edf112da00e0dbcf0165ae12c5d7995e..7ad0e61145749a00d4154033f0b009c85230e632 100644 --- a/pd/nw/css/inverted.css +++ b/pd/nw/css/inverted.css @@ -171,9 +171,9 @@ text { } /* border color for selected objects - * an element with the class 'border' - * the element is contained within a parent element of class 'selected' - * that parent element is not in class 'gop' + * an element with the class "border" + * the element is contained within a parent element of class "selected" + * that parent element is not in class "gop" in plain English: This lets us highlight an objects border, unless it is inside a gop canvas. diff --git a/pd/nw/css/strongbad.css b/pd/nw/css/strongbad.css index 94bd796153e35395255092a5a503c6ffb6c2e546..37d42023de803e3db3a8c7bdbe01bd6662ef2e32 100644 --- a/pd/nw/css/strongbad.css +++ b/pd/nw/css/strongbad.css @@ -170,9 +170,9 @@ text { } /* border color for selected objects - * an element with the class 'border' - * the element is contained within a parent element of class 'selected' - * that parent element is not in class 'gop' + * an element with the class "border" + * the element is contained within a parent element of class "selected" + * that parent element is not in class "gop" in plain English: This lets us highlight an objects border, unless it is inside a gop canvas. diff --git a/pd/nw/css/subdued.css b/pd/nw/css/subdued.css index 2911bd08e498b9930904d9708330c24c05312a5a..620dece5755fdbd5538c4224489472fb69d58159 100644 --- a/pd/nw/css/subdued.css +++ b/pd/nw/css/subdued.css @@ -170,9 +170,9 @@ text { } /* border color for selected objects - * an element with the class 'border' - * the element is contained within a parent element of class 'selected' - * that parent element is not in class 'gop' + * an element with the class "border" + * the element is contained within a parent element of class "selected" + * that parent element is not in class "gop" in plain English: This lets us highlight an objects border, unless it is inside a gop canvas. diff --git a/pd/nw/css/vanilla.css b/pd/nw/css/vanilla.css index 959298af41ce650ee821e2d59f299ab44b4f0178..4386735dfa2e54dde79d803365b9b3ddd69a2319 100644 --- a/pd/nw/css/vanilla.css +++ b/pd/nw/css/vanilla.css @@ -170,9 +170,9 @@ text { } /* border color for selected objects - * an element with the class 'border' - * the element is contained within a parent element of class 'selected' - * that parent element is not in class 'gop' + * an element with the class "border" + * the element is contained within a parent element of class "selected" + * that parent element is not in class "gop" in plain English: This lets us highlight an objects border, unless it is inside a gop canvas. diff --git a/pd/nw/css/vanilla_inverted.css b/pd/nw/css/vanilla_inverted.css index 508b0f11efd3f8315f1c389f220f7bfa8e3edd3a..86e4ec6bb9def555550484bee87b10625bf2a68e 100644 --- a/pd/nw/css/vanilla_inverted.css +++ b/pd/nw/css/vanilla_inverted.css @@ -170,9 +170,9 @@ text { } /* border color for selected objects - * an element with the class 'border' - * the element is contained within a parent element of class 'selected' - * that parent element is not in class 'gop' + * an element with the class "border" + * the element is contained within a parent element of class "selected" + * that parent element is not in class "gop" in plain English: This lets us highlight an objects border, unless it is inside a gop canvas.