Author: marcus
Date: Sun Jun 22 20:10:20 2014
New Revision: 1604650
URL: http://svn.apache.org/r1604650
Log:
Updated styles
Modified:
openoffice/ooo-site/trunk/content/exceptions_alert.css
Modified: openoffice/ooo-site/trunk/content/exceptions_alert.css
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/exceptions_alert.css?rev=1604650&r1=1604649&r2=1604650&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/exceptions_alert.css (original)
+++ openoffice/ooo-site/trunk/content/exceptions_alert.css Sun Jun 22 20:10:20
2014
@@ -24,12 +24,12 @@ h1 { padding-left: 0.5em; }
#navcol { display: none; }
.warning { border: solid 3px #F00; background: #FDD; padding: 1em; }
-.alert_box { border-radius: 15px; min-height: 100px; max-height: 325px; width:
100%; min-width: 680px; max-width: 1200px; }
-.alert_box h2 { margin-left: 3%; padding: 2% 0 0 0; border: none; font-weight:
bold; text-decoration: none; cursor: default; }
-.alert_box p { display: block; margin-left: 3%; padding: 5px 3% 0px 0px ;
color: #333; font-size: .9em; text-decoration: none; cursor: default; }
-.alert_box p a { display: block; width: 100%; margin-left: 0; padding: 5px 3%
2% 0px; color: #333; text-decoration: underline; cursor: pointer; }
+#alert_box { margin-bottom: 2%; border-radius: 15px; min-height: 100px;
max-height: 325px; width: 100%; min-width: 680px; max-width: 1200px; }
+#alert_box h2 { margin-left: 3%; padding: 2% 0 0 0; border: none; font-weight:
bold; text-decoration: none; cursor: default; }
+#alert_box p { display: block; margin-left: 3%; padding: 5px 3% 0px 0px ;
color: #333; font-size: .9em; text-decoration: none; cursor: default; }
+#alert_box p a { display: block; width: 100%; margin-left: 0; padding: 5px 3%
2% 0px; color: #333; text-decoration: underline; cursor: pointer; }
/* The color is set via customized JS variable as CSS style value in the HTML
webpage.
-.alert_box { background: #FFD9A7; } */
+#alert_box { background: #FFD9A7; } */
.optionset { margin: 0 0 0 -2px; float: left; width: 67%; max-width: 1200px; }
.optionset a { margin: 0; padding: .1em 0 .25em 3%; width: 97%; color: #333; }