From 53e8b1106a1ebaf13a5482477b67e04aacd4405d Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Wed, 17 Feb 2016 18:05:27 +0100 Subject: prep/notes for beta test, get feature weights/rates --- static/debug.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/debug.css b/static/debug.css index d24fb5b..ff66a7c 100644 --- a/static/debug.css +++ b/static/debug.css @@ -14,13 +14,14 @@ td.right { text-align:right } .black { color:#000 } .red { color:red } .green { color:green } -.small { font-size:.8em } -.tiny { font-size:.6em!important } +.small { font-size:.9em } +.tiny { font-size:.8em!important } .big { font-size:1.1em } .mono { font-family:monospace } .even { background:#fff } .odd { background: #ffffe0 } .up { text-align:right;margin-right:1em } +.stale { opacity:.125 } #svg_b64,#original_svg_b64 { display:none } #floater { float:right; -- cgit v1.2.3