Removed attachment UI

This commit is contained in:
Sarven Capadisli 2009-10-27 17:44:55 +01:00
parent 0c8990b435
commit c370f0aadf

View File

@ -34,15 +34,9 @@ background-color:#D0DFE7;
background-color:#FAFBFC; background-color:#FAFBFC;
} }
#form_notice .form_note + label { #form_notice .form_note + label,
position:absolute; #form_notice #notice_data-attach {
top:25px; display:none;
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 #notice_action-submit { #form_notice #notice_action-submit {