Code: Select all
[Patterns]
Name = "yingzheng_css"
Active = TRUE
URL = "$TYPE(htm)www.yingzheng.com/"
Limit = 10
Match = "<start>"
Replace = "<link href="http://local.ptron/user_yingzheng.css" rel="stylesheet" type="text/css" />\n"
Code: Select all
body{background:#D3E8F2 !important;}
td.plc,td.plc plm{background:#D3E8F2 !important;}
div.pob{background:#f2f2F2 !important; height:36px !important;}
#hd h2{font-size: 26px !important;}
td.t_f { font-size: 18px!important;}
div#pt{background:#fff !important;}
h1,h2,h3,h4,h5,h6{ font-size: 15px!important;}
.pls{ font-size: 12px!important;width:180px!important;}
.pls dd{ width:80px!important;}
.pls div.pi div.authi{ font-size: 15px!important;}
在具体帖子的页面,点击快速回贴的“添加附件”及某人发言下的“回复”按钮时,均无反应。
随便例举:http://www.yingzheng.com/forum.php?mod= ... a=page%3D1 但如果以opera浏览器的站点首选项中载入此user_yingzheng.css,在prox中停止yingzheng_css规则,则没有以上问题发生。
刚开始我以为是css写的不正确,但在查找原因中发现,即使user_yingzheng.css内容为空白,只要是prox中嵌入 yingzheng_css规则 ,就会有此问题发生。
也与prox中其他规则无关。
请问这是什么原因?谢谢!