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

svn commit: r1331957 - /incubator/ooo/ooo-site/trunk/content/download/legacy/exceptions.css

Author: marcus
Date: Sun Apr 29 17:24:39 2012
New Revision: 1331957

URL: http://svn.apache.org/viewvc?rev=1331957&view=rev
Log:
Added red button for the disclaimer notice

Modified:
    incubator/ooo/ooo-site/trunk/content/download/legacy/exceptions.css

Modified: incubator/ooo/ooo-site/trunk/content/download/legacy/exceptions.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/download/legacy/exceptions.css?rev=1331957&r1=1331956&r2=1331957&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/download/legacy/exceptions.css (original)
+++ incubator/ooo/ooo-site/trunk/content/download/legacy/exceptions.css Sun Apr 29 17:24:39 2012
@@ -64,6 +64,11 @@ 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%; }
+
 .additionalinformation { background: none; float: right; width: 28%; clear: none; }
 .additionalinformation h2 { border-bottom: 1px solid #CCC; margin-bottom: 5px; margin-top: 0px; }
 .additionalinformation h3 { margin-left: 5px; margin-bottom: 5px; }