updated layout

This commit is contained in:
Lars Kneschke 2003-10-24 05:07:10 +00:00
parent d5f0fd26cd
commit 02aae78730

View File

@ -22,34 +22,30 @@ body
font-size: 11px; font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-family: Verdana, Arial, Helvetica, sans-serif;
padding:14px; padding:14px;
/* margin:14px;*/
} }
a:link a:link
{ {
color: #006699; color: #006699;
text-decoration: none; text-decoration: none;
font-size: 11px;
} }
a:visited a:visited
{ {
color: #006699; color: #006699;
text-decoration: none; text-decoration: none;
font-size: 11px;
} }
a:hover a:hover
{ {
color: #ff9933; text-decoration: underline; color: #ff9933;
font-size: 11px; text-decoration: underline;
} }
a:active a:active
{ {
color: #006699; color: #006699;
text-decoration: underline; text-decoration: underline;
font-size: 11px;
} }
input input
@ -68,11 +64,19 @@ select
border: 1px #bbbbbb solid; border: 1px #bbbbbb solid;
} }
textarea
{
font-size: 11px;
color: #006699;
font-family: Arial, Helvetica, sans-serif;
border: 1px #bbbbbb solid;
}
td td
{ {
font-size: 11px; font-size: 11px;
padding-top:1px; /* padding-top:1px;
padding-bottom:1px; padding-bottom:1px;*/
} }
.divSidebox .divSidebox
@ -88,20 +92,25 @@ td
.divSideboxHeader .divSideboxHeader
{ {
text-align:center; text-align:center;
bbackground-image:url(../images/sidebox-header-background.png);
bbackground-repeat: repeat-x;
background-color:#dddddd; background-color:#dddddd;
background-color:#D8DEED;
background-color:#D3DCE3;
height:12px; height:12px;
font-size:10px; padding-top:2px;
color:#666666; padding-bottom:2px;
font-size:11px;
color:#333333;
font-weight : bold;
} }
a.divSideboxEntry, .divSideboxEntry a.divSideboxEntry, .divSideboxEntry
{ {
text-align:left; text-align:left;
height:16px; height:16px;
background-color:#eeeeee; background-color:#F6F7F4;
} }
a.appTitles,.appTitles a.appTitles,.appTitles
{ {
font-size: 10px; font-size: 10px;
@ -119,7 +128,6 @@ a.textSidebox
.textSidebox .textSidebox
{ {
font-size: 10px; font-size: 10px;
height:18px;
padding-top:2px; padding-top:2px;
padding-bottom:2px; padding-bottom:2px;
border-top: #aaaaaa 1px solid; border-top: #aaaaaa 1px solid;
@ -143,10 +151,8 @@ a.textSidebox
#divMain #divMain
{ {
background-color:white; background-color:white;
margin-top: 9px; margin-top: 5px;
/* margin-left: 14px; padding:9px;
margin-right: 14px;*/
padding:4px;
border-color:#7e7e7e; border-color:#7e7e7e;
border-width:1px; border-width:1px;
border-style:solid; border-style:solid;
@ -181,13 +187,11 @@ a.textSidebox
height:15px; height:15px;
padding-left:170px; padding-left:170px;
margin-top: 13px; margin-top: 13px;
margin-bottom: 2px; /* margin-bottom: 2px;*/
} }
#divSubContainer #divSubContainer
{ {
margin-top: 2px;
margin-bottom: 4px;
} }
#tdSidebox #tdSidebox
@ -199,7 +203,8 @@ a.textSidebox
#tdAppbox #tdAppbox
{ {
background-color:white; background-color:white;
padding:1px; padding-left:9px;
width: 100%;
} }
#divSideboxContainer #divSideboxContainer
{ {
@ -216,14 +221,17 @@ a.textSidebox
#divAppboxHeader #divAppboxHeader
{ {
width:100%;
background-image:url(../images/appbox-header-background.png); background-image:url(../images/appbox-header-background.png);
background-repeat: repeat-x; background-repeat: repeat-x;
height:10px; height:16px;
line-height:18px;
text-align:center; text-align:center;
font-size:9px; /* padding-top:7px;*/
padding-bottom:0px;
font-size:12px;
font-weight:bold; font-weight:bold;
color:#666666; color:#555555;
padding-top:5px;
border-top-color:#9c9c9c; border-top-color:#9c9c9c;
border-top-width:1px; border-top-width:1px;
border-top-style:solid; border-top-style:solid;
@ -240,7 +248,6 @@ a.textSidebox
width:100%; width:100%;
background-color:#f7f7f7; background-color:#f7f7f7;
padding:5px; padding:5px;
/* height:200px;*/
border-bottom-color:#9c9c9c; border-bottom-color:#9c9c9c;
border-bottom-width:1px; border-bottom-width:1px;
border-bottom-style:solid; border-bottom-style:solid;
@ -254,8 +261,7 @@ a.textSidebox
#user_info #user_info
{ {
color: #666666; color: #555555;
font-size: 9px;
} }
#admin_info #admin_info