You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by si...@apache.org on 2012/03/10 23:18:08 UTC

svn commit: r1299289 - /maven/sandbox/trunk/skins/fluido-doc/src/main/resources/org/apache/maven/skins/fluido/stylesheet.css

Author: simonetripodi
Date: Sat Mar 10 22:18:08 2012
New Revision: 1299289

URL: http://svn.apache.org/viewvc?rev=1299289&view=rev
Log:
dropped unused elements

Modified:
    maven/sandbox/trunk/skins/fluido-doc/src/main/resources/org/apache/maven/skins/fluido/stylesheet.css

Modified: maven/sandbox/trunk/skins/fluido-doc/src/main/resources/org/apache/maven/skins/fluido/stylesheet.css
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/skins/fluido-doc/src/main/resources/org/apache/maven/skins/fluido/stylesheet.css?rev=1299289&r1=1299288&r2=1299289&view=diff
==============================================================================
--- maven/sandbox/trunk/skins/fluido-doc/src/main/resources/org/apache/maven/skins/fluido/stylesheet.css (original)
+++ maven/sandbox/trunk/skins/fluido-doc/src/main/resources/org/apache/maven/skins/fluido/stylesheet.css Sat Mar 10 22:18:08 2012
@@ -330,66 +330,6 @@ table tbody + tbody {
 table-condensed th, table-condensed td {
   padding: 4px 5px;
 }
-table .span1 {
-  float: none;
-  width: 44px;
-  margin-left: 0;
-}
-table .span2 {
-  float: none;
-  width: 124px;
-  margin-left: 0;
-}
-table .span3 {
-  float: none;
-  width: 204px;
-  margin-left: 0;
-}
-table .span4 {
-  float: none;
-  width: 284px;
-  margin-left: 0;
-}
-table .span5 {
-  float: none;
-  width: 364px;
-  margin-left: 0;
-}
-table .span6 {
-  float: none;
-  width: 444px;
-  margin-left: 0;
-}
-table .span7 {
-  float: none;
-  width: 524px;
-  margin-left: 0;
-}
-table .span8 {
-  float: none;
-  width: 604px;
-  margin-left: 0;
-}
-table .span9 {
-  float: none;
-  width: 684px;
-  margin-left: 0;
-}
-table .span10 {
-  float: none;
-  width: 764px;
-  margin-left: 0;
-}
-table .span11 {
-  float: none;
-  width: 844px;
-  margin-left: 0;
-}
-table .span12 {
-  float: none;
-  width: 924px;
-  margin-left: 0;
-}
 
 /* hacks on default javadoc */