[過去ログ] userChrome.css・userContent.cssスレ Part12 (631レス)
前次1-
抽出解除 レス栞

このスレッドは過去ログ倉庫に格納されています。
次スレ検索 歴削→次スレ 栞削→次スレ 過去ログメニュー
29: 名無しさん@お腹いっぱい。 (ワッチョイ f776-7Nhq) [sage] 2022/05/16(月)22:29:26.19 ID:a9zM/C3g0(2/4)
>>27
<> 消えたけど
204
(1): 名無しさん@お腹いっぱい。 (HappyBirthday! 6282-1kpg) [] 2022/11/20(日)21:46:51.19 ID:1dyZ6tnQ0HAPPY(1)
>>200
左上の矢印ボタンをクリックしてからブラウザーの調べたい部分をクリック
https://i.imgur.com/aMLVX6s.png

270: 名無しさん@お腹いっぱい。 (中止 c5da-wzKN) [sage] 2022/12/24(土)18:14:08.19 ID:y6NvkF7m0EVE(1)
後者はともかく前者は変数で定義されてるわけがないから
どのみちJavascript側でgetBoundingClientRectするしかないのでは?
277
(1): 名無しさん@お腹いっぱい。 (中止 8573-dxp0) [sage] 2022/12/25(日)12:36:37.19 ID:pU//23r30XMAS(2/2)
275から続き

/* アイコン小さく */
#nav-bar .toolbarbutton-1 > .toolbarbutton-icon,
#nav-bar .toolbarbutton-1 .toolbarbutton-badge-stack,
#toolbar-menubar .toolbarbutton-1 > .toolbarbutton-icon,
#toolbar-menubar .toolbarbutton-badge-stack,
#TabsToolbar .toolbarbutton-1 > .toolbarbutton-icon,
#TabsToolbar .toolbarbutton-badge-stack {
padding: 2px !important;
margin: 0px !important;
width: 20px !important;
height: 20px !important;
}
/* コンパクト化 */
.urlbar-go-button,
.search-go-button {
max-width: 14px !important;
}
#nav-bar,
toolbar .toolbarbutton-1 {
padding: 0px !important;
}
305
(1): 名無しさん@お腹いっぱい。 (ワッチョイ a5b1-3SYV) [sage] 2023/01/18(水)18:44:57.19 ID:7aJrF14O0(1)
>>304
サムネ小さくていいなら
ytd-two-column-browse-results-renderer.grid:not(.grid-disabled) {
max-width: 100% !important;
width: 100% !important;
}
ytd-rich-grid-row {
width: 50% !important;
}
448: 名無しさん@お腹いっぱい。 (ワッチョイ 0bcf-xOFC) [sage] 2023/06/10(土)11:33:28.19 ID:ddBiCN7L0(1)
-webkit-text-stroke: 1px;
465: 名無しさん@お腹いっぱい。 (ワッチョイ 0b43-IjPS) [] 2023/08/03(木)13:19:54.19 ID:+kh0d1+h0(2/2)
Thunderbird115のメニューバーとツールバーを旧バージョンの様に逆にできますか?
509
(2): 名無しさん@お腹いっぱい。 (ワッチョイ ffcf-aK+6) [sage] 2023/09/07(木)05:56:01.19 ID:IO+3owDN0(1/2)
>>503

@-moz-document domain("mercari.com") {
.icon-container {
display: none !important;
}
}
612
(1): 名無しさん@お腹いっぱい。 (ワッチョイ 1f5e-gzdM) [sage] 2023/11/11(土)08:01:50.19 ID:DRpcqQZc0(2/2)
>>611
横着したら普通の方のデザインが崩れてたので訂正
:root {
--controller-height: 51px;
}
ytd-watch-flexy[theater] #full-bleed-container {
margin-bottom: var(--controller-height) !important;
}
ytd-watch-flexy[theater] {
z-index: 0 !important;
}
ytd-watch-flexy[theater] .html5-video-player {
overflow: visible !important;
}
ytd-watch-flexy[theater] .ytp-chrome-bottom {
margin-bottom: calc(var(--controller-height) * -1) !important;
}
ytd-watch-flexy[theater] #player-container::after {
content: '';
position: absolute;
width: 100%;
height: var(--controller-height);
margin-bottom: calc(var(--controller-height) * -1);
background: #000;
z-index: -1;
}

ついでにツールチップの位置を下げるやつ

.ytp-tooltip {
margin-top: var(--controller-height) !important;
}
前次1-
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.049s