Author: buildbot Date: Wed Jul 17 08:42:26 2013 New Revision: 869814 Log: Staging update by buildbot for struts
Modified: websites/staging/struts/trunk/content/ (props changed) websites/staging/struts/trunk/content/css/default.css Propchange: websites/staging/struts/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Jul 17 08:42:26 2013 @@ -1 +1 @@ -1504050 +1504051 Modified: websites/staging/struts/trunk/content/css/default.css ============================================================================== --- websites/staging/struts/trunk/content/css/default.css (original) +++ websites/staging/struts/trunk/content/css/default.css Wed Jul 17 08:42:26 2013 @@ -77,6 +77,8 @@ pre { background-color: #f5f7f1; } +/* +Commented out temporarly .code { border: 1px dashed #3c78b5; font-size: 11px; @@ -85,16 +87,6 @@ pre { line-height: 13px; } -.focusedComment { - background: #ffffce; -} - -.commentBox, .focusedComment { - padding: 10px; - margin: 5px 0 5px 0; - border: 1px #bbb solid; -} - .codeHeader { background-color: #f0f0f0; border-bottom: 1px dashed #3c78b5; @@ -108,6 +100,18 @@ pre { padding: 3px; } +*/ + +.focusedComment { + background: #ffffce; +} + +.commentBox, .focusedComment { + padding: 10px; + margin: 5px 0 5px 0; + border: 1px #bbb solid; +} + .preformatted { border: 1px dashed #3c78b5; font-size: 11px;