Author: mseidel Date: Mon Jan 30 10:52:01 2017 New Revision: 1780896 URL: http://svn.apache.org/viewvc?rev=1780896&view=rev Log: Changes radius from boxes from 15 to 10 to match side-navigation
Modified: openoffice/ooo-site/trunk/content/exceptions.css Modified: openoffice/ooo-site/trunk/content/exceptions.css URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/exceptions.css?rev=1780896&r1=1780895&r2=1780896&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/exceptions.css (original) +++ openoffice/ooo-site/trunk/content/exceptions.css Mon Jan 30 10:52:01 2017 @@ -24,22 +24,22 @@ h1 { padding-left: 0.5em; } #navcol { display: none; } .warning { border: solid 3px #F00; background: #FDD; padding: 1em; } -#event_box { margin-bottom: 2%; border-radius: 15px; background: #D3D3D3; width: 100%; } -/* #event_box { margin-bottom: 2%; border-radius: 15px; background: #D3D3D3; max-height: 215px; width: 100%; min-width: 680px; max-width: 1200px; } */ +#event_box { margin-bottom: 2%; border-radius: 10px; background: #D3D3D3; width: 100%; } +/* #event_box { margin-bottom: 2%; border-radius: 10px; background: #D3D3D3; max-height: 215px; width: 100%; min-width: 680px; max-width: 1200px; } */ #event_box li:hover { background: none; } #event_box p { margin: 0px 0px 0px 15px; padding: 15px 20px 15px 0px; color: #000000; font-size: .9em; text-decoration: none; cursor: pointer; } /* #event_box_text { float: left; margin: -88px 0px 0px 251px; } */ -#alert_box { margin-bottom: 2%; border-radius: 15px; background: #F5A9A9; width: 100%; } -/* #alert_box { margin-bottom: 2%; border-radius: 15px; width: 100%; min-width: 680px; max-width: 1200px; } */ +#alert_box { margin-bottom: 2%; border-radius: 10px; background: #F5A9A9; width: 100%; } +/* #alert_box { margin-bottom: 2%; border-radius: 10px; width: 100%; min-width: 680px; max-width: 1200px; } */ #alert_box li:hover { background: none; } #alert_box h2 { margin-left: 3%; padding: 2% 3% 2% 0px; border: none; color: #000000; font-weight: bold; text-decoration: none; } #alert_box p { margin-left: 3%; padding: 5px 3% 2% 0px; color: #000000; font-size: .9em; text-decoration: none; } /* The color is set via customized JS variable as CSS style value in the HTML webpage. #alert_box { background: #FFD9A7; } */ -#redirect_box { margin-bottom: 2%; border-radius: 15px; background: #F2F5A9; width: 100%; } -/* #redirect_box { margin-bottom: 2%; border-radius: 15px; background: #F2F5A9; max-height: 215px; width: 100%; min-width: 680px; max-width: 1200px; } */ +#redirect_box { margin-bottom: 2%; border-radius: 10px; background: #F2F5A9; width: 100%; } +/* #redirect_box { margin-bottom: 2%; border-radius: 10px; background: #F2F5A9; max-height: 215px; width: 100%; min-width: 680px; max-width: 1200px; } */ #redirect_box li:hover { background: none; } #redirect_box p { margin-left: 3%; padding: 2% 3% 2% 0px; color: #000000; font-size: .9em; text-decoration: none; cursor: pointer; } @@ -59,8 +59,8 @@ h1 { padding-left: 0.5em; } .optionset .first { margin-top: 0; } .optionset p.promotional { margin-top: 25px; } -.green { background: url(cachedimages/button-green.png) #D1EAA0 right top no-repeat; } -.green:hover { background: url(cachedimages/button-green.png) #C3E480 right -200px no-repeat; } +.green { background: url(/cachedimages/button-green.png) #D1EAA0 right top no-repeat; } +.green:hover { background: url(/cachedimages/button-green.png) #C3E480 right -200px no-repeat; } .green h2 a { color: #718D36; } .green:hover h2 a, #bodycol .green h2 a:hover { color: #546828; } .sub-green { background: #E9FEBE; border-top: 1px solid #C3E480; border-bottom: 1px solid #C3E480; font-size: .8em; } @@ -80,22 +80,22 @@ h1 { padding-left: 0.5em; } .sub-grey p { padding: .1em 3%; width: 94%; cursor: default; } /* exchanged the normal picture with one that includes the extension repository graphic */ -.blue { background: url(cachedimages/button-blue-ext.png) #D8E5F6 right top no-repeat; } -.blue:hover { background: url(cachedimages/button-blue-ext.png) #C3D9F1 right -200px no-repeat; } +.blue { background: url(/cachedimages/button-blue-ext.png) #D8E5F6 right top no-repeat; } +.blue:hover { background: url(/cachedimages/button-blue-ext.png) #C3D9F1 right -200px no-repeat; } .blue h2 a { color: #2D72CE; } .blue:hover h2 a, #bodycol .blue h2 a:hover { color: #21549A; } .sub-blue { background: #E1E1FF; border-top: 1px solid #D1D1FF; border-bottom: 1px solid #D1D1FF; font-size: .8em; } .sub-blue p { padding: .1em 3%; width: 94%; } -.yellow { background: url(cachedimages/button-yellow.png) #FFF379 right top no-repeat; } -.yellow:hover { background: url(cachedimages/button-yellow.png) #FFF24F right -200px no-repeat; } +.yellow { background: url(/cachedimages/button-yellow.png) #FFF379 right top no-repeat; } +.yellow:hover { background: url(/cachedimages/button-yellow.png) #FFF24F right -200px no-repeat; } .yellow h2 a { color: #E09C09; } .yellow:hover h2 a, #bodycol .yellow h2 a:hover { color: #C80; } .sub-yellow { background: #FFFEAF; border-top: 1px solid #FBD34E; border-bottom: 1px solid #FBD34E; font-size: .8em; } .sub-yellow p { padding: .1em 3%; width: 94%; } -.orange { background: url(cachedimages/button-orange.png) #FFD9A7 right 0 no-repeat; } -.orange:hover { background: url(cachedimages/button-orange.png) #FFBE67 right -200px no-repeat; } +.orange { background: url(/cachedimages/button-orange.png) #FFD9A7 right 0 no-repeat; } +.orange:hover { background: url(/cachedimages/button-orange.png) #FFBE67 right -200px no-repeat; } .orange h2 a { color: #D36812; } .orange:hover h2 a, #bodycol .orange h2 a:hover { color: #C94800; } .sub-orange { background: #FFE2B5; border-top: 1px solid #FFB15E; border-bottom: 1px solid #FFB15E; font-size: .8em; } @@ -105,7 +105,7 @@ h1 { padding-left: 0.5em; } .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; } -.additionalinformation #nativelang { background-image: url(cachedimages/nativelang.gif); background-repeat: no-repeat; background-position: top left; } +.additionalinformation #nativelang { background-image: url(/cachedimages/nativelang.gif); background-repeat: no-repeat; background-position: top left; } #downloadextendedtext p { background: none; } #downloadextendedtext ul { background: none; font-weight: bold; list-style: none; margin: 0px; padding: 0px; font-size: 2em; width: 100%; float: left; color: #333; padding-left: 20px; }