User: gaute Date: 2007/04/11 02:58:16 Modified: no/www/test.css
Log: image from the English page File Changes: Directory: /no/www/ =================== File [changed]: test.css Url: http://no.openoffice.org/source/browse/no/www/test.css?r1=1.24&r2=1.25 Delta lines: +18 -12 --------------------- --- test.css 11 Apr 2007 09:55:36 -0000 1.24 +++ test.css 11 Apr 2007 09:58:14 -0000 1.25 @@ -109,52 +109,58 @@ .contentpart#spotlight .buttongroup #buttonneu { /* background-color: rgb(69,107,204); */ - background-image: url("http://de.openoffice.org/pics/button_neu.gif"); +/* background-image: url("http://de.openoffice.org/pics/button_neu.gif"); */ + background-image: url("http://www.openoffice.org/styles/buttonsmallnativelang_top.gif"); } .contentpart#spotlight .buttongroup #buttonproblem { /* background-color: rgb(165,89,191); */ - background-image: url("http://de.openoffice.org/pics/button_problem.gif"); +/* background-image: url("http://de.openoffice.org/pics/button_problem.gif"); */ + background-image: url("http://www.openoffice.org/styles/buttonsmallnativelang_top.gif"); } .contentpart#spotlight .buttongroup #buttonmithelfen { /* background-color: rgb(255,170,102); */ - background-image: url("http://de.openoffice.org/pics/button_mithelfen.gif"); +/* background-image: url("http://de.openoffice.org/pics/button_mithelfen.gif"); */ + background-image: url("http://www.openoffice.org/styles/buttonsmallnativelang_top.gif"); } .contentpart#spotlight .buttongroup #buttonkontakt { /* background-color: rgb(255,255,102); */ - background-image: url("http://de.openoffice.org/pics/button_kontakt.gif"); +/* background-image: url("http://de.openoffice.org/pics/button_kontakt.gif"); */ + background-image: url("http://www.openoffice.org/styles/buttonsmallnativelang_top.gif"); } .contentpart#spotlight .buttongroup #buttonwo { /* background-color: rgb(217,59,59); */ - background-image: url("http://de.openoffice.org/pics/button_wo.gif"); +/* background-image: url("http://de.openoffice.org/pics/button_wo.gif"); */ + background-image: url("http://www.openoffice.org/styles/buttonsmallnativelang_top.gif"); } .contentpart#spotlight .buttongroup #buttonnews { /* background-color: rgb(255,255,40); */ - background-image: url("http://de.openoffice.org/pics/button_news.gif"); +/* background-image: url("http://de.openoffice.org/pics/button_news.gif"); */ + background-image: url("http://www.openoffice.org/styles/buttonsmallnativelang_top.gif"); } .contentpart#spotlight .buttongroup #buttonneu:hover { /* background-color: rgb(94,132,229); */ - background-image: url("http://de.openoffice.org/pics/button_neu.gif"); +/* background-image: url("http://de.openoffice.org/pics/button_neu.gif"); */ } .contentpart#spotlight .buttongroup #buttonproblem:hover { /* background-color: rgb(191,115,217); */ - background-image: url("http://de.openoffice.org/pics/button_problem.gif"); +/* background-image: url("http://de.openoffice.org/pics/button_problem.gif"); */ } .contentpart#spotlight .buttongroup #buttonkontakt:hover { /* background-color: rgb(255,255,178); */ - background-image: url("http://de.openoffice.org/pics/button_kontakt.gif"); +/* background-image: url("http://de.openoffice.org/pics/button_kontakt.gif"); */ } .contentpart#spotlight .buttongroup #buttonmithelfen:hover { /* background-color: rgb(255,212,178); */ - background-image: url("http://de.openoffice.org/pics/button_mithelfen.gif"); +/* background-image: url("http://de.openoffice.org/pics/button_mithelfen.gif"); */ } .contentpart#spotlight .buttongroup #buttonwo:hover { /* background-color: rgb(242,84,84); */ - background-image: url("http://de.openoffice.org/pics/button_wo.gif"); +/* background-image: url("http://de.openoffice.org/pics/button_wo.gif"); */ } .contentpart#spotlight .buttongroup #buttonnews:hover { /* background-color: rgb(255,255,178); */ - background-image: url("http://de.openoffice.org/pics/button_news.gif"); +/* background-image: url("http://de.openoffice.org/pics/button_news.gif"); */ } .contentpart#spotlight #buttondownload { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
