• Thunderbird on Ubuntu 12.04 调整邮件列表行间距


    markz@markz-hp6200:~$ cd .thunderbird/
    markz@markz-hp6200:~/.thunderbird$ ls
    a8feo3zj.default  Crash Reports  profiles.ini
    markz@markz-hp6200:~/.thunderbird$ cd a8feo3zj.default/
    markz@markz-hp6200:~/.thunderbird/a8feo3zj.default$ mkdir chrome^C
    markz@markz-hp6200:~/.thunderbird/a8feo3zj.default$ cd chrome/
    markz@markz-hp6200:~/.thunderbird/a8feo3zj.default/chrome$ ls
    userChrome.css
    markz@markz-hp6200:~/.thunderbird/a8feo3zj.default/chrome$ cat userChrome.css 
    treechildren:-moz-tree-row {
    height: 35px !important;
    }
    markz@markz-hp6200:~/.thunderbird/a8feo3zj.default/chrome$
  • 相关阅读:
    10
    9
    8
    第七章
    第五章
    第六章
    android深度探索第四章
    android深度探索第三章
    android深度探索第二章
    android深度探索第一章
  • 原文地址:https://www.cnblogs.com/super119/p/2726478.html
Copyright © 2020-2023  润新知