liquid_feedback_frontend
diff static/style.css @ 1045:701a5cf6b067
Imported LiquidFeedback Frontend 3.0 branch
author | bsw |
---|---|
date | Thu Jul 10 01:19:48 2014 +0200 (2014-07-10) |
parents | 81bde33c2256 |
children |
line diff
1.1 --- a/static/style.css Thu Jul 10 01:02:43 2014 +0200 1.2 +++ b/static/style.css Thu Jul 10 01:19:48 2014 +0200 1.3 @@ -139,6 +139,10 @@ 1.4 border-radius: 4px; 1.5 } 1.6 1.7 +.btn-default { 1.8 + 1.9 +} 1.10 + 1.11 /************************************************************************* 1.12 * Notices, warnings and errors 1.13 */ 1.14 @@ -816,6 +820,11 @@ 1.15 margin-bottom: 0; 1.16 } 1.17 1.18 +.vertical .actions { 1.19 + margin-left: 33%; 1.20 +} 1.21 + 1.22 + 1.23 #voting_form input[type=submit], 1.24 .login input[type=submit], 1.25 .vertical input[type=submit] {