liquid_feedback_frontend
diff static/style.css @ 720:cdd0bcbbef8b
Improved paginators on initiative view, optical improvements
author | bsw |
---|---|
date | Wed Jun 27 19:28:39 2012 +0200 (2012-06-27) |
parents | cc64a4fc6ab6 |
children | 344e5fdce8c9 |
line diff
1.1 --- a/static/style.css Wed Jun 27 14:48:35 2012 +0200 1.2 +++ b/static/style.css Wed Jun 27 19:28:39 2012 +0200 1.3 @@ -370,7 +370,7 @@ 1.4 } 1.5 1.6 .initiative_head { 1.7 - margin-bottom: 10px; 1.8 + margin-bottom: 2ex; 1.9 } 1.10 1.11 .page_head .actions:last-child, 1.12 @@ -634,6 +634,11 @@ 1.13 1.14 .ui_paginate_foot { 1.15 margin-top: 1ex; 1.16 + margin-bottom: 4ex; 1.17 +} 1.18 + 1.19 +.initiative_head .ui_paginate_foot { 1.20 + margin-bottom: 1ex; 1.21 } 1.22 1.23 .ui_paginate_select a { 1.24 @@ -1339,6 +1344,7 @@ 1.25 font-size: 115%; 1.26 font-weight: bold; 1.27 margin-bottom: 10px; 1.28 + text-decoration: none; 1.29 } 1.30 1.31 .heading.first {