Removed attachment UI

This commit is contained in:
Sarven Capadisli 2009-10-27 17:44:55 +01:00
parent 0c8990b435
commit c370f0aadf
1 changed files with 3 additions and 9 deletions

View File

@ -34,15 +34,9 @@ background-color:#D0DFE7;
background-color:#FAFBFC;
}
#form_notice .form_note + label {
position:absolute;
top:25px;
right:10.5%;
cursor:pointer;
text-indent:-9999px;
width:16px;
height:16px;
background:transparent url(../../base/images/icons/icons-01.png) no-repeat 0 -328px;
#form_notice .form_note + label,
#form_notice #notice_data-attach {
display:none;
}
#form_notice #notice_action-submit {