liquid_feedback_frontend

changeset 697:6bff614aaaa1

Optical improvements
author bsw
date Tue Jun 26 19:26:05 2012 +0200 (2012-06-26)
parents fe76cc06e6cf
children 838a405a123a
files static/style.css
line diff
     1.1 --- a/static/style.css	Tue Jun 26 19:24:30 2012 +0200
     1.2 +++ b/static/style.css	Tue Jun 26 19:26:05 2012 +0200
     1.3 @@ -860,13 +860,13 @@
     1.4   * Area list
     1.5   */
     1.6  .area_list {
     1.7 -  border: 1px solid #54c;
     1.8 +  border: 1px solid #444;
     1.9    border-radius: 10px;
    1.10    margin-top: 2ex;
    1.11  }
    1.12  
    1.13  .area_list .area {
    1.14 -  border-top: 2px solid #44a;
    1.15 +  border-top: 1px solid #444;
    1.16  }
    1.17  
    1.18  .area_list .area:first-child {

Impressum / About Us