summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/usblockoff/style.css')
-rw-r--r--modules-available/usblockoff/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules-available/usblockoff/style.css b/modules-available/usblockoff/style.css
index 5867511a..b54b2d88 100644
--- a/modules-available/usblockoff/style.css
+++ b/modules-available/usblockoff/style.css
@@ -5,4 +5,9 @@
#configurationTable th, #configurationTable td {
word-wrap: break-word
+}
+
+.missingInput {
+ border-color: rgba(255, 0, 0, 0.8);
+ box-shadow: 0 1px 1px rgba(255, 0, 0, 0.075) inset, 0 0 8px rgba(255, 0, 0, 0.6);
} \ No newline at end of file