Author: buildbot
Date: Wed Dec 26 19:35:06 2012
New Revision: 843927
Log:
Staging update by buildbot for chemistry
Modified:
websites/staging/chemistry/trunk/content/ (props changed)
websites/staging/chemistry/trunk/content/index.html
websites/staging/chemistry/trunk/content/resources/site.css
Propchange: websites/staging/chemistry/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 26 19:35:06 2012
@@ -1 +1 @@
-1425996
+1425997
Modified: websites/staging/chemistry/trunk/content/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/index.html (original)
+++ websites/staging/chemistry/trunk/content/index.html Wed Dec 26 19:35:06 2012
@@ -222,7 +222,7 @@ See the <a href="project/cmis.html">What
</div>
<div class="projectbox">
-<span style="font-weight: bold">CMIS Tools</span>
+<span style="font-weight: bold">CMIS Development Tools</span>
<table class="projectbox-table">
<tr>
<td class="projectbox-table"><a
href="/java/developing/tools/dev-tools-workbench.html"><span
class="projectbox-table-big">CMIS Workbench</span><br>OpenCMIS</a></td>
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 Wed Dec 26
19:35:06 2012
@@ -1614,8 +1614,8 @@ div.code.panel .codehilite {
text-align: center;
width: 640px;
padding: 5px;
- margin:10px;
- border:3px solid;
+ margin: 10px;
+ border: 3px solid;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
@@ -1623,20 +1623,22 @@ div.code.panel .codehilite {
table.projectbox-table {
text-align: center;
+ table-layout: fixed;
width: 100%;
}
td.projectbox-table {
padding: 5px;
+ border-style: none;
}
td.projectbox-table:hover {
- padding: 5px;
background-color: #f0f0f0;
}
.projectbox-table-big {
font-size: 150%;
+ fonz-weigth: bold;
}