liquid_feedback_frontend
diff static/lf3.css @ 1151:6d0e762bc105
Updated style for trace
author | bsw |
---|---|
date | Sun Mar 22 20:38:11 2015 +0100 (2015-03-22) |
parents | ce9daada32dd |
children | 91089defc3ea |
line diff
1.1 --- a/static/lf3.css Sun Mar 22 18:57:23 2015 +0100 1.2 +++ b/static/lf3.css Sun Mar 22 20:38:11 2015 +0100 1.3 @@ -1583,6 +1583,10 @@ 1.4 padding: 2px 4px; 1.5 margin-top: 8px; 1.6 } 1.7 +#trace_content .trace_sql_time { 1.8 + float: right; 1.9 + font-weight: bold; 1.10 +} 1.11 #trace_content .trace_error { 1.12 background-color: #faa; 1.13 color: #000;