Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
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
b2418c4b
Commit
b2418c4b
authored
Apr 04, 2021
by
Prakhar Agarwal
🎯
Browse files
Merge branch 'emscripten' into imp_cons_head
parents
300c5a7a
ae8d1ef0
Changes
2
Hide whitespace changes
Inline
Side-by-side
emscripten/project/purr-data/css/webapp/webapp.css
View file @
b2418c4b
...
...
@@ -28,7 +28,11 @@
}
.rotate-transition
{
transition
:
transform
0.5s
linear
;
transition
:
transform
0.3s
linear
;
}
.collapsing
{
visibility
:
hidden
;
}
.highlight-find
{
...
...
pd/nw/css/default.css
View file @
b2418c4b
...
...
@@ -17,7 +17,6 @@
body
{
margin
:
0px
;
font-family
:
"DejaVu Sans Mono"
;
}
.noselect
{
...
...
Write
Preview
Supports
Markdown
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