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
Prakhar Agarwal
purr-data
Commits
fd4165ad
Commit
fd4165ad
authored
Aug 05, 2021
by
Jonathan Wilkes
Browse files
Merge branch 'prakhar/purr-data-fix_cons_layout' into emscripten
parents
ab3307b5
d49b1793
Changes
1
Hide whitespace changes
Inline
Side-by-side
emscripten/project/purr-data/index.html
View file @
fd4165ad
...
...
@@ -87,7 +87,6 @@
<img
src=
"./purr.png"
alt=
"purr-data-logo"
/>
<h4>
Purr Data
</h4>
</div>
<hr
/>
<div
id=
"sidebar-body-dialog"
></div>
<hr
/>
<!-- DSP section -->
...
...
@@ -140,7 +139,7 @@
</a>
</h5>
<div
class=
"console-find-webapp"
id=
"console_find"
style=
"display: none;"
>
<div
class=
"console-find-webapp
mr-3
"
id=
"console_find"
style=
"display: none;"
>
<div
class=
"d-flex justify-content-end align-items-center"
>
<i
class=
"fa fa-long-arrow-up text-primary"
id=
"find_above"
style=
"cursor: pointer;"
></i>
<i
class=
"fa fa-long-arrow-down text-primary"
id=
"find_below"
style=
"cursor: pointer;"
></i>
...
...
@@ -151,7 +150,7 @@
</label>
</div>
</div>
<div>
<div
class=
"d-flex justify-content-end align-items-center"
>
<i
class=
"fa fa-clone text-primary"
id=
"cons_copy"
unselectable=
"on"
style=
"cursor: pointer;"
data-toggle=
"tooltip"
title=
"Copy Console"
></i>
<i
class=
'fa fa-trash ml-3 text-primary'
style=
'cursor:pointer'
id=
'clear'
data-toggle=
"tooltip"
title=
"Clear Console"
></i>
</div>
...
...
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