[過去ログ]
userChrome.css・userContent.cssスレ Part12 (631レス)
userChrome.css・userContent.cssスレ Part12 http://egg.5ch.net/test/read.cgi/software/1650551086/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
必死チェッカー(本家)
(べ)
レス栞
あぼーん
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
104: 名無しさん@お腹いっぱい。 (ワッチョイW 13aa-eGtk) [sage] 2022/07/27(水) 13:26:34.80 ID:HQSrqE4/0 タブが一つの時はタブバーを非表示にするやつなんですが、 ver.103に上げると画像の通りnewtab-buttonが残るようになってしまいました。 修正方法を教えてください。 https://i.imgur.com/6X0cggh.png /* Hide New Tab Button immediately next to solo tab */ #tabbrowser-tabs tab[first-visible-tab="true"][last-visible-tab="true"] { visibility: collapse; } #tabbrowser-tabs tab[first-visible-tab="true"][last-visible-tab="true"] + toolbarbutton { visibility: collapse; } http://egg.5ch.net/test/read.cgi/software/1650551086/104
105: 104 (ワッチョイW 13aa-eGtk) [sage] 2022/07/27(水) 13:49:52.65 ID:HQSrqE4/0 cssが切れてたので以下で全文です。 これがver.103でnewtab-buttonが残ってしまいます。 教えてくださいませ。お願いします。 /* Hide New Tab Button immediately next to solo tab */ #tabbrowser-tabs tab[first-visible-tab="true"][last-visible-tab="true"] { visibility: collapse; } #tabbrowser-tabs tab[first-visible-tab="true"][last-visible-tab="true"] + toolbarbutton { visibility: collapse; } #tabbrowser-tabs .tabs-newtab-button { visibility: collapse; } #tabbrowser-tabs, #tabbrowser-tabs > .tabbrowser-arrowscrollbox, #tabbrowser-arrowscrollbox { min-height: 0 !important; } http://egg.5ch.net/test/read.cgi/software/1650551086/105
107: 名無しさん@お腹いっぱい。 (ワッチョイW 13aa-eGtk) [sage] 2022/07/27(水) 16:08:17.47 ID:HQSrqE4/0 >>106 おお!ありがとうございます!期待通りになりました。 いろいろ調べていて、以下にするとシンプルに書けました。 tab:only-of-type, tab:only-of-type + * { display: none !important; } #tabbrowser-tabs, #tabbrowser-arrowscrollbox { min-height: 0 !important; } http://egg.5ch.net/test/read.cgi/software/1650551086/107
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.020s