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
4a378539
Commit
4a378539
authored
Mar 22, 2021
by
Jonathan Wilkes
Browse files
Merge branch 'prakhar/purr-data-align_ls_files' into emscripten
parents
26d7c36d
d6176352
Pipeline
#3254
failed with stage
in 192 minutes and 11 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
emscripten/project/purr-data/css/webapp/webapp.css
View file @
4a378539
...
...
@@ -28,12 +28,12 @@
#sidebar-files
ul
{
list-style-type
:
none
;
padding-left
:
30px
;
cursor
:
pointer
;
padding
:
0
;
}
#sidebar-files
ul
li
{
padding-bottom
:
1
5
px
;
padding-bottom
:
1
0
px
;
}
...
...
emscripten/project/purr-data/index.html
View file @
4a378539
...
...
@@ -66,7 +66,7 @@
</div>
<div
class=
"text-left"
id=
"sidebar-files"
>
<ul
id=
"file_ls"
></ul>
<ul
class=
"ml-3 mt-2"
id=
"file_ls"
></ul>
<div
class=
"text-secondary text-center"
id=
"file_ls_empty"
>
<p><i>
No files found yet
</i></p>
</div>
...
...
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