阅读:4997回复:10
不同色彩的竖线引用之前的内容,怎样去掉这些竖线,
每次回复邮件时都会用不同色彩的竖线引用之前的内容,怎样去掉这些竖线,用〉〉这样的符号代替?
|
|
1楼#
发布于:2012-08-14 22:22
格式 > 減少縮排 Ctrl+[,
就是把 blockquote 引用移除! 代替 可能要找其它取代工具了。 |
|
|
2楼#
发布于:2012-08-14 22:22
|
|
3楼#
发布于:2012-08-14 22:22
可以使用Quote Colors扩展
把Graphical Quoting下的Enable graphical quoting for plain text messages去掉 |
|
|
4楼#
发布于:2012-08-14 22:22
pcxfirefox:可以使用Quote Colors扩展 在 Thunderbird 14+ 都無作用 ![]() AMO 的評論好像有些資訊,不知寫了啥鳥? maxVersion 已修改安裝,但還是沒作用?? |
|
|
5楼#
发布于:2012-08-14 22:22
|
|
|
6楼#
发布于:2012-08-14 22:22
Quote Colors :: Thunderbird 附加元件
改 maxVersion 也不能用,沒作用 ![]() <!-- Thunderbird --> <Description> <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> <em:minVersion>2.0</em:minVersion> <em:maxVersion>3.0.*</em:maxVersion> </Description> </em:targetApplication> <em:targetApplication> <!-- SeaMonkey --> <Description> <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id> <em:minVersion>2.0a1</em:minVersion> <em:maxVersion>2.0.*</em:maxVersion> </Description> </em:targetApplication> |
|
|
7楼#
发布于:2012-08-14 22:22
灵异现象?
我用的就是tb14啊,官版 不知道你的是不是和其他扩展冲突了 |
|
|
8楼#
发布于:2012-08-14 22:22
只裝這個也不行阿...
![]() ![]() ![]() 图片:2012-08-23_230730.png ![]() |
|
|
9楼#
发布于:2012-08-14 22:22
我试了一下可以这样弄
使用stylish脚本或者自己改userContent.css blockquote[type=cite] { padding-bottom: 0 !important; padding-top: 0 !important; padding-left: 0 !important; border-left: none !important; border-right: none !important; } 然后设置 mail.quoted_graphical为false mail.quoteasblock为false mailnews.display.disable_format_flowed_support为true 就都变成>了 |
|
|
10楼#
发布于:2012-08-14 22:22
所以 Quote Colors 不能用阿...-..-
|
|
|