summaryrefslogtreecommitdiff
path: root/web/index.html
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-10-06 03:23:03 +0300
committerDevaev Maxim <[email protected]>2018-10-06 03:23:03 +0300
commitf3478dc24153ffbf3043efa29f465aaee3bb7ba8 (patch)
treef0197a395edc4ad31a67c87dc441f351dd8a274f /web/index.html
parent576ed9e18ed131df4e7065fe5513f55b57cba6ec (diff)
refactoring
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/web/index.html b/web/index.html
index 35fae241..71e068d1 100644
--- a/web/index.html
+++ b/web/index.html
@@ -15,7 +15,7 @@
<link rel="stylesheet" href="css/modals.css">
<link rel="stylesheet" href="css/leds.css">
<link rel="stylesheet" href="css/stream.css">
- <link rel="stylesheet" href="css/shortcuts.css">
+ <link rel="stylesheet" href="css/hid.css">
<link rel="stylesheet" href="css/msd.css">
<link rel="stylesheet" href="css/keyboard.css">
<link rel="stylesheet" href="css/about.css">
@@ -218,14 +218,14 @@
<li class="ctl-right-actions">
<div class="ctl-dropdown">
<a class="ctl-item" href="#">
- <img data-dont-hide-menu id="pak-led" class="led-off" src="svg/gear-led.svg" />
+ <img data-dont-hide-menu id="hid-pak-led" class="led-off" src="svg/gear-led.svg" />
Shortcuts &#8628;
</a>
<div class="ctl-dropdown-content">
<div class="ctl-dropdown-content-buttons">
- <textarea data-dont-hide-menu id="pak-text" placeholder="Paste your text here"></textarea>
+ <textarea data-dont-hide-menu id="hid-pak-text" placeholder="Paste your text here"></textarea>
<hr>
- <button disabled id="pak-button">&bull; &uarr; Paste-as-Keys <sup><i>ascii-only</i></sup></button>
+ <button disabled id="hid-pak-button">&bull; &uarr; Paste-as-Keys <sup><i>ascii-only</i></sup></button>
<hr>
<div class="buttons-row">
<button data-shortcut="CapsLock" class="row50">&bull; CapsLock</button>