level 12
@-moz-document url-prefix("http://"),
url-prefix("https://") {
[class*="_fixed"],[class*="_absolute"],
[class*="fixed_"],[class*="absolute_"],
[style*="fixed"],[style*="absolute"] {
position: static !important;}
}
自己用的,留档,屏蔽一切浮动栏
2014年04月18日 08点04分
8