liquid_feedback_frontend
diff static/style.css @ 462:ba310961ba34
Make public_access mode working
| author | bsw |
|---|---|
| date | Tue Mar 13 11:59:58 2012 +0100 (2012-03-13) |
| parents | 2cdbfb06a62b |
| children | ba9639bcadb0 |
line diff
1.1 --- a/static/style.css Mon Mar 12 23:39:31 2012 +0100 1.2 +++ b/static/style.css Tue Mar 13 11:59:58 2012 +0100 1.3 @@ -852,6 +852,14 @@ 1.4 1.5 1.6 /************************************************************************* 1.7 + * Unit list 1.8 + */ 1.9 + 1.10 +.unit_list a { 1.11 + font-weight: bold; 1.12 +} 1.13 + 1.14 +/************************************************************************* 1.15 * Area list 1.16 */ 1.17