Update to aside styles in biz theme

This commit is contained in:
Sarven Capadisli 2010-01-28 18:39:30 +01:00
parent 1e8b14d24b
commit 171c97f17e
2 changed files with 15 additions and 3 deletions

View File

@ -422,7 +422,7 @@ float:left;
width:29.917%;
min-height:259px;
float:left;
margin-left:0.385%;
margin-left:1%;
}
#form_notice {

View File

@ -138,10 +138,22 @@ color:#002FA7;
color:#87B4C8;
}
.notice,
.profile {
border-top-color:#CEE1E9;
.profile,
.application,
#content tbody tr {
border-top-color:#C8D1D5;
}
.mark-top {
border-color:#AAAAAA;
}
#aside_primary {
background-color:#144A6E;
}
.section .profile {
border-top-color:#87B4C8;
}