Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
purr-data
Commits
509f2ba6
Commit
509f2ba6
authored
Jul 26, 2015
by
Jonathan Wilkes
Browse files
added style for graph border (plus transparent fill)
parent
fe519835
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/nw/css/default.css
View file @
509f2ba6
...
...
@@ -151,6 +151,11 @@ text {
stroke
:
black
;
}
.graph
.border
{
stroke
:
black
;
fill
:
none
;
}
/* border color for selected objects
* an element with the class 'border'
* the element is contained within a parent element of class 'selected'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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