Thanks Anil! Just so this is clear, this is just matches the base color in ecommerce to the main color of the logo - so it looks much more clean now.
Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 ----- [hidden email] wrote: > Author: apatel > Date: Wed May 6 18:54:47 2009 > New Revision: 772401 > > URL: http://svn.apache.org/viewvc?rev=772401&view=rev > Log: > update ecommerce color. > > Modified: > ofbiz/trunk/framework/images/webapp/images/ecommain.css > > Modified: ofbiz/trunk/framework/images/webapp/images/ecommain.css > URL: > http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/ecommain.css?rev=772401&r1=772400&r2=772401&view=diff > ============================================================================== > --- ofbiz/trunk/framework/images/webapp/images/ecommain.css > (original) > +++ ofbiz/trunk/framework/images/webapp/images/ecommain.css Wed May 6 > 18:54:47 2009 > @@ -50,7 +50,7 @@ > > > a, a:visited { > -color: #000099; > +color: #1C334D; > font-weight: bold; > } > > @@ -96,7 +96,7 @@ > input[type="reset"] { > font-size: 8pt; > font-weight: bold; > -color: #000099; > +color: #1C334D; > background: white; > border: #999999 solid 1px; > margin: 2px; > @@ -120,7 +120,7 @@ > } > > h1, .h1 { > -color: #000099; > +color: #1C334D; > font-size: 12pt; > font-weight: bold; > } > @@ -224,7 +224,7 @@ > } > #welcome-message a { > text-decoration: none; > -color: #000099; > +color: #1C334D; > } > #welcome-message a:hover { > color: black; > @@ -233,12 +233,12 @@ > #company-name { > font-size: 12pt; > font-weight: bold; > -color: #000099; > +color: #1C334D; > white-space: nowrap; > } > #company-subtitle { > font-size: 6pt; > -color: #330099; > +color: #1C334D; > white-space: nowrap; > } > > @@ -248,7 +248,7 @@ > } > #microcart a { > text-decoration: none; > -color: #000099; > +color: #1C334D; > } > #microcart a:hover { > color: black; > @@ -288,7 +288,7 @@ > #ecom-header-bar ul li a { > font-weight: bold; > text-decoration: none; > -color: #000099; > +color: #1C334D; > } > #ecom-header-bar ul li:hover a { > color: black; > @@ -364,7 +364,7 @@ > height:1% > } > #ecom-mainarea .screenlet-header { > -background: #000099; > +background: #1C334D; > padding-top: 1px; > padding-bottom: 3px; > padding-right: 4px; > @@ -458,7 +458,7 @@ > } > > .boxtop { > -background: #000099; > +background: #1C334D; > padding-top: 1px; > padding-bottom: 1px; > padding-right: 4px; > @@ -504,18 +504,18 @@ > > .browsecategorytext { > font-weight: bold; > -color: #000099; > +color: #1C334D; > padding-left: 10px; > background:url(/images/bg_bullet_full_2.gif) no-repeat 0px 0.5em; > } > > A.browsecategorybutton { > font-weight: bold; > -color: #000099; > +color: #1C334D; > } > > A.browsecategorybutton:hover { > -color: #000099; > +color: #1C334D; > } > > .browsecategorybuttondisabled { > @@ -532,7 +532,7 @@ > } > > A.buttontext { > -color: #000099; > +color: #1C334D; > } > > A.buttontext:hover { > @@ -541,7 +541,7 @@ > > A.linktext { > font-weight: bold; > -color: #000099; > +color: #1C334D; > } > > A.linktext:hover { > @@ -643,7 +643,7 @@ > padding: 1px 4px 1px 4px; > } > A.buttontextbig { > -color: #000099; > +color: #1C334D; > } > .buttontextbigdisabled { > color: #CCCCCC; > @@ -669,7 +669,7 @@ > a.headersmalllink { > font-size: 8pt; > font-weight: bold; > -color: #000099; > +color: #1C334D; > } > a.headersmalllink:hover { > color: red; > @@ -685,7 +685,7 @@ > .eventMessage { > font-size: 8pt; > font-weight: bold; > -color: #000099; > +color: #1C334D; > } > > .ontab { > @@ -712,7 +712,7 @@ > > a.offlnk { > font-weight: bold; > -color: #000099; > +color: #1C334D; > padding: 2px; > } > > @@ -747,7 +747,7 @@ > .smallSubmit { > font-size: 8pt; > font-weight: bold; > -color: #000099; > +color: #1C334D; > background: white; > border: #999999 solid 1px; > margin: 2px; > @@ -756,7 +756,7 @@ > .mediumSubmit,.largeSubmit,.loginButton { > font-size: 10pt; > font-weight: bold; > -color: #000099; > +color: #1C334D; > background: white; > border: #999999 solid 1px; > margin: 2px; |
Administrator
|
Yes great, thanks Anil!
Jacques From: "Tim Ruppert" <[hidden email]> > Thanks Anil! Just so this is clear, this is just matches the base color in ecommerce to the main color of the logo - so it looks > much more clean now. > > Cheers, > Tim > -- > Tim Ruppert > HotWax Media > http://www.hotwaxmedia.com > > o:801.649.6594 > f:801.649.6595 > > ----- [hidden email] wrote: > >> Author: apatel >> Date: Wed May 6 18:54:47 2009 >> New Revision: 772401 >> >> URL: http://svn.apache.org/viewvc?rev=772401&view=rev >> Log: >> update ecommerce color. >> >> Modified: >> ofbiz/trunk/framework/images/webapp/images/ecommain.css >> >> Modified: ofbiz/trunk/framework/images/webapp/images/ecommain.css >> URL: >> http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/ecommain.css?rev=772401&r1=772400&r2=772401&view=diff >> ============================================================================== >> --- ofbiz/trunk/framework/images/webapp/images/ecommain.css >> (original) >> +++ ofbiz/trunk/framework/images/webapp/images/ecommain.css Wed May 6 >> 18:54:47 2009 >> @@ -50,7 +50,7 @@ >> >> >> a, a:visited { >> -color: #000099; >> +color: #1C334D; >> font-weight: bold; >> } >> >> @@ -96,7 +96,7 @@ >> input[type="reset"] { >> font-size: 8pt; >> font-weight: bold; >> -color: #000099; >> +color: #1C334D; >> background: white; >> border: #999999 solid 1px; >> margin: 2px; >> @@ -120,7 +120,7 @@ >> } >> >> h1, .h1 { >> -color: #000099; >> +color: #1C334D; >> font-size: 12pt; >> font-weight: bold; >> } >> @@ -224,7 +224,7 @@ >> } >> #welcome-message a { >> text-decoration: none; >> -color: #000099; >> +color: #1C334D; >> } >> #welcome-message a:hover { >> color: black; >> @@ -233,12 +233,12 @@ >> #company-name { >> font-size: 12pt; >> font-weight: bold; >> -color: #000099; >> +color: #1C334D; >> white-space: nowrap; >> } >> #company-subtitle { >> font-size: 6pt; >> -color: #330099; >> +color: #1C334D; >> white-space: nowrap; >> } >> >> @@ -248,7 +248,7 @@ >> } >> #microcart a { >> text-decoration: none; >> -color: #000099; >> +color: #1C334D; >> } >> #microcart a:hover { >> color: black; >> @@ -288,7 +288,7 @@ >> #ecom-header-bar ul li a { >> font-weight: bold; >> text-decoration: none; >> -color: #000099; >> +color: #1C334D; >> } >> #ecom-header-bar ul li:hover a { >> color: black; >> @@ -364,7 +364,7 @@ >> height:1% >> } >> #ecom-mainarea .screenlet-header { >> -background: #000099; >> +background: #1C334D; >> padding-top: 1px; >> padding-bottom: 3px; >> padding-right: 4px; >> @@ -458,7 +458,7 @@ >> } >> >> .boxtop { >> -background: #000099; >> +background: #1C334D; >> padding-top: 1px; >> padding-bottom: 1px; >> padding-right: 4px; >> @@ -504,18 +504,18 @@ >> >> .browsecategorytext { >> font-weight: bold; >> -color: #000099; >> +color: #1C334D; >> padding-left: 10px; >> background:url(/images/bg_bullet_full_2.gif) no-repeat 0px 0.5em; >> } >> >> A.browsecategorybutton { >> font-weight: bold; >> -color: #000099; >> +color: #1C334D; >> } >> >> A.browsecategorybutton:hover { >> -color: #000099; >> +color: #1C334D; >> } >> >> .browsecategorybuttondisabled { >> @@ -532,7 +532,7 @@ >> } >> >> A.buttontext { >> -color: #000099; >> +color: #1C334D; >> } >> >> A.buttontext:hover { >> @@ -541,7 +541,7 @@ >> >> A.linktext { >> font-weight: bold; >> -color: #000099; >> +color: #1C334D; >> } >> >> A.linktext:hover { >> @@ -643,7 +643,7 @@ >> padding: 1px 4px 1px 4px; >> } >> A.buttontextbig { >> -color: #000099; >> +color: #1C334D; >> } >> .buttontextbigdisabled { >> color: #CCCCCC; >> @@ -669,7 +669,7 @@ >> a.headersmalllink { >> font-size: 8pt; >> font-weight: bold; >> -color: #000099; >> +color: #1C334D; >> } >> a.headersmalllink:hover { >> color: red; >> @@ -685,7 +685,7 @@ >> .eventMessage { >> font-size: 8pt; >> font-weight: bold; >> -color: #000099; >> +color: #1C334D; >> } >> >> .ontab { >> @@ -712,7 +712,7 @@ >> >> a.offlnk { >> font-weight: bold; >> -color: #000099; >> +color: #1C334D; >> padding: 2px; >> } >> >> @@ -747,7 +747,7 @@ >> .smallSubmit { >> font-size: 8pt; >> font-weight: bold; >> -color: #000099; >> +color: #1C334D; >> background: white; >> border: #999999 solid 1px; >> margin: 2px; >> @@ -756,7 +756,7 @@ >> .mediumSubmit,.largeSubmit,.loginButton { >> font-size: 10pt; >> font-weight: bold; >> -color: #000099; >> +color: #1C334D; >> background: white; >> border: #999999 solid 1px; >> margin: 2px; > |
Administrator
|
In reply to this post by Tim Ruppert
Why not backporting this to 9.04 ?
I know it's not bug, but obviously it can't hurt! Jacques From: "Jacques Le Roux" <[hidden email]> > Yes great, thanks Anil! > > Jacques > > From: "Tim Ruppert" <[hidden email]> >> Thanks Anil! Just so this is clear, this is just matches the base color in ecommerce to the main color of the logo - so it looks >> much more clean now. >> >> Cheers, >> Tim >> -- >> Tim Ruppert >> HotWax Media >> http://www.hotwaxmedia.com >> >> o:801.649.6594 >> f:801.649.6595 >> >> ----- [hidden email] wrote: >> >>> Author: apatel >>> Date: Wed May 6 18:54:47 2009 >>> New Revision: 772401 >>> >>> URL: http://svn.apache.org/viewvc?rev=772401&view=rev >>> Log: >>> update ecommerce color. >>> >>> Modified: >>> ofbiz/trunk/framework/images/webapp/images/ecommain.css >>> >>> Modified: ofbiz/trunk/framework/images/webapp/images/ecommain.css >>> URL: >>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/ecommain.css?rev=772401&r1=772400&r2=772401&view=diff >>> ============================================================================== >>> --- ofbiz/trunk/framework/images/webapp/images/ecommain.css >>> (original) >>> +++ ofbiz/trunk/framework/images/webapp/images/ecommain.css Wed May 6 >>> 18:54:47 2009 >>> @@ -50,7 +50,7 @@ >>> >>> >>> a, a:visited { >>> -color: #000099; >>> +color: #1C334D; >>> font-weight: bold; >>> } >>> >>> @@ -96,7 +96,7 @@ >>> input[type="reset"] { >>> font-size: 8pt; >>> font-weight: bold; >>> -color: #000099; >>> +color: #1C334D; >>> background: white; >>> border: #999999 solid 1px; >>> margin: 2px; >>> @@ -120,7 +120,7 @@ >>> } >>> >>> h1, .h1 { >>> -color: #000099; >>> +color: #1C334D; >>> font-size: 12pt; >>> font-weight: bold; >>> } >>> @@ -224,7 +224,7 @@ >>> } >>> #welcome-message a { >>> text-decoration: none; >>> -color: #000099; >>> +color: #1C334D; >>> } >>> #welcome-message a:hover { >>> color: black; >>> @@ -233,12 +233,12 @@ >>> #company-name { >>> font-size: 12pt; >>> font-weight: bold; >>> -color: #000099; >>> +color: #1C334D; >>> white-space: nowrap; >>> } >>> #company-subtitle { >>> font-size: 6pt; >>> -color: #330099; >>> +color: #1C334D; >>> white-space: nowrap; >>> } >>> >>> @@ -248,7 +248,7 @@ >>> } >>> #microcart a { >>> text-decoration: none; >>> -color: #000099; >>> +color: #1C334D; >>> } >>> #microcart a:hover { >>> color: black; >>> @@ -288,7 +288,7 @@ >>> #ecom-header-bar ul li a { >>> font-weight: bold; >>> text-decoration: none; >>> -color: #000099; >>> +color: #1C334D; >>> } >>> #ecom-header-bar ul li:hover a { >>> color: black; >>> @@ -364,7 +364,7 @@ >>> height:1% >>> } >>> #ecom-mainarea .screenlet-header { >>> -background: #000099; >>> +background: #1C334D; >>> padding-top: 1px; >>> padding-bottom: 3px; >>> padding-right: 4px; >>> @@ -458,7 +458,7 @@ >>> } >>> >>> .boxtop { >>> -background: #000099; >>> +background: #1C334D; >>> padding-top: 1px; >>> padding-bottom: 1px; >>> padding-right: 4px; >>> @@ -504,18 +504,18 @@ >>> >>> .browsecategorytext { >>> font-weight: bold; >>> -color: #000099; >>> +color: #1C334D; >>> padding-left: 10px; >>> background:url(/images/bg_bullet_full_2.gif) no-repeat 0px 0.5em; >>> } >>> >>> A.browsecategorybutton { >>> font-weight: bold; >>> -color: #000099; >>> +color: #1C334D; >>> } >>> >>> A.browsecategorybutton:hover { >>> -color: #000099; >>> +color: #1C334D; >>> } >>> >>> .browsecategorybuttondisabled { >>> @@ -532,7 +532,7 @@ >>> } >>> >>> A.buttontext { >>> -color: #000099; >>> +color: #1C334D; >>> } >>> >>> A.buttontext:hover { >>> @@ -541,7 +541,7 @@ >>> >>> A.linktext { >>> font-weight: bold; >>> -color: #000099; >>> +color: #1C334D; >>> } >>> >>> A.linktext:hover { >>> @@ -643,7 +643,7 @@ >>> padding: 1px 4px 1px 4px; >>> } >>> A.buttontextbig { >>> -color: #000099; >>> +color: #1C334D; >>> } >>> .buttontextbigdisabled { >>> color: #CCCCCC; >>> @@ -669,7 +669,7 @@ >>> a.headersmalllink { >>> font-size: 8pt; >>> font-weight: bold; >>> -color: #000099; >>> +color: #1C334D; >>> } >>> a.headersmalllink:hover { >>> color: red; >>> @@ -685,7 +685,7 @@ >>> .eventMessage { >>> font-size: 8pt; >>> font-weight: bold; >>> -color: #000099; >>> +color: #1C334D; >>> } >>> >>> .ontab { >>> @@ -712,7 +712,7 @@ >>> >>> a.offlnk { >>> font-weight: bold; >>> -color: #000099; >>> +color: #1C334D; >>> padding: 2px; >>> } >>> >>> @@ -747,7 +747,7 @@ >>> .smallSubmit { >>> font-size: 8pt; >>> font-weight: bold; >>> -color: #000099; >>> +color: #1C334D; >>> background: white; >>> border: #999999 solid 1px; >>> margin: 2px; >>> @@ -756,7 +756,7 @@ >>> .mediumSubmit,.largeSubmit,.loginButton { >>> font-size: 10pt; >>> font-weight: bold; >>> -color: #000099; >>> +color: #1C334D; >>> background: white; >>> border: #999999 solid 1px; >>> margin: 2px; >> > |
+1 - I think we should as well - it's a one time change to the basic color. Once you put these two sites up next to each other, you'll agree that it was a bug to leave it there in the first place once the logo changed :)
http://demo.ofbiz.org/ecommerce/ http://demo904.ofbiz.org/ecommerce/ Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 ----- "Jacques Le Roux" <[hidden email]> wrote: > Why not backporting this to 9.04 ? > I know it's not bug, but obviously it can't hurt! > > Jacques > > > From: "Jacques Le Roux" <[hidden email]> > > Yes great, thanks Anil! > > > > Jacques > > > > From: "Tim Ruppert" <[hidden email]> > >> Thanks Anil! Just so this is clear, this is just matches the base > color in ecommerce to the main color of the logo - so it looks > >> much more clean now. > >> > >> Cheers, > >> Tim > >> -- > >> Tim Ruppert > >> HotWax Media > >> http://www.hotwaxmedia.com > >> > >> o:801.649.6594 > >> f:801.649.6595 > >> > >> ----- [hidden email] wrote: > >> > >>> Author: apatel > >>> Date: Wed May 6 18:54:47 2009 > >>> New Revision: 772401 > >>> > >>> URL: http://svn.apache.org/viewvc?rev=772401&view=rev > >>> Log: > >>> update ecommerce color. > >>> > >>> Modified: > >>> ofbiz/trunk/framework/images/webapp/images/ecommain.css > >>> > >>> Modified: ofbiz/trunk/framework/images/webapp/images/ecommain.css > >>> URL: > >>> > http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/ecommain.css?rev=772401&r1=772400&r2=772401&view=diff > >>> > ============================================================================== > >>> --- ofbiz/trunk/framework/images/webapp/images/ecommain.css > >>> (original) > >>> +++ ofbiz/trunk/framework/images/webapp/images/ecommain.css Wed > May 6 > >>> 18:54:47 2009 > >>> @@ -50,7 +50,7 @@ > >>> > >>> > >>> a, a:visited { > >>> -color: #000099; > >>> +color: #1C334D; > >>> font-weight: bold; > >>> } > >>> > >>> @@ -96,7 +96,7 @@ > >>> input[type="reset"] { > >>> font-size: 8pt; > >>> font-weight: bold; > >>> -color: #000099; > >>> +color: #1C334D; > >>> background: white; > >>> border: #999999 solid 1px; > >>> margin: 2px; > >>> @@ -120,7 +120,7 @@ > >>> } > >>> > >>> h1, .h1 { > >>> -color: #000099; > >>> +color: #1C334D; > >>> font-size: 12pt; > >>> font-weight: bold; > >>> } > >>> @@ -224,7 +224,7 @@ > >>> } > >>> #welcome-message a { > >>> text-decoration: none; > >>> -color: #000099; > >>> +color: #1C334D; > >>> } > >>> #welcome-message a:hover { > >>> color: black; > >>> @@ -233,12 +233,12 @@ > >>> #company-name { > >>> font-size: 12pt; > >>> font-weight: bold; > >>> -color: #000099; > >>> +color: #1C334D; > >>> white-space: nowrap; > >>> } > >>> #company-subtitle { > >>> font-size: 6pt; > >>> -color: #330099; > >>> +color: #1C334D; > >>> white-space: nowrap; > >>> } > >>> > >>> @@ -248,7 +248,7 @@ > >>> } > >>> #microcart a { > >>> text-decoration: none; > >>> -color: #000099; > >>> +color: #1C334D; > >>> } > >>> #microcart a:hover { > >>> color: black; > >>> @@ -288,7 +288,7 @@ > >>> #ecom-header-bar ul li a { > >>> font-weight: bold; > >>> text-decoration: none; > >>> -color: #000099; > >>> +color: #1C334D; > >>> } > >>> #ecom-header-bar ul li:hover a { > >>> color: black; > >>> @@ -364,7 +364,7 @@ > >>> height:1% > >>> } > >>> #ecom-mainarea .screenlet-header { > >>> -background: #000099; > >>> +background: #1C334D; > >>> padding-top: 1px; > >>> padding-bottom: 3px; > >>> padding-right: 4px; > >>> @@ -458,7 +458,7 @@ > >>> } > >>> > >>> .boxtop { > >>> -background: #000099; > >>> +background: #1C334D; > >>> padding-top: 1px; > >>> padding-bottom: 1px; > >>> padding-right: 4px; > >>> @@ -504,18 +504,18 @@ > >>> > >>> .browsecategorytext { > >>> font-weight: bold; > >>> -color: #000099; > >>> +color: #1C334D; > >>> padding-left: 10px; > >>> background:url(/images/bg_bullet_full_2.gif) no-repeat 0px > 0.5em; > >>> } > >>> > >>> A.browsecategorybutton { > >>> font-weight: bold; > >>> -color: #000099; > >>> +color: #1C334D; > >>> } > >>> > >>> A.browsecategorybutton:hover { > >>> -color: #000099; > >>> +color: #1C334D; > >>> } > >>> > >>> .browsecategorybuttondisabled { > >>> @@ -532,7 +532,7 @@ > >>> } > >>> > >>> A.buttontext { > >>> -color: #000099; > >>> +color: #1C334D; > >>> } > >>> > >>> A.buttontext:hover { > >>> @@ -541,7 +541,7 @@ > >>> > >>> A.linktext { > >>> font-weight: bold; > >>> -color: #000099; > >>> +color: #1C334D; > >>> } > >>> > >>> A.linktext:hover { > >>> @@ -643,7 +643,7 @@ > >>> padding: 1px 4px 1px 4px; > >>> } > >>> A.buttontextbig { > >>> -color: #000099; > >>> +color: #1C334D; > >>> } > >>> .buttontextbigdisabled { > >>> color: #CCCCCC; > >>> @@ -669,7 +669,7 @@ > >>> a.headersmalllink { > >>> font-size: 8pt; > >>> font-weight: bold; > >>> -color: #000099; > >>> +color: #1C334D; > >>> } > >>> a.headersmalllink:hover { > >>> color: red; > >>> @@ -685,7 +685,7 @@ > >>> .eventMessage { > >>> font-size: 8pt; > >>> font-weight: bold; > >>> -color: #000099; > >>> +color: #1C334D; > >>> } > >>> > >>> .ontab { > >>> @@ -712,7 +712,7 @@ > >>> > >>> a.offlnk { > >>> font-weight: bold; > >>> -color: #000099; > >>> +color: #1C334D; > >>> padding: 2px; > >>> } > >>> > >>> @@ -747,7 +747,7 @@ > >>> .smallSubmit { > >>> font-size: 8pt; > >>> font-weight: bold; > >>> -color: #000099; > >>> +color: #1C334D; > >>> background: white; > >>> border: #999999 solid 1px; > >>> margin: 2px; > >>> @@ -756,7 +756,7 @@ > >>> .mediumSubmit,.largeSubmit,.loginButton { > >>> font-size: 10pt; > >>> font-weight: bold; > >>> -color: #000099; > >>> +color: #1C334D; > >>> background: white; > >>> border: #999999 solid 1px; > >>> margin: 2px; > >> > > |
In reply to this post by Jacques Le Roux
+1.
It looks good to see both back office and ecommerce user interface same. Thanks Anil ! -- Ashish Jacques Le Roux wrote: > Yes great, thanks Anil! > > Jacques > > From: "Tim Ruppert" <[hidden email]> > smime.p7s (4K) Download Attachment |
Administrator
|
In reply to this post by Jacques Le Roux
Done at r772549
Jacques From: "Jacques Le Roux" <[hidden email]> > Why not backporting this to 9.04 ? > I know it's not bug, but obviously it can't hurt! > > Jacques > > > From: "Jacques Le Roux" <[hidden email]> >> Yes great, thanks Anil! >> >> Jacques >> >> From: "Tim Ruppert" <[hidden email]> >>> Thanks Anil! Just so this is clear, this is just matches the base color in ecommerce to the main color of the logo - so it >>> looks much more clean now. >>> >>> Cheers, >>> Tim >>> -- >>> Tim Ruppert >>> HotWax Media >>> http://www.hotwaxmedia.com >>> >>> o:801.649.6594 >>> f:801.649.6595 >>> >>> ----- [hidden email] wrote: >>> >>>> Author: apatel >>>> Date: Wed May 6 18:54:47 2009 >>>> New Revision: 772401 >>>> >>>> URL: http://svn.apache.org/viewvc?rev=772401&view=rev >>>> Log: >>>> update ecommerce color. >>>> >>>> Modified: >>>> ofbiz/trunk/framework/images/webapp/images/ecommain.css >>>> >>>> Modified: ofbiz/trunk/framework/images/webapp/images/ecommain.css >>>> URL: >>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/ecommain.css?rev=772401&r1=772400&r2=772401&view=diff >>>> ============================================================================== >>>> --- ofbiz/trunk/framework/images/webapp/images/ecommain.css >>>> (original) >>>> +++ ofbiz/trunk/framework/images/webapp/images/ecommain.css Wed May 6 >>>> 18:54:47 2009 >>>> @@ -50,7 +50,7 @@ >>>> >>>> >>>> a, a:visited { >>>> -color: #000099; >>>> +color: #1C334D; >>>> font-weight: bold; >>>> } >>>> >>>> @@ -96,7 +96,7 @@ >>>> input[type="reset"] { >>>> font-size: 8pt; >>>> font-weight: bold; >>>> -color: #000099; >>>> +color: #1C334D; >>>> background: white; >>>> border: #999999 solid 1px; >>>> margin: 2px; >>>> @@ -120,7 +120,7 @@ >>>> } >>>> >>>> h1, .h1 { >>>> -color: #000099; >>>> +color: #1C334D; >>>> font-size: 12pt; >>>> font-weight: bold; >>>> } >>>> @@ -224,7 +224,7 @@ >>>> } >>>> #welcome-message a { >>>> text-decoration: none; >>>> -color: #000099; >>>> +color: #1C334D; >>>> } >>>> #welcome-message a:hover { >>>> color: black; >>>> @@ -233,12 +233,12 @@ >>>> #company-name { >>>> font-size: 12pt; >>>> font-weight: bold; >>>> -color: #000099; >>>> +color: #1C334D; >>>> white-space: nowrap; >>>> } >>>> #company-subtitle { >>>> font-size: 6pt; >>>> -color: #330099; >>>> +color: #1C334D; >>>> white-space: nowrap; >>>> } >>>> >>>> @@ -248,7 +248,7 @@ >>>> } >>>> #microcart a { >>>> text-decoration: none; >>>> -color: #000099; >>>> +color: #1C334D; >>>> } >>>> #microcart a:hover { >>>> color: black; >>>> @@ -288,7 +288,7 @@ >>>> #ecom-header-bar ul li a { >>>> font-weight: bold; >>>> text-decoration: none; >>>> -color: #000099; >>>> +color: #1C334D; >>>> } >>>> #ecom-header-bar ul li:hover a { >>>> color: black; >>>> @@ -364,7 +364,7 @@ >>>> height:1% >>>> } >>>> #ecom-mainarea .screenlet-header { >>>> -background: #000099; >>>> +background: #1C334D; >>>> padding-top: 1px; >>>> padding-bottom: 3px; >>>> padding-right: 4px; >>>> @@ -458,7 +458,7 @@ >>>> } >>>> >>>> .boxtop { >>>> -background: #000099; >>>> +background: #1C334D; >>>> padding-top: 1px; >>>> padding-bottom: 1px; >>>> padding-right: 4px; >>>> @@ -504,18 +504,18 @@ >>>> >>>> .browsecategorytext { >>>> font-weight: bold; >>>> -color: #000099; >>>> +color: #1C334D; >>>> padding-left: 10px; >>>> background:url(/images/bg_bullet_full_2.gif) no-repeat 0px 0.5em; >>>> } >>>> >>>> A.browsecategorybutton { >>>> font-weight: bold; >>>> -color: #000099; >>>> +color: #1C334D; >>>> } >>>> >>>> A.browsecategorybutton:hover { >>>> -color: #000099; >>>> +color: #1C334D; >>>> } >>>> >>>> .browsecategorybuttondisabled { >>>> @@ -532,7 +532,7 @@ >>>> } >>>> >>>> A.buttontext { >>>> -color: #000099; >>>> +color: #1C334D; >>>> } >>>> >>>> A.buttontext:hover { >>>> @@ -541,7 +541,7 @@ >>>> >>>> A.linktext { >>>> font-weight: bold; >>>> -color: #000099; >>>> +color: #1C334D; >>>> } >>>> >>>> A.linktext:hover { >>>> @@ -643,7 +643,7 @@ >>>> padding: 1px 4px 1px 4px; >>>> } >>>> A.buttontextbig { >>>> -color: #000099; >>>> +color: #1C334D; >>>> } >>>> .buttontextbigdisabled { >>>> color: #CCCCCC; >>>> @@ -669,7 +669,7 @@ >>>> a.headersmalllink { >>>> font-size: 8pt; >>>> font-weight: bold; >>>> -color: #000099; >>>> +color: #1C334D; >>>> } >>>> a.headersmalllink:hover { >>>> color: red; >>>> @@ -685,7 +685,7 @@ >>>> .eventMessage { >>>> font-size: 8pt; >>>> font-weight: bold; >>>> -color: #000099; >>>> +color: #1C334D; >>>> } >>>> >>>> .ontab { >>>> @@ -712,7 +712,7 @@ >>>> >>>> a.offlnk { >>>> font-weight: bold; >>>> -color: #000099; >>>> +color: #1C334D; >>>> padding: 2px; >>>> } >>>> >>>> @@ -747,7 +747,7 @@ >>>> .smallSubmit { >>>> font-size: 8pt; >>>> font-weight: bold; >>>> -color: #000099; >>>> +color: #1C334D; >>>> background: white; >>>> border: #999999 solid 1px; >>>> margin: 2px; >>>> @@ -756,7 +756,7 @@ >>>> .mediumSubmit,.largeSubmit,.loginButton { >>>> font-size: 10pt; >>>> font-weight: bold; >>>> -color: #000099; >>>> +color: #1C334D; >>>> background: white; >>>> border: #999999 solid 1px; >>>> margin: 2px; >>> >> > > |
Free forum by Nabble | Edit this page |