Author: marcus
Date: Thu Feb 20 22:41:00 2014
New Revision: 1570378
URL: http://svn.apache.org/r1570378
Log:
Moved navbar on right side more to the left
Modified:
openoffice/ooo-site/trunk/content/download/test/exceptions.css
Modified: openoffice/ooo-site/trunk/content/download/test/exceptions.css
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/exceptions.css?rev=1570378&r1=1570377&r2=1570378&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/download/test/exceptions.css Thu Feb 20
22:41:00 2014
@@ -24,7 +24,7 @@ h1 { padding-left: 0.5em; }
#navcol { display: none; }
.warning { border: solid 3px #F00; background: #FDD; padding: 1em; }
-.optionset { margin: 0 0 0 -2px; float: left; width: 78%; max-width: 1200px; }
+.optionset { margin: 0 0 0 -2px; float: left; width: 77%; max-width: 1200px; }
.optionset a { margin: 0; padding: .1em 0 .25em 3%; width: 97%; color: #333; }
.optionset p { margin: 0; padding: .1em 0 .25em 3%; width: 97%; color: #333; }
.optionset p a { margin: 0; padding: 0; color: #333; }
@@ -112,7 +112,7 @@ h1 { padding-left: 0.5em; }
.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: 20%; clear:
none; }
+.additionalinformation { background: none; float: right; width: 21%; clear:
none; }
.additionalinformation h2 { border-bottom: 1px solid #CCC; margin-bottom: 5px;
margin-top: 0px; }
.additionalinformation h3 { margin-left: 5px; margin-bottom: 5px; }
.additionalinformation li { margin-left: 5px; font-size: 12px; }