Author: michaelo Date: Wed Jul 24 21:21:16 2013 New Revision: 1506724 URL: http://svn.apache.org/r1506724 Log: Use 'row-fluid' class where appropriate
Modified: maven/skins/trunk/maven-fluido-skin/src/it/mskins-22/src/site/site.xml maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_default/src/site/site.xml maven/skins/trunk/maven-fluido-skin/src/it/mskins-23/src/site/site.xml maven/skins/trunk/maven-fluido-skin/src/it/mskins-24/src/site/site.xml maven/skins/trunk/maven-fluido-skin/src/it/mskins-25/src/site/site.xml maven/skins/trunk/maven-fluido-skin/src/it/sidebar/src/site/site.xml maven/skins/trunk/maven-fluido-skin/src/site/site.xml Modified: maven/skins/trunk/maven-fluido-skin/src/it/mskins-22/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-22/src/site/site.xml?rev=1506724&r1=1506723&r2=1506724&view=diff ============================================================================== --- maven/skins/trunk/maven-fluido-skin/src/it/mskins-22/src/site/site.xml (original) +++ maven/skins/trunk/maven-fluido-skin/src/it/mskins-22/src/site/site.xml Wed Jul 24 21:21:16 2013 @@ -59,9 +59,9 @@ <menu ref="reports"/> <footer> - <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. + <div class="row-fluid">Apache Maven, Apache @project.name@, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - <div class="row"> + <div class="row-fluid"> <div class="span4"> <address> <strong>The Apache Software Foundation</strong><br/> Modified: maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_default/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_default/src/site/site.xml?rev=1506724&r1=1506723&r2=1506724&view=diff ============================================================================== --- maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_default/src/site/site.xml (original) +++ maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_default/src/site/site.xml Wed Jul 24 21:21:16 2013 @@ -57,9 +57,9 @@ <menu ref="reports"/> <footer> - <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. + <div class="row-fluid">Apache Maven, Apache @project.name@, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - <div class="row"> + <div class="row-fluid"> <div class="span4"> <address> <strong>The Apache Software Foundation</strong><br/> Modified: maven/skins/trunk/maven-fluido-skin/src/it/mskins-23/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-23/src/site/site.xml?rev=1506724&r1=1506723&r2=1506724&view=diff ============================================================================== --- maven/skins/trunk/maven-fluido-skin/src/it/mskins-23/src/site/site.xml (original) +++ maven/skins/trunk/maven-fluido-skin/src/it/mskins-23/src/site/site.xml Wed Jul 24 21:21:16 2013 @@ -55,9 +55,9 @@ <menu ref="reports"/> <footer> - <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. + <div class="row-fluid">Apache Maven, Apache @project.name@, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - <div class="row"> + <div class="row-fluid"> <div class="span4"> <address> <strong>The Apache Software Foundation</strong><br/> Modified: maven/skins/trunk/maven-fluido-skin/src/it/mskins-24/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-24/src/site/site.xml?rev=1506724&r1=1506723&r2=1506724&view=diff ============================================================================== --- maven/skins/trunk/maven-fluido-skin/src/it/mskins-24/src/site/site.xml (original) +++ maven/skins/trunk/maven-fluido-skin/src/it/mskins-24/src/site/site.xml Wed Jul 24 21:21:16 2013 @@ -59,9 +59,9 @@ <menu ref="reports"/> <footer> - <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. + <div class="row-fluid">Apache Maven, Apache @project.name@, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - <div class="row"> + <div class="row-fluid"> <div class="span4"> <address> <strong>The Apache Software Foundation</strong><br/> Modified: maven/skins/trunk/maven-fluido-skin/src/it/mskins-25/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-25/src/site/site.xml?rev=1506724&r1=1506723&r2=1506724&view=diff ============================================================================== --- maven/skins/trunk/maven-fluido-skin/src/it/mskins-25/src/site/site.xml (original) +++ maven/skins/trunk/maven-fluido-skin/src/it/mskins-25/src/site/site.xml Wed Jul 24 21:21:16 2013 @@ -58,7 +58,7 @@ <menu ref="reports"/> <footer> - <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. + <div class="row-fluid">Apache Maven, Apache @project.name@, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> </footer> </body> Modified: maven/skins/trunk/maven-fluido-skin/src/it/sidebar/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/sidebar/src/site/site.xml?rev=1506724&r1=1506723&r2=1506724&view=diff ============================================================================== --- maven/skins/trunk/maven-fluido-skin/src/it/sidebar/src/site/site.xml (original) +++ maven/skins/trunk/maven-fluido-skin/src/it/sidebar/src/site/site.xml Wed Jul 24 21:21:16 2013 @@ -56,9 +56,9 @@ <menu ref="reports"/> <footer> - <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. + <div class="row-fluid">Apache Maven, Apache @project.name@, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - <div class="row"> + <div class="row-fluid"> <div class="span4"> <address> <strong>The Apache Software Foundation</strong><br/> Modified: maven/skins/trunk/maven-fluido-skin/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/site/site.xml?rev=1506724&r1=1506723&r2=1506724&view=diff ============================================================================== --- maven/skins/trunk/maven-fluido-skin/src/site/site.xml (original) +++ maven/skins/trunk/maven-fluido-skin/src/site/site.xml Wed Jul 24 21:21:16 2013 @@ -59,6 +59,7 @@ under the License. <menu name="Layouts"> <item name="Sidebar" href="./sidebar/index.html"/> <item name="Topbar" href="./topbar/index.html"/> + <item name="Topbar (inverse)" href="./topbar-inverse/index.html"/> </menu> <menu name="Issues ITs"> @@ -91,7 +92,7 @@ under the License. <menu ref="reports"/> <footer> - <div class="row">Apache Maven, ${project.name}, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. + <div class="row-fluid">Apache Maven, ${project.name}, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> </footer> </body>