diff static/style.css @ 938:c2faa69099e6

asco: display update frequency and dim when updates stop. run slower updates on tablets and phones Ignore-this: 2439d0f540c9eae00c4f18e26411c100
author drewp@bigasterisk.com
date Wed, 12 Jun 2013 23:47:12 +0000
parents e8f6722a3881
children 56218ce0fd37
line wrap: on
line diff
--- a/static/style.css	Wed Jun 12 19:46:26 2013 +0000
+++ b/static/style.css	Wed Jun 12 23:47:12 2013 +0000
@@ -55,4 +55,7 @@
 }
 .timeRow {
     margin: 14px;
+}
+.stalled {
+    opacity: .5;
 }
\ No newline at end of file