userChrome.css・userContent.cssスレ Part14 (958レス)
userChrome.css・userContent.cssスレ Part14 http://egg.5ch.net/test/read.cgi/software/1710362871/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
必死チェッカー(本家)
(べ)
自ID
レス栞
あぼーん
504: 名無しさん@お腹いっぱい。 (ワッチョイ bfc4-4whB) [] 2024/10/04(金) 04:39:02.45 ID:Se09vki60 /* サイドバーを自動開閉するようにする (左側用)*/ :root { --thin-tab-width: 2px; --wide-tab-width: 350px; } #sidebar-box { position: relative !important; overflow-x: hidden !important; min-width: var(--thin-tab-width) !important; max-width: var(--thin-tab-width) !important; box-shadow: 0 0 2px 0 rgba(0,0,0,.35); z-index: 1 !important; transition: all .1s ease; } #sidebar-box:hover { min-width: var(--wide-tab-width) !important; max-width: var(--wide-tab-width) !important; box-shadow: 0 0 5px 0 rgba(0,0,0,.35); margin-right: calc((var(--wide-tab-width) - var(--thin-tab-width)) * -1) !important; } #sidebar-box>#sidebar { opacity: 0 !important; } #sidebar-box:hover>#sidebar { opacity: 1 !important; } #sidebar-splitter { } /* Showing close button on tabs */ .tabbrowser-tab:not(:hover) .tab-close-button{ display:none; } .tabbrowser-tab:not([pinned]):hover .tab-close-button{ display:block !important; } } http://egg.5ch.net/test/read.cgi/software/1710362871/504
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.022s