You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@steve.apache.org by ad...@apache.org on 2013/12/08 19:33:34 UTC

svn commit: r1549100 - /steve/site/trunk/content/documentation.mdtext

Author: adc
Date: Sun Dec  8 18:33:33 2013
New Revision: 1549100

URL: http://svn.apache.org/r1549100
Log:
More CSS class cleanup

Modified:
    steve/site/trunk/content/documentation.mdtext

Modified: steve/site/trunk/content/documentation.mdtext
URL: http://svn.apache.org/viewvc/steve/site/trunk/content/documentation.mdtext?rev=1549100&r1=1549099&r2=1549100&view=diff
==============================================================================
--- steve/site/trunk/content/documentation.mdtext (original)
+++ steve/site/trunk/content/documentation.mdtext Sun Dec  8 18:33:33 2013
@@ -4,7 +4,7 @@ See also the [examples page](examples-tr
 
 {row
 
-{span-one-third
+{col-md-4
 ### General Guide 
 - [Using TomEE with Intellij](tomee-and-intellij.html)
 - [Using TomEE with Eclipse](tomee-and-eclipse.html)
@@ -20,7 +20,7 @@ See also the [examples page](examples-tr
 
 }
 
-{span-one-third
+{col-md-4
 ###  Configuration
 - [System Properties](system-properties.html)
 - [Deployments](deployments.html)
@@ -36,7 +36,7 @@ See also the [examples page](examples-tr
 - [Changing JPA to Hibernate](tomee-and-hibernate.html)
 }
 
-{span-one-third
+{col-md-4
 ###  Testing Techniques
 - [Application discovery via the classpath](application-discovery-via-the-classpath.html)
 - [Embedded Configuration](embedded-configuration.html)
@@ -57,7 +57,7 @@ See also the [examples page](examples-tr
 
 {row
 
-{span-one-third
+{col-md-4
 ### Discovery and Failover
 - [Overview](ejb-failover.html)
 - [Multicast Discovery (UDP)](multicast-discovery.html)
@@ -72,7 +72,7 @@ See also the [examples page](examples-tr
 
 
 
-{span-one-third
+{col-md-4
 
 ### OpenEJB Standalone Server
 - [Understanding the Directory Layout](understanding-the-directory-layout.html)
@@ -81,7 +81,7 @@ See also the [examples page](examples-tr
 - [Properties Tool](properties-tool.html)
 }
 
-{span-one-third
+{col-md-4
 ###  Spring
 - [Spring and OpenEJB 3.0](spring-and-openejb-3.0.html)
 - [Spring and OpenEJB 3.1 and later](spring.html)
@@ -94,14 +94,14 @@ See also the [examples page](examples-tr
 
 {row
 
-{span-one-third
+{col-md-4
 ### Arquillian
 - [Getting started](arquillian-getting-started.html)
 - [Available adapters](arquillian-available-adapters.html) 
 }
 
 
-{span-one-third
+{col-md-4
 ### TomEE Maven Plugin
 - [Getting started](tomee-mp-getting-started.html)
 - [tomee-maven-plugin reference documentation](tomee-maven-plugin.html)