Author: marcus
Date: Sun Apr 29 21:44:54 2012
New Revision: 1332004

URL: http://svn.apache.org/viewvc?rev=1332004&view=rev
Log:
Use the default cursor for the red button

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=1332004&r1=1332003&r2=1332004&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 21:44:54 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; }


Reply via email to