Mozilla Firefox 拡張機能スレッド Part31
at SOFTWARE
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