Init styles for form_notice

This commit is contained in:
Sarven Capadisli 2009-10-05 16:59:41 +00:00
parent 9898a38b34
commit e224da0bf6
1 changed files with 16 additions and 0 deletions

View File

@ -31,6 +31,22 @@ margin-left:3%;
width:100%;
}
#form_notice textarea {
width:75%;
}
#notice_text-count {
position:absolute;
bottom:2px;
right:32.5%;
z-index:9;
}
#notice_action-submit {
width:17%;
}
#site_nav_local_views li {
margin-left:1px;
margin-right:0;