Author: buildbot
Date: Sun Feb 20 21:43:21 2011
New Revision: 785800
Log:
Staging update by buildbot
Modified:
websites/staging/chemistry/trunk/content/resources/site.css
Modified: websites/staging/chemistry/trunk/content/resources/site.css
==============================================================================
--- websites/staging/chemistry/trunk/content/resources/site.css (original)
+++ websites/staging/chemistry/trunk/content/resources/site.css Sun Feb 20
21:43:21 2011
@@ -1580,12 +1580,12 @@ div.auto_complete ul strong.highlight {
padding: 3px;
}
-table {
+.wiki-content table {
margin: 5px;
border-collapse: collapse;
}
-table th {
+.wiki-content table th {
border-width: 1px;
border-style: solid;
border-color: #ccc;
@@ -1594,7 +1594,7 @@ table th {
text-align: center;
}
-table td {
+.wiki-content table td {
border-width: 1px;
border-style: solid;
border-color: #ccc;