Update to aside styles in biz theme
This commit is contained in:
parent
1e8b14d24b
commit
171c97f17e
|
@ -422,7 +422,7 @@ float:left;
|
|||
width:29.917%;
|
||||
min-height:259px;
|
||||
float:left;
|
||||
margin-left:0.385%;
|
||||
margin-left:1%;
|
||||
}
|
||||
|
||||
#form_notice {
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user