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
Jonathan Wilkes
purr-data
Commits
a0231e0c
Commit
a0231e0c
authored
Mar 23, 2021
by
Gunjan Yadu
Browse files
Changing font colour HighLightAll
parent
4a378539
Changes
1
Show whitespace changes
Inline
Side-by-side
emscripten/project/purr-data/index.html
View file @
a0231e0c
...
...
@@ -92,7 +92,7 @@
<div
class=
"console-find-webapp"
id=
"console_find"
style=
"display: none;"
>
<div
class=
"d-flex justify-content-end"
>
<label><input
type=
"text"
id=
"console_find_text"
name=
"console_find_text"
defaultValue=
"Search in Console"
style=
"width: 10em;"
placeholder=
"Search in Console"
/>
</label>
<label
class=
"highlight-find align-self-center"
>
<label
class=
"highlight-find align-self-center"
style =
"color: #6c757d"
>
Highlight All
<input
type=
"checkbox"
id=
"console_find_highlight"
name=
"console_find_highlight"
onchange=
"console_find_highlight_all(this);"
/>
</label>
...
...
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