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
Aayush
purr-data
Commits
403ba0aa
Commit
403ba0aa
authored
Jan 16, 2017
by
Albert Gräf
Browse files
Bump up the height of the paths/libs tables some more.
parent
e75869f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/nw/dialog_prefs.html
View file @
403ba0aa
...
...
@@ -300,7 +300,7 @@
<label
data-i18n=
"[title]prefs.startup.paths_tt"
>
<span
data-i18n=
"prefs.startup.paths"
></span>
</label>
<div
style=
"height:2
1
vh; width:89vw; background:white; border: 1px solid #bbb; overflow-y:auto; overflow-x:auto; padding:0px;"
>
<div
style=
"height:2
4
vh; width:89vw; background:white; border: 1px solid #bbb; overflow-y:auto; overflow-x:auto; padding:0px;"
>
<table
id=
"startup_paths"
style=
"width:100%; background:white;"
>
</table>
</div>
...
...
@@ -318,7 +318,7 @@
<label
data-i18n=
"[title]prefs.startup.libs_tt"
>
<span
data-i18n=
"prefs.startup.libs"
></span>
</label>
<div
style=
"height:2
1
vh; width:89vw; background:white; border: 1px solid #bbb; overflow-y:auto; overflow-x:auto; padding:0px;"
>
<div
style=
"height:2
4
vh; width:89vw; background:white; border: 1px solid #bbb; overflow-y:auto; overflow-x:auto; padding:0px;"
>
<table
id=
"startup_libs"
style=
"width:100%; background:white;"
>
</table>
</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