You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by bu...@apache.org on 2012/11/02 20:20:02 UTC

svn commit: r837050 - in /websites/staging/ctakes/trunk/content: ./ ctakes/css/ctakes.css

Author: buildbot
Date: Fri Nov  2 19:20:02 2012
New Revision: 837050

Log:
Staging update by buildbot for ctakes

Modified:
    websites/staging/ctakes/trunk/content/   (props changed)
    websites/staging/ctakes/trunk/content/ctakes/css/ctakes.css

Propchange: websites/staging/ctakes/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov  2 19:20:02 2012
@@ -1 +1 @@
-1404814
+1405109

Modified: websites/staging/ctakes/trunk/content/ctakes/css/ctakes.css
==============================================================================
--- websites/staging/ctakes/trunk/content/ctakes/css/ctakes.css (original)
+++ websites/staging/ctakes/trunk/content/ctakes/css/ctakes.css Fri Nov  2 19:20:02 2012
@@ -1,312 +1,311 @@
-
-body {
-    color: white;
-    font-family: Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
-    font-size: 11pt;
-    margin: 0;
-}
-#banner {
-    color: black;
-    font-family: Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
-    font-size: 16pt;
-    height: 150px;
-    padding: 0;
-    vertical-align: middle;
-}
-#bannerright {
-    float: right;
-    padding: 34pt 36pt 26pt;
-    text-align: right;
-}
-#bannercenter {
-    color: #107EC0;
-    padding: 46pt 2pt 50pt;
-}
-#bannerleft {
-    float: left;
-    text-align: left;
-}
-#bannerleft a:hover {
-    background-color: white;
-    color: #107EC0;
-}
-a {
-    color: #107EC0;
-}
-a:visited {
-    color: #107EC0;
-}
-a:hover {
-    color: #107EC0;
-    text-decoration: underline;
-}
-a img {
-    border: medium none;
-}
-h1, h2, h3, h4, h5, h6 {
-    color: #193240;
-    text-transform: uppercase;
-}
-#clear {
-    clear: both;
-    overflow: auto;
-}
-#content {
-    clear: both;
-    color: #333333;
-    margin: 0 50px 20px;
-    overflow: auto;
-    padding: 0 8px 40px;
-}
-#content h1, h2, h3, h4, h5, h6 {
-    font-weight: normal;
-    margin: 10px 0 15px;
-    padding: 5px 0;
-    text-transform: none;
-}
-#content h1 {
-    border-top: 1px solid #A3AFB6;
-    font-size: 1.4em;
-    padding: 15px;
-}
-#content h2 {
-    font-size: 1.2em;
-    margin-top: 2em;
-}
-#content h3, h4, h5, h6 {
-    border-bottom: medium none;
-    font-size: 1em;
-    margin-bottom: 0;
-}
-#content li {
-    margin-bottom: 0.5em;
-}
-#contenta {
-    color: #333333;
-    margin: 0 150px 20px 250px;
-    padding: 0 8px 40px;
-}
-#contenta h1, h2, h3, h4, h5, h6 {
-    font-weight: bold;
-    margin: 10px 0 15px;
-    padding: 5px 0;
-}
-#contenta h1 {
-    border-bottom: 2px solid #A3AFB6;
-    font-size: 1.4em;
-    padding: 15px;
-}
-#contenta h2 {
-    border-bottom: 1px solid #A3AFB6;
-    font-size: 1.2em;
-    margin-top: 2em;
-}
-#contenta h3 {
-    border-bottom: medium none;
-    font-size: 1.1em;
-    margin-top: 2em;
-}
-#contenta h4 {
-    border-bottom: medium none;
-    font-size: .9em;
-    margin-top: 1em;
-}
-#contenta h5 {
-    border-bottom: medium none;
-    font-size: .9em;
-    margin-top: 1em;
-    font-style: italic;
-}
-#contenta h6 {
-    border-bottom: medium none;
-    font-size: .7em;
-    margin-bottom: 0;
-}
-#contenta li {
-    margin-bottom: 0.5em;
-}
-#contenta a:hover {
-    background-color: #E6EBED;
-    color: #107EC0;
-    text-decoration: underline;
-}
-table {
-    border-collapse: collapse;
-    margin: auto;
-}
-th {
-    background: none repeat scroll 0 0 #F5F8FA;
-    border: 1px solid #A3AFB6;
-    font-size: 0.9em;
-    height: 40px;
-    vertical-align: middle;
-}
-td {
-    border: 1px solid #A3AFB6;
-    font-size: 0.9em;
-    padding: 0.4em 0.5em;
-    vertical-align: top;
-}
-.w140 {
-    width: 140px;
-}
-.w160 {
-    width: 160px;
-}
-.w180 {
-    width: 180px;
-}
-.w200 {
-    width: 200px;
-}
-.w220 {
-    width: 220px;
-}
-.codehilite {
-    background-color: #F0F000;
-    border-radius: 10px 10px 10px 10px;
-    padding: 0.01em 1em;
-}
-#sidenav {
-    -moz-border-bottom-colors: none;
-    -moz-border-left-colors: none;
-    -moz-border-right-colors: none;
-    -moz-border-top-colors: none;
-    background: none repeat scroll 0 0 #F5F8FA;
-    border-color: #E6EBED #E6EBED #E6EBED -moz-use-text-color;
-    border-image: none;
-    border-radius: 0 10px 10px 0;
-    border-style: solid solid solid none;
-    border-width: 1px 1px 1px medium;
-    color: #000033;
-    float: left;
-    font-size: 0.9em;
-    margin: 0 0 20px;
-    padding: 15px 15px 5px 25px;
-    width: 180px;
-}
-#sidenav img {
-    display: block;
-    margin-left: auto;
-    margin-right: auto;
-    padding-bottom: 15px;
-}
-#sidenav h1 {
-    border-bottom: 1px solid #A3AFB6;
-    color: #000000;
-    font-size: 1em;
-    margin-bottom: 0;
-    margin-top: 0.8em;
-    padding: 0;
-}
-#sidenav ul {
-    list-style: none outside none;
-    margin: 0;
-    padding: 0;
-}
-#sidenav li {
-    border-bottom: 1px solid #E6EBED;
-    margin: 0.2em 0;
-    padding: 0;
-}
-#sidenav li a {
-    margin: 0;
-    text-decoration: none;
-}
-#sidenav li a:hover {
-    background: none repeat scroll 0 0 transparent;
-    color: #193240;
-}
-#navigation {
-    -moz-border-bottom-colors: none;
-    -moz-border-left-colors: none;
-    -moz-border-right-colors: none;
-    -moz-border-top-colors: none;
-    background: none repeat scroll 0 0 #F5F8FA;
-    border-color: #E6EBED #E6EBED #E6EBED -moz-use-text-color;
-    border-image: none;
-    border-radius: 0 10px 10px 0;
-    border-style: solid solid solid none;
-    border-width: 1px 1px 1px medium;
-    color: #000033;
-    float: left;
-    font-size: 0.9em;
-    margin: 0 0 20px;
-    padding: 15px 15px 5px 25px;
-    width: 180px;
-}
-#navigation img {
-    display: block;
-    margin-left: auto;
-    margin-right: auto;
-    padding-bottom: 15px;
-}
-#navigation h1 {
-    border-bottom: 1px solid #A3AFB6;
-    color: #000000;
-    font-size: 1em;
-    margin-bottom: 0;
-    margin-top: 0.8em;
-    padding: 0;
-}
-#navigation ul {
-    list-style: none outside none;
-    margin: 0;
-    padding: 0;
-}
-#navigation li {
-    border-bottom: 1px solid #E6EBED;
-    margin: 0.2em 0;
-    padding: 0;
-}
-#navigation li a {
-    margin: 0;
-    text-decoration: none;
-}
-#navigation li a:hover {
-    background-color: #E6EBED;
-    color: #107EC0;
-}
-#footera {
-    border-top: 2px solid #CCCCCC;
-    clear: both;
-    color: #666666;
-    font-size: 8pt;
-    line-height: 10pt;
-    margin: 20px 0 0;
-    overflow: auto;
-    padding: 0 8px;
-    text-align: left;
-}
-#copyrighta {
-}
-#copyrighta p {
-    line-height: 10pt;
-    padding-bottom: 5px;
-    padding-left: 20px;
-}
-#copyrighta a {
-    color: #107EC0;
-    text-decoration: underline;
-}
-#copyrighta a:hover {
-    background-color: #E6EBED;
-}
-#poweredby {
-    float: right;
-    height: 100px;
-    text-align: right;
-    width: 210px;
-}
-#asf-logo {
-    padding-top: 20px;
-    width: 180px;
-}
-dd {
-}
-dl {
-}
-dt {
-    display: inline;
-    float: left;
-}
+body {
+    color: white;
+    font-family: Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
+    font-size: 11pt;
+    margin: 0;
+}
+#banner {
+    color: black;
+    font-family: Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
+    font-size: 16pt;
+    height: 150px;
+    padding: 0;
+    vertical-align: middle;
+}
+#bannerright {
+    float: right;
+    padding: 34pt 36pt 26pt;
+    text-align: right;
+}
+#bannercenter {
+    color: #107EC0;
+    padding: 46pt 2pt 50pt;
+}
+#bannerleft {
+    float: left;
+    text-align: left;
+}
+#bannerleft a:hover {
+    background-color: white;
+    color: #107EC0;
+}
+a {
+    color: #107EC0;
+}
+a:visited {
+    color: #107EC0;
+}
+a:hover {
+    color: #107EC0;
+    text-decoration: underline;
+}
+a img {
+    border: medium none;
+}
+h1, h2, h3, h4, h5, h6 {
+    color: #193240;
+    text-transform: uppercase;
+}
+#clear {
+    clear: both;
+    overflow: auto;
+}
+#content {
+    clear: both;
+    color: #333333;
+    margin: 0 50px 20px;
+    overflow: auto;
+    padding: 0 8px 40px;
+}
+#content h1, h2, h3, h4, h5, h6 {
+    font-weight: normal;
+    margin: 10px 0 15px;
+    padding: 5px 0;
+    text-transform: none;
+}
+#content h1 {
+    border-top: 1px solid #A3AFB6;
+    font-size: 1.4em;
+    padding: 15px;
+}
+#content h2 {
+    font-size: 1.2em;
+    margin-top: 2em;
+}
+#content h3, h4, h5, h6 {
+    border-bottom: medium none;
+    font-size: 1em;
+    margin-bottom: 0;
+}
+#content li {
+    margin-bottom: 0.5em;
+}
+#contenta {
+    color: #333333;
+    margin: 0 150px 20px 250px;
+    padding: 0 8px 40px;
+}
+#contenta h1, h2, h3, h4, h5, h6 {
+    font-weight: bold;
+    margin: 10px 0 15px;
+    padding: 5px 0;
+}
+#contenta h1 {
+    border-bottom: 2px solid #A3AFB6;
+    font-size: 1.4em;
+    padding: 15px;
+}
+#contenta h2 {
+    border-bottom: 1px solid #A3AFB6;
+    font-size: 1.2em;
+    margin-top: 2em;
+}
+#contenta h3 {
+    border-bottom: medium none;
+    font-size: 1.1em;
+    margin-top: 2em;
+}
+#contenta h4 {
+    border-bottom: medium none;
+    font-size: .9em;
+    margin-top: 1em;
+}
+#contenta h5 {
+    border-bottom: medium none;
+    font-size: .9em;
+    margin-top: 1em;
+    font-style: italic;
+}
+#contenta h6 {
+    border-bottom: medium none;
+    font-size: .7em;
+    margin-bottom: 0;
+}
+#contenta li {
+    margin-bottom: 0.5em;
+}
+#contenta a:hover {
+    background-color: #E6EBED;
+    color: #107EC0;
+    text-decoration: underline;
+}
+table {
+    border-collapse: collapse;
+    margin: auto;
+}
+th {
+    background: none repeat scroll 0 0 #F5F8FA;
+    border: 1px solid #A3AFB6;
+    font-size: 0.9em;
+    height: 40px;
+    vertical-align: middle;
+}
+td {
+    border: 1px solid #A3AFB6;
+    font-size: 0.9em;
+    padding: 0.4em 0.5em;
+    vertical-align: top;
+}
+.w140 {
+    width: 140px;
+}
+.w160 {
+    width: 160px;
+}
+.w180 {
+    width: 180px;
+}
+.w200 {
+    width: 200px;
+}
+.w220 {
+    width: 220px;
+}
+.codehilite {
+    background-color: ##FFFF99;
+    border-radius: 10px 10px 10px 10px;
+    padding: 0.01em 1em;
+}
+#sidenav {
+    -moz-border-bottom-colors: none;
+    -moz-border-left-colors: none;
+    -moz-border-right-colors: none;
+    -moz-border-top-colors: none;
+    background: none repeat scroll 0 0 #F5F8FA;
+    border-color: #E6EBED #E6EBED #E6EBED -moz-use-text-color;
+    border-image: none;
+    border-radius: 0 10px 10px 0;
+    border-style: solid solid solid none;
+    border-width: 1px 1px 1px medium;
+    color: #000033;
+    float: left;
+    font-size: 0.9em;
+    margin: 0 0 20px;
+    padding: 15px 15px 5px 25px;
+    width: 180px;
+}
+#sidenav img {
+    display: block;
+    margin-left: auto;
+    margin-right: auto;
+    padding-bottom: 15px;
+}
+#sidenav h1 {
+    border-bottom: 1px solid #A3AFB6;
+    color: #000000;
+    font-size: 1em;
+    margin-bottom: 0;
+    margin-top: 0.8em;
+    padding: 0;
+}
+#sidenav ul {
+    list-style: none outside none;
+    margin: 0;
+    padding: 0;
+}
+#sidenav li {
+    border-bottom: 1px solid #E6EBED;
+    margin: 0.2em 0;
+    padding: 0;
+}
+#sidenav li a {
+    margin: 0;
+    text-decoration: none;
+}
+#sidenav li a:hover {
+    background: none repeat scroll 0 0 transparent;
+    color: #193240;
+}
+#navigation {
+    -moz-border-bottom-colors: none;
+    -moz-border-left-colors: none;
+    -moz-border-right-colors: none;
+    -moz-border-top-colors: none;
+    background: none repeat scroll 0 0 #F5F8FA;
+    border-color: #E6EBED #E6EBED #E6EBED -moz-use-text-color;
+    border-image: none;
+    border-radius: 0 10px 10px 0;
+    border-style: solid solid solid none;
+    border-width: 1px 1px 1px medium;
+    color: #000033;
+    float: left;
+    font-size: 0.9em;
+    margin: 0 0 20px;
+    padding: 15px 15px 5px 25px;
+    width: 180px;
+}
+#navigation img {
+    display: block;
+    margin-left: auto;
+    margin-right: auto;
+    padding-bottom: 15px;
+}
+#navigation h1 {
+    border-bottom: 1px solid #A3AFB6;
+    color: #000000;
+    font-size: 1em;
+    margin-bottom: 0;
+    margin-top: 0.8em;
+    padding: 0;
+}
+#navigation ul {
+    list-style: none outside none;
+    margin: 0;
+    padding: 0;
+}
+#navigation li {
+    border-bottom: 1px solid #E6EBED;
+    margin: 0.2em 0;
+    padding: 0;
+}
+#navigation li a {
+    margin: 0;
+    text-decoration: none;
+}
+#navigation li a:hover {
+    background-color: #E6EBED;
+    color: #107EC0;
+}
+#footera {
+    border-top: 2px solid #CCCCCC;
+    clear: both;
+    color: #666666;
+    font-size: 8pt;
+    line-height: 10pt;
+    margin: 20px 0 0;
+    overflow: auto;
+    padding: 0 8px;
+    text-align: left;
+}
+#copyrighta {
+}
+#copyrighta p {
+    line-height: 10pt;
+    padding-bottom: 5px;
+    padding-left: 20px;
+}
+#copyrighta a {
+    color: #107EC0;
+    text-decoration: underline;
+}
+#copyrighta a:hover {
+    background-color: #E6EBED;
+}
+#poweredby {
+    float: right;
+    height: 100px;
+    text-align: right;
+    width: 210px;
+}
+#asf-logo {
+    padding-top: 20px;
+    width: 180px;
+}
+dd {
+}
+dl {
+}
+dt {
+    display: inline;
+    float: left;
+}