Mozilla Firefox 拡張機能スレッド Part31 at SOFTWARE
[2ch|▼Menu]
86:名無しさん@お腹いっぱい。
08/06/15 12:05:16 n2ejq8os0
>>85
userContent.css

#extensionsView richlistitem {
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}
#extensionsView richlistitem:not([selected=true]) .addonIcon {
    height: 16px !important;
    width: 16px !important;
}
#extensionsView richlistitem:not([selected=true]) .addonIcon > image {
    max-width: 16px !important;
    max-height: 16px !important;
}
#extensionsView richlistitem:not([selected=true]) .addon-description {
    display: none !important;
}
#extensionsView richlistitem:not([selected=true]) .addon-name-version {
    height: 16px !important;
    width: 16px !important;
    min-height: 16px !important;
    min-width: 16px !important;
}
#viewGroup radio{
    min-width: 40px !important;
    width: 40px !important;
}
#viewGroup radio label{
    display: none !important;
}


次ページ
続きを表示
1を表示
最新レス表示
スレッドの検索
類似スレ一覧
話題のニュース
おまかせリスト
▼オプションを表示
暇つぶし2ch

5374日前に更新/233 KB
担当:undef