liquid_feedback_frontend
diff static/style.css @ 60:7bc629bc1c20
Optionally show configuration specific head over issues in public access mode
| author | bsw |
|---|---|
| date | Thu Apr 22 16:00:49 2010 +0200 (2010-04-22) |
| parents | 4f39f0a0d5b5 |
| children | 733f65c0c0a0 |
line diff
1.1 --- a/static/style.css Sun Apr 18 18:19:58 2010 +0200 1.2 +++ b/static/style.css Thu Apr 22 16:00:49 2010 +0200 1.3 @@ -980,7 +980,8 @@ 1.4 .draft_updated_info, 1.5 .voting_active_info, 1.6 .initiator_invite_info, 1.7 -.motd { 1.8 +.motd, 1.9 +.public_access_issue_head { 1.10 background-color: #fec; 1.11 border: 1px solid #b96; 1.12 padding: 1ex;