该用户匿名发帖 发表于 2010-1-13 09:15 全显示 1楼 |
---|
裝個stylish擴展,新建個樣式 加入下面這段代碼就可以了。 @namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix(http), url-prefix(file){ div[class="postmessage defaultpost"] { overflow: visible !important;} img:-moz-broken{ -moz-force-broken-image-icon:1; width:24px; height:24px; } } |
0 |