You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2012/04/29 23:45:32 UTC

svn commit: r815047 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/legacy/exceptions.css

Author: buildbot
Date: Sun Apr 29 21:45:32 2012
New Revision: 815047

Log:
Staging update by buildbot for openofficeorg

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/legacy/exceptions.css

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr 29 21:45:32 2012
@@ -1 +1 @@
-1332003
+1332004

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr 29 21:45:32 2012
@@ -1 +1 @@
-1332003
+1332004

Modified: websites/staging/ooo-site/trunk/content/download/legacy/exceptions.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/legacy/exceptions.css (original)
+++ websites/staging/ooo-site/trunk/content/download/legacy/exceptions.css Sun Apr 29 21:45:32 2012
@@ -64,10 +64,10 @@ h1 { padding-left: 0.5em; }
 .sub-orange { background: #FFE2B5; border-top: 1px solid #FFB15E; border-bottom: 1px solid #FFB15E; font-size: .8em; }
 .sub-orange p { padding: .1em 3%; width: 94%; }
 
-.red { background: #FFD9A7 right 0 no-repeat; }
-.red h2 a { color: #D36812; }
-.sub-red { background: #FFE2B5; border-top: 1px solid #FFB15E; border-bottom: 1px solid #FFB15E; font-size: .8em; }
-.sub-red p { padding: .1em 3%; width: 94%; }
+.red { background: #FFD9A7 right 0 no-repeat; cursor: default; }
+.red h2 a { color: #D36812; cursor: default; }
+.sub-red { background: #FFE2B5; border-top: 1px solid #FFB15E; border-bottom: 1px solid #FFB15E; font-size: .8em; cursor: default; }
+.sub-red p { padding: .1em 3%; width: 94%; cursor: default; }
 
 .additionalinformation { background: none; float: right; width: 28%; clear: none; }
 .additionalinformation h2 { border-bottom: 1px solid #CCC; margin-bottom: 5px; margin-top: 0px; }