liquid_feedback_frontend

changeset 680:8e650b535d70

Optical improvements
author bsw
date Tue Jun 26 17:38:18 2012 +0200 (2012-06-26)
parents 062cd830c4c9
children a23956f4231e
files static/style.css
line diff
     1.1 --- a/static/style.css	Tue Jun 26 17:34:50 2012 +0200
     1.2 +++ b/static/style.css	Tue Jun 26 17:38:18 2012 +0200
     1.3 @@ -173,7 +173,8 @@
     1.4    -mox-box-shadow: #aaa 0 0 5px;
     1.5    -webkit-box-shadow: #aaa 0 0 5px;
     1.6    border-top: 1px solid #333;
     1.7 -  line-height: 30px;
     1.8 +  line-height: 35px;
     1.9 +  padding-top: 5px;
    1.10  }
    1.11  
    1.12  .topbar .logolf {
    1.13 @@ -542,7 +543,7 @@
    1.14  }
    1.15  
    1.16  .ui_tabs_links a {
    1.17 -  padding: 1.33ex 1em;
    1.18 +  padding: 1.25ex 1em;
    1.19    background-color: #444;
    1.20    background: -webkit-linear-gradient(top, #777, #000);
    1.21    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #777), color-stop(100%,#000));

Impressum / About Us