liquid_feedback_frontend

changeset 130:e1b916d2e489

better feedback on content_navigation links
author Daniel Poelzleithner <poelzi@poelzi.org>
date Tue Oct 05 05:42:20 2010 +0200 (2010-10-05)
parents 850d02b1fc6d
children adc1b0554667
files static/style.css
line diff
     1.1 --- a/static/style.css	Tue Oct 05 05:26:51 2010 +0200
     1.2 +++ b/static/style.css	Tue Oct 05 05:42:20 2010 +0200
     1.3 @@ -264,6 +264,10 @@
     1.4    vertical-align: middle;
     1.5  }
     1.6  
     1.7 +.content_navigation a:hover {
     1.8 +  background-color: #d7d7d7;
     1.9 +}
    1.10 +
    1.11  .actions a:hover {
    1.12    background-color: #d7d7d7;
    1.13  }

Impressum / About Us