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
48f85e62
Commit
48f85e62
authored
Mar 18, 2021
by
Prakhar Agarwal
🎯
Browse files
vertically centered find option
parent
0c9f7b5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
emscripten/project/purr-data/index.html
View file @
48f85e62
...
...
@@ -98,7 +98,7 @@
<label><input
type=
"text"
id=
"console_find_text"
name=
"console_find_text"
defaultValue=
"Search in Console"
style=
"width:10em;"
/>
</label>
<label
class=
"highlight-find"
>
Highlight All
<label
class=
"highlight-find
align-self-center
"
>
Highlight All
<input
type=
"checkbox"
id=
"console_find_highlight"
name=
"console_find_highlight"
onchange=
"console_find_highlight_all(this);"
/>
</label>
...
...
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