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
d6176352
Commit
d6176352
authored
Mar 20, 2021
by
Prakhar Agarwal
🎯
Browse files
formatted files list
parent
0d47f179
Changes
2
Hide whitespace changes
Inline
Side-by-side
emscripten/project/purr-data/css/webapp/webapp.css
View file @
d6176352
...
...
@@ -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 @
d6176352
...
...
@@ -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>
No files found yet
</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