aboutsummaryrefslogtreecommitdiff
path: root/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'app.css')
-rw-r--r--app.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/app.css b/app.css
index c32fa83..b2f9841 100644
--- a/app.css
+++ b/app.css
@@ -6,4 +6,8 @@
6 6
7#error { 7#error {
8 color: red; 8 color: red;
9}
10
11#recording-indicator.active {
12 color: red;
9} \ No newline at end of file 13} \ No newline at end of file