It overwrite link on the right: Apache | Struts 2 | Struts 1
Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ 2012/11/27 <[email protected]>: > Author: jogep > Date: Tue Nov 27 19:26:45 2012 > New Revision: 1414332 > > URL: http://svn.apache.org/viewvc?rev=1414332&view=rev > Log: > add github ribbon > > Modified: > struts/site/branches/site2fluidomigration/src/site/resources/css/site.css > struts/site/branches/site2fluidomigration/src/site/site.xml > > Modified: > struts/site/branches/site2fluidomigration/src/site/resources/css/site.css > URL: > http://svn.apache.org/viewvc/struts/site/branches/site2fluidomigration/src/site/resources/css/site.css?rev=1414332&r1=1414331&r2=1414332&view=diff > ============================================================================== > --- struts/site/branches/site2fluidomigration/src/site/resources/css/site.css > (original) > +++ struts/site/branches/site2fluidomigration/src/site/resources/css/site.css > Tue Nov 27 19:26:45 2012 > @@ -51,3 +51,5 @@ a:visited {color: #00438a;} > float: right; > } > > +#bannerRight img { margin-right: 80px; } > + > > Modified: struts/site/branches/site2fluidomigration/src/site/site.xml > URL: > http://svn.apache.org/viewvc/struts/site/branches/site2fluidomigration/src/site/site.xml?rev=1414332&r1=1414331&r2=1414332&view=diff > ============================================================================== > --- struts/site/branches/site2fluidomigration/src/site/site.xml (original) > +++ struts/site/branches/site2fluidomigration/src/site/site.xml Tue Nov 27 > 19:26:45 2012 > @@ -13,6 +13,11 @@ > <topBarEnabled>false</topBarEnabled> > <sideBarEnabled>true</sideBarEnabled> > <searchEnabled>true</searchEnabled> > + <gitHub> > + <projectId>apache/struts2</projectId> > + <ribbonOrientation>right</ribbonOrientation> > + <ribbonColor>darkblue</ribbonColor> > + </gitHub> > </fluidoSkin> > </custom> > <version position="none"/> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
