summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index f373486..3e6ae23 100644
--- a/index.html
+++ b/index.html
@@ -39,6 +39,10 @@
display: none;
}
+ .widget.error, .widget.error:hover {
+ background-color: #f004;
+ }
+
#canvas-container {
position: relative;
width: 100%;