liquid_feedback_frontend
diff static/style.css @ 500:03c205fc17f0
Show blue quorum bar in bargraph more clear, fixed too big quorum in ie
author | bsw |
---|---|
date | Wed Mar 21 19:43:44 2012 +0100 (2012-03-21) |
parents | 01cf3c50cbee |
children | e26b04ef230a |
line diff
1.1 --- a/static/style.css Wed Mar 21 12:20:39 2012 +0100 1.2 +++ b/static/style.css Wed Mar 21 19:43:44 2012 +0100 1.3 @@ -651,6 +651,11 @@ 1.4 height: 1.3ex; 1.5 } 1.6 1.7 +.bargraph .quorum { 1.8 + margin-top: 0.2ex; 1.9 + height: 1.9ex; 1.10 +} 1.11 + 1.12 /************************************************************************* 1.13 * vertical ui.form 1.14 */