comparison 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
comparison
equal deleted inserted replaced
937:b0337e6f68f1 938:c2faa69099e6
54 background: #55A5C9; 54 background: #55A5C9;
55 } 55 }
56 .timeRow { 56 .timeRow {
57 margin: 14px; 57 margin: 14px;
58 } 58 }
59 .stalled {
60 opacity: .5;
61 }