处理冲突

修改浏览器兼容问题
Branch_szzh
huang 10 years ago
parent 9a695b2d09
commit fc244982bc

@ -41,6 +41,7 @@ class Poll < ActiveRecord::Base
self.course_acts.destroy_all
end
end
end
# 发布问卷,出了发布者外,其他人都能收到消息通知
def act_as_course_message

@ -7,7 +7,7 @@ table,tr,td{border:0;cellspacing:0; cellpadding:0;}
ol,ul,li{ list-style-type:none}
a:link,a:visited{color:#7f7f7f;text-decoration:none;}
a:hover,a:active{color:#15bccf;}
img{max-width: 100%;}
/*img{max-width: 100%;}*/
/*常用*/
select,input,textarea{ border:1px solid #64bdd9; background:#fff; color:#000; padding-left:5px; }

Loading…
Cancel
Save