diff --git a/web/css/shortcuts.css b/web/css/hid.css similarity index 71% rename from web/css/shortcuts.css rename to web/css/hid.css index a96716ab..8c420fe9 100644 --- a/web/css/shortcuts.css +++ b/web/css/hid.css @@ -1,4 +1,4 @@ -textarea#pak-text { +textarea#hid-pak-text { display: block; resize: none; width: 100%; @@ -10,12 +10,12 @@ textarea#pak-text { -webkit-appearance:none; } -textarea#pak-text::-moz-placeholder { +textarea#hid-pak-text::-moz-placeholder { line-height: 40px; text-align: center; } -textarea#pak-text::-webkit-input-placeholder { +textarea#hid-pak-text::-webkit-input-placeholder { line-height: 40px; text-align: center; } diff --git a/web/css/leds.css b/web/css/leds.css index c5c122e3..ba8559b3 100644 --- a/web/css/leds.css +++ b/web/css/leds.css @@ -37,7 +37,7 @@ img.led-hdd-busy { } img.led-msd-writing, -img.led-pak-typing { +img.led-hid-pak-typing { -webkit-filter: var(--led-filter-yellow); filter: var(--led-filter-yellow); -webkit-animation: var(--led-spin-fast); 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 @@ - + @@ -218,14 +218,14 @@