Author: buildbot Date: Sun May 18 11:39:21 2014 New Revision: 909153 Log: Staging update by buildbot for ooo-site
Modified: websites/staging/ooo-site/trunk/cgi-bin/ (props changed) websites/staging/ooo-site/trunk/content/ (props changed) websites/staging/ooo-site/trunk/content/download/test/exceptions.css Propchange: websites/staging/ooo-site/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sun May 18 11:39:21 2014 @@ -1 +1 @@ -1595594 +1595596 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sun May 18 11:39:21 2014 @@ -1 +1 @@ -1595594 +1595596 Modified: websites/staging/ooo-site/trunk/content/download/test/exceptions.css ============================================================================== --- websites/staging/ooo-site/trunk/content/download/test/exceptions.css (original) +++ websites/staging/ooo-site/trunk/content/download/test/exceptions.css Sun May 18 11:39:21 2014 @@ -43,7 +43,7 @@ h1 { padding-left: 0.5em; } .optionset .button p { padding: 0; font-size: .9em; padding-bottom: 25px; cursor: pointer; } .optionset .button p a { display: block; padding: .1em 25% .25em 3%; text-decoration: none; cursor: pointer; } .optionset .button a p { display: block; padding: .1em 25% .25em 3%; text-decoration: none; cursor: pointer; } -.optionset .button form { display: block; padding: 0px 25% .25em 3%; text-decoration: none; } +/* .optionset .button form { display: block; padding: 0px 25% .25em 3%; margin: 0 0 20px 0; text-decoration: none; } */ .optionset .first { margin-top: 0; } .optionset p.promotional { margin-top: 25px; } @@ -66,6 +66,9 @@ h1 { padding-left: 0.5em; } .green-sel:hover h3 a, #bodycol .green-sel h3 a:hover { color: #546828; } .green-sel:hover p, #bodycol .green-sel p:hover { cursor: default; } .green-sel:hover p a, #bodycol .green-sel p a:hover { cursor: default; } +.green-sel form { padding: 0px 25% .25em 3%; margin: 0 0 20px 0; } +.green-sel .dl-txt-btn h3 a { background: #E9FEBE; border: 5px solid #718D36; border-radius: 15px; color: #718D36; margin: 5px 0 0 3%;} +.green-sel .dl-txt-btn:hover h3 a { border: 5px solid #546828; color: #546828; } .sub-green-sel { background: #E9FEBE; border-top: 1px solid #C3E480; border-bottom: 1px solid #C3E480; border-radius: 15px; font-size: .8em; } .sub-green-sel p { padding: .1em 3%; width: 75%; }