09/07/03 05:52:54 qsgmnloA0
>>87
無理ですか…
まとめサイトにある【新しいタブボタンを 常に最右端に表示】
.tabs-container > .tabs-newtab-button {
visibility: visible !important;
}
.tabbrowser-arrowscrollbox > .tabs-newtab-button {
visibility: collapse !important;
}
出来れば左が良かったのですが、これでしのぎます