User: mkirchner
Date: 06/02/08 06:00:39

Modified:
 /de/www/styles/
  DeHome.css

Log:
 Neuer Button Mithelfen eingebunden, Iconhoehen und padding kleiner

File Changes:

Directory: /de/www/styles/
==========================

File [changed]: DeHome.css
Url: 
http://de.openoffice.org/source/browse/de/www/styles/DeHome.css?r1=1.5&r2=1.6
Delta lines:  +19 -11
---------------------
--- DeHome.css  23 Nov 2005 08:48:07 -0000      1.5
+++ DeHome.css  8 Feb 2006 14:00:36 -0000       1.6
@@ -25,7 +25,7 @@
        display: block;
        width: 193px;
        margin: 0px;
-       margin-bottom: 8px;
+       margin-bottom: 4px;
        padding: 0px;
        color: #000000;
        background-repeat: no-repeat;
@@ -46,8 +46,8 @@
        padding-left: 30px;
        padding-top: 1em;
        height: auto!important; /* IE 'hack' for min-height */
-       height: 40px;
-       min-height: 40px;
+       height: 35px;
+       min-height: 35px;
        background: 
url("http://www.openoffice.org/style/buttonsmall_bottom.gif";) no-repeat bottom 
right;
 }
 .button span small {
@@ -170,14 +170,18 @@
        background-color: rgb(165,89,191);
        background-image: url("../pics/button_problem.gif");
 }
-.contentpart#spotlight .buttongroup #buttonwo {
-       background-color: rgb(217,59,59);
-       background-image: url("../pics/button_wo.gif");
+.contentpart#spotlight .buttongroup #buttonmithelfen {
+       background-color: rgb(255,170,102);   
+       background-image: url("../pics/button_mithelfen.gif");
 }
 .contentpart#spotlight .buttongroup #buttonkontakt {
        background-color: rgb(255,255,102);
        background-image: url("../pics/button_kontakt.gif");
 }
+.contentpart#spotlight .buttongroup #buttonwo {
+       background-color: rgb(217,59,59);
+       background-image: url("../pics/button_wo.gif");
+}
 .contentpart#spotlight .buttongroup #buttonnews {
        background-color: rgb(255,255,40);
        background-image: url("../pics/button_news.gif");
@@ -191,14 +195,18 @@
        background-color: rgb(191,115,217);
        background-image: url("../pics/button_problem.gif");
 }
-.contentpart#spotlight .buttongroup #buttonwo:hover  {
-       background-color: rgb(242,84,84);
-       background-image: url("../pics/button_wo.gif");
-}
 .contentpart#spotlight .buttongroup #buttonkontakt:hover  {
        background-color: rgb(255,255,178);
        background-image: url("../pics/button_kontakt.gif");
 }
+.contentpart#spotlight .buttongroup #buttonmithelfen:hover  {
+       background-color: rgb(255,212,178);
+       background-image: url("../pics/button_mithelfen.gif");
+}
+.contentpart#spotlight .buttongroup #buttonwo:hover  {
+       background-color: rgb(242,84,84);
+       background-image: url("../pics/button_wo.gif");
+}
 .contentpart#spotlight .buttongroup #buttonnews:hover  {
        background-color: rgb(255,255,178);
        background-image: url("../pics/button_news.gif");




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Antwort per Email an