You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by ba...@apache.org on 2009/09/15 09:21:47 UTC

svn commit: r815190 - in /attic/site: docs/index.html docs/process.html docs/projects/axkit.html docs/projects/hivemind.html docs/projects/shale.html docs/resolution.html xdocs/stylesheets/site.vsl

Author: bayard
Date: Tue Sep 15 07:21:46 2009
New Revision: 815190

URL: http://svn.apache.org/viewvc?rev=815190&view=rev
Log:
Bringing the feather back as removing it by changing the name of the container class lost other needed css styling

Modified:
    attic/site/docs/index.html
    attic/site/docs/process.html
    attic/site/docs/projects/axkit.html
    attic/site/docs/projects/hivemind.html
    attic/site/docs/projects/shale.html
    attic/site/docs/resolution.html
    attic/site/xdocs/stylesheets/site.vsl

Modified: attic/site/docs/index.html
URL: http://svn.apache.org/viewvc/attic/site/docs/index.html?rev=815190&r1=815189&r2=815190&view=diff
==============================================================================
--- attic/site/docs/index.html (original)
+++ attic/site/docs/index.html Tue Sep 15 07:21:46 2009
@@ -34,7 +34,7 @@
   
  </head>
  <body id="sub">
-	<div class="atticcontainer">
+	<div class="container">
 	<hr class="space col"/>
 	<div class="block">
 		<div class="column span-24">

Modified: attic/site/docs/process.html
URL: http://svn.apache.org/viewvc/attic/site/docs/process.html?rev=815190&r1=815189&r2=815190&view=diff
==============================================================================
--- attic/site/docs/process.html (original)
+++ attic/site/docs/process.html Tue Sep 15 07:21:46 2009
@@ -34,7 +34,7 @@
   
  </head>
  <body id="sub">
-	<div class="atticcontainer">
+	<div class="container">
 	<hr class="space col"/>
 	<div class="block">
 		<div class="column span-24">

Modified: attic/site/docs/projects/axkit.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/axkit.html?rev=815190&r1=815189&r2=815190&view=diff
==============================================================================
--- attic/site/docs/projects/axkit.html (original)
+++ attic/site/docs/projects/axkit.html Tue Sep 15 07:21:46 2009
@@ -34,7 +34,7 @@
   
  </head>
  <body id="sub">
-	<div class="atticcontainer">
+	<div class="container">
 	<hr class="space col"/>
 	<div class="block">
 		<div class="column span-24">

Modified: attic/site/docs/projects/hivemind.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/hivemind.html?rev=815190&r1=815189&r2=815190&view=diff
==============================================================================
--- attic/site/docs/projects/hivemind.html (original)
+++ attic/site/docs/projects/hivemind.html Tue Sep 15 07:21:46 2009
@@ -34,7 +34,7 @@
   
  </head>
  <body id="sub">
-	<div class="atticcontainer">
+	<div class="container">
 	<hr class="space col"/>
 	<div class="block">
 		<div class="column span-24">

Modified: attic/site/docs/projects/shale.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/shale.html?rev=815190&r1=815189&r2=815190&view=diff
==============================================================================
--- attic/site/docs/projects/shale.html (original)
+++ attic/site/docs/projects/shale.html Tue Sep 15 07:21:46 2009
@@ -34,7 +34,7 @@
   
  </head>
  <body id="sub">
-	<div class="atticcontainer">
+	<div class="container">
 	<hr class="space col"/>
 	<div class="block">
 		<div class="column span-24">

Modified: attic/site/docs/resolution.html
URL: http://svn.apache.org/viewvc/attic/site/docs/resolution.html?rev=815190&r1=815189&r2=815190&view=diff
==============================================================================
--- attic/site/docs/resolution.html (original)
+++ attic/site/docs/resolution.html Tue Sep 15 07:21:46 2009
@@ -34,7 +34,7 @@
   
  </head>
  <body id="sub">
-	<div class="atticcontainer">
+	<div class="container">
 	<hr class="space col"/>
 	<div class="block">
 		<div class="column span-24">

Modified: attic/site/xdocs/stylesheets/site.vsl
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/site.vsl?rev=815190&r1=815189&r2=815190&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/site.vsl (original)
+++ attic/site/xdocs/stylesheets/site.vsl Tue Sep 15 07:21:46 2009
@@ -375,7 +375,7 @@
 #else
  <body id="sub">
 #end
-	<div class="atticcontainer">
+	<div class="container">
 	<hr class="space col"/>
 	<div class="block">
 		<div class="column span-24">