前往
大廳
主題

火狐Firefox CSS樣式:回復舊版89分頁列

—— | 2024-02-19 20:00:17 | 巴幣 0 | 人氣 68

之所以隔了這麼多版才發,因為兩年多沒用電腦,另一個原因是找了好久才滿意

/***去四角***/
.tabbrowser-tab
{
padding-inline: 0 !important;
}

.tab-background
{
margin-block: 0 !important;
border-radius: 0 !important;
}

/*釘選空格*/
#tabbrowser-tabs:not([overflow]) .tabbrowser-tab:not([first-visible-tab]),
#tabbrowser-tabs[overflow] .tabbrowser-tab:not([first-visible-tab]):not([pinned])
{
    margin-inline-start: -.5px !important;
}

/*左邊空間*/
.titlebar-spacer{
    width: 8px !important;
}

創作回應

更多創作