liquid_feedback_frontend
diff static/style.css @ 725:344e5fdce8c9
Fixed public search, made draft history available again
| author | bsw |
|---|---|
| date | Thu Jun 28 13:52:42 2012 +0200 (2012-06-28) |
| parents | cdd0bcbbef8b |
| children | 3cad9395c345 |
line diff
1.1 --- a/static/style.css Thu Jun 28 01:02:03 2012 +0200 1.2 +++ b/static/style.css Thu Jun 28 13:52:42 2012 +0200 1.3 @@ -346,6 +346,14 @@ 1.4 padding: 8px 10px 2px 10px; 1.5 } 1.6 1.7 +.initiative_head .draft_version { 1.8 + font-weight: bold; 1.9 +} 1.10 + 1.11 +.initiative_head a.title { 1.12 + display: block; 1.13 +} 1.14 + 1.15 .area_list .title { 1.16 padding: 8px 10px 0px 10px; 1.17 } 1.18 @@ -942,7 +950,6 @@ 1.19 } 1.20 1.21 .issue .suggestion { 1.22 - margin-left: 1ex; 1.23 margin-bottom: 1ex; 1.24 font-weight: bold; 1.25 } 1.26 @@ -1285,7 +1292,7 @@ 1.27 } 1.28 1.29 .wiki { 1.30 - line-height: 133%; 1.31 + line-height: 150%; 1.32 } 1.33 1.34 .wiki h1,