Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
1f653f64
Commit
1f653f64
authored
Oct 25, 2015
by
Jonathan Wilkes
Browse files
use double quotes consistently
parent
b6a24cf3
Changes
8
Show whitespace changes
Inline
Side-by-side
pd/nw/css/c64.css
View file @
1f653f64
...
...
@@ -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.
...
...
pd/nw/css/default.css
View file @
1f653f64
...
...
@@ -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.
...
...
pd/nw/css/extended.css
View file @
1f653f64
...
...
@@ -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.
...
...
pd/nw/css/inverted.css
View file @
1f653f64
...
...
@@ -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.
...
...
pd/nw/css/strongbad.css
View file @
1f653f64
...
...
@@ -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.
...
...
pd/nw/css/subdued.css
View file @
1f653f64
...
...
@@ -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.
...
...
pd/nw/css/vanilla.css
View file @
1f653f64
...
...
@@ -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.
...
...
pd/nw/css/vanilla_inverted.css
View file @
1f653f64
...
...
@@ -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.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment