liquid_feedback_frontend

diff static/style.css @ 387:e012250163ca

Make yellow boxes the same color
author bsw
date Mon Mar 05 14:51:58 2012 +0100 (2012-03-05)
parents 908caa577f5a
children f9d7cd325852
line diff
     1.1 --- a/static/style.css	Mon Mar 05 14:03:04 2012 +0100
     1.2 +++ b/static/style.css	Mon Mar 05 14:51:58 2012 +0100
     1.3 @@ -1234,11 +1234,12 @@
     1.4  .initiator_invite_info,
     1.5  .motd,
     1.6  .public_access_issue_head {
     1.7 -  background-color: #fec;
     1.8 +  background-color: #fffbce;
     1.9    padding: 1ex;
    1.10    margin-top: 2ex;
    1.11    margin-bottom: 2ex;
    1.12    border-radius: 8px;
    1.13 +  border: 1px solid #ffe900;
    1.14  }
    1.15  
    1.16  .suggestion_fulfilled {

Impressum / About Us