User: wyrfel Date: 2007-11-10 05:01:25+0000 Modified: marketing/www/tryouts/Why.OpenOffice.org/css/markets.css marketing/www/tryouts/Why.OpenOffice.org/css/figures/freedom.css marketing/www/tryouts/Why.OpenOffice.org/css/figures/great.css marketing/www/tryouts/Why.OpenOffice.org/css/figures/migration.css
Log: fixes File Changes: Directory: /marketing/www/tryouts/Why.OpenOffice.org/css/ ========================================================= File [changed]: markets.css Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/css/markets.css?r1=1.7&r2=1.8 Delta lines: +18 -18 --------------------- --- markets.css 2007-08-27 15:54:25+0000 1.7 +++ markets.css 2007-11-10 05:01:23+0000 1.8 @@ -53,7 +53,7 @@ background-position: center top; } -div#markets a, div#markets a:link, div#markets a:visited, div#markets a:active { +div#markets a, div#markets a:link, div#markets a:visited { display:block; position:relative; width:100%; @@ -61,61 +61,61 @@ padding-top:65px; padding-bottom:5px; background-repeat:no-repeat; - background-position: center 100px; + background-position: center 0px; font-size:8pt; z-index:2; color: #06348c; text-decoration: none !important; } -div#markets a:hover, div#markets a:focus { - background-position: center 100px; +div#markets a:hover, div#markets a:focus, div#markets a:active { + background-position: center 0px; text-decoration: underline !important; color: #06348c; } -li#market_gov { +li#market_gov a, li#market_gov a:link, li#market_gov a:visited { background-image:url(../images/icon_gov.png); } -li#market_edu { +li#market_edu a, li#market_edu a:link, li#market_edu a:visited { background-image:url(../images/icon_edu.png); } -li#market_lib { +li#market_lib a, li#market_lib a:link, li#market_lib a:visited { display: none; background-image:url(../images/icon_lib.png); } -li#market_biz { +li#market_biz a, li#market_biz a:link, li#market_biz a:visited { background-image:url(../images/icon_biz.png); } -li#market_nfp { +li#market_nfp a, li#market_nfp a:link, li#market_nfp a:visited { background-image:url(../images/icon_nfp.png); } -li#market_oem{ +li#market_oem a, li#market_oem a:link, li#market_oem a:visited { background-image:url(../images/icon_oem.png); } -li#market_linux { +li#market_linux a, li#market_linux a:link, li#market_linux a:visited { background-image:url(../images/icon_linux.png); } -li#market_gov a { +li#market_gov a:hover, li#market_gov a:focus, li#market_gov a:active { background-image:url(../images/icon_gov_hl.png); } -li#market_edu a { +li#market_edu a:hover, li#market_edu a:focus, li#market_edu a:active { background-image:url(../images/icon_edu_hl.png); } -li#market_lib a { +li#market_lib a:hover, li#market_lib a:focus, li#market_lib a:active { background-image:url(../images/icon_lib_hl.png); } -li#market_biz a { +li#market_biz a:hover, li#market_biz a:focus, li#market_biz a:active { background-image:url(../images/icon_biz_hl.png); } -li#market_nfp a { +li#market_nfp a:hover, li#market_nfp a:focus, li#market_nfp a:active { background-image:url(../images/icon_nfp_hl.png); } -li#market_oem a { +li#market_oem a:hover, li#market_oem a:focus, li#market_oem a:active { background-image:url(../images/icon_oem_hl.png); } -li#market_linux a { +li#market_linux a:hover, li#market_linux a:focus, li#market_linux a:active { background-image:url(../images/icon_linux_hl.png); } Directory: /marketing/www/tryouts/Why.OpenOffice.org/css/figures/ ================================================================= File [changed]: freedom.css Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/css/figures/freedom.css?r1=1.3&r2=1.4 Delta lines: +1 -4 ------------------- --- freedom.css 2007-10-10 12:59:50+0000 1.3 +++ freedom.css 2007-11-10 05:01:23+0000 1.4 @@ -127,7 +127,7 @@ div#main div#bd_door { position: absolute; - top: 0%; + top: 32%; left: 0%; margin-top: 80px; height: 80%; @@ -137,10 +137,7 @@ div#main div#bd_door img#door { position: relative; - display: block; - top: 40%; height: 60%; margin-left: auto; margin-right: auto; - /*width: 70%;*/ } File [changed]: great.css Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/css/figures/great.css?r1=1.3&r2=1.4 Delta lines: +1 -3 ------------------- --- great.css 2007-08-27 14:49:00+0000 1.3 +++ great.css 2007-11-10 05:01:23+0000 1.4 @@ -74,7 +74,7 @@ div#main div#bd_sunrise { position: absolute; - top: 0%; + top: 40%; left: 0%; margin-top: 80px; height: 80%; @@ -84,8 +84,6 @@ div#main div#bd_sunrise img#sunrise { position: relative; - left: 0%; - top: 50%; height: 50%; /*width: 70%;*/ } File [changed]: migration.css Url: http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/css/figures/migration.css?r1=1.3&r2=1.4 Delta lines: +1 -4 ------------------- --- migration.css 2007-10-08 13:04:50+0000 1.3 +++ migration.css 2007-11-10 05:01:23+0000 1.4 @@ -44,7 +44,7 @@ div#main div#bd_switch { position: absolute; - top: 0%; + top: 3%; left: 0%; margin-top: 80px; height: 80%; @@ -54,8 +54,5 @@ div#main div#bd_switch img#switch { position: relative; - left: 0%; - top: 4%; height: 82%; - /*width: 70%;*/ } \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
