Index: trunk/core/install/incs/style.css =================================================================== diff -u -N --- trunk/core/install/incs/style.css (revision 8397) +++ trunk/core/install/incs/style.css (revision 0) @@ -1,213 +0,0 @@ -html, body { - margin: 0; - padding: 0; - background: #FFFFFF; - color: #333333; - } - -ol.install-steps { - font: bold 12px verdana, sans-serif; - color: #fff; - line-height: 20px - } - -.install-steps li.current-step { - color: #005786 -} - -/*#nav { - margin-left: -1px; - text-align: center; - float: left -} - -#content { - padding: 10px; - color: darkblue; - float: right -} - -#header { - background-color: #fff; - color: #006; - border-bottom: 1px solid #006; - margin-bottom: 0px -} -*/ - -.footer { - background-color: #FFFFFF; - color: #006; - border-top: 1px solid #006; - font-size: 11px; - text-align: right; - padding: 2px 10px 0 0; - clear: both; -} - -p { - padding: 0; - margin-top: 0px; - font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif; -} - - -/* -.spacer {clear: both} - -dd, dt { - font: 0.95em 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif; -} -*/ - -.head_version { - padding-right: 5px; - font-weight: normal; - font-size: 10px; - color: white; - font-family: verdana, arial; - text-decoration: none; -} - -.admintitle, .admintitle-white { - font-weight: bold; - font-size: 20px; - color: #009FF0; - font-family: verdana, arial; - text-decoration: none; -} - -.admintitle-white { - color: #fff -} - -.subsectiontitle { - font-weight: bold; - font-size: 14px; - color: white; - font-family: verdana, arial; - background-color: #999999; - text-decoration: none; - height: 24px; -} -.subsectiontitle:hover { - font-weight: bold; - font-size: 14px; - color: #ffcc00; - font-family: verdana, arial; - background-color: #999999; - text-decoration: none; -} - -.text { - font-weight: normal; - font-size: 12px; - font-family: verdana, arial; - text-decoration: none; -} - -.toolbar { - border-right: #000000 1px solid; - border-top: #000000 0px solid; - font-size: 10pt; - border-left: #000000 1px solid; - border-bottom: #000000 1px solid; - font-family: Arial, Helvetica, sans-serif; - background-color: #F0F1EB; -} - -.tableborder { - border-right: #000000 1px solid; - border-top: #000000 0px solid; - font-size: 10pt; - border-left: #000000 1px solid; - border-bottom: #000000 1px solid; - font-family: Arial, Helvetica, sans-serif; -} - -.tableborder_full { - border-right: #000000 1px solid; - border-top: #000000 1px solid; - font-size: 10pt; - border-left: #000000 1px solid; - border-bottom: #000000 1px solid; - font-family: Arial, Helvetica, sans-serif; - background-image: url(img/tab_middle.gif); - background-repeat: repeat-x; -} - -.tablenav { - font-weight: bold; - font-size: 14px; - color: white; - font-family: verdana, arial; - background-color: #73C4F5; - text-decoration: none; -} - -.tablenav_link { - font-weight: bold; - font-size: 14px; - color: white; - font-family: verdana, arial; - text-decoration: none; -} - -.tablenav_link:hover { - font-weight: bold; - font-size: 14px; - color: #FFCC00; - font-family: verdana, arial; - text-decoration: none; -} - -/*.table-color1 { - font-weight: normal; - font-size: 14px; - color: black; - font-family: verdana, arial; - background-color: #F6F6F6; - text-decoration: none; -}*/ - -.table-color2 { - font-weight: normal; - font-size: 14px; - color: black; - font-family: verdana, arial; - background-color: #EBEBEB; - text-decoration: none; -} - -.error { - font-weight: bold; - font-size: 9pt; - color: #ff0000; - font-family: Arial, Helvetica, sans-serif; -} - -.button { - font-weight: normal; - font-size: 12px; - background: url(img/button_back.gif) #F9EEAE repeat-x; - color: black; - font-family: Arial, Verdana; - text-decoration: none; -} - -td { - font-size: 10pt; - font-family: Verdana, Helvetica; - text-decoration: none; -} - -.link { - cursor: pointer; -} - -.hint { - font-size: 12px; - color: #666666; - font-style: normal; - font-family: Arial, Helvetica, sans-serif; -}