Enable border-top when Realtime pop up window is initialized

This commit is contained in:
Sarven Capadisli 2009-11-24 12:55:08 +00:00
parent 5ffb7999fc
commit 5973192593
1 changed files with 0 additions and 2 deletions

View File

@ -287,8 +287,6 @@ RealtimeUpdate = {
$('#form_notice label[for=notice_data-text], h1').css({'display': 'none'});
$('.notices li:first-child').css({'border-top-color':'transparent'});
$('#form_notice label[for="notice_data-attach"], #form_notice #notice_data-attach').css({'top':'0'});
$('#form_notice #notice_data-attach').css({