diff --git a/comms.html b/comms.html index b9dc12306..788ea0c44 100644 --- a/comms.html +++ b/comms.html @@ -510,7 +510,7 @@ user-select: none; } .pressed>.group{ - border: solid 2px black; + box-shadow: inset 2px 2px 10px #0007, inset -2px -2px 10px #0007; background-color: #276022aa; } button.pressed { diff --git a/devices.css b/devices.css index 79a9458dd..26db120f4 100644 --- a/devices.css +++ b/devices.css @@ -19,7 +19,6 @@ h1 { font-size: 1rem; padding: 10px; position: relative; - user-select: none; background: #d0d0d0; border-radius: 4px; } diff --git a/index.html b/index.html index c55a387a1..0e38f8561 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,7 @@ - + @@ -73,7 +73,7 @@ --> -
+ @@ -81,9 +81,9 @@ - + - +