前往
大廳
主題

火狐Firefox Stylish CSS樣式:上/下一頁按鈕與網址列分離

—— | 2017-02-13 18:31:13 | 巴幣 0 | 人氣 264

#forward-button { opacity: 1 !important; visibility: visible !important; }
#back-button { opacity: 1 !important; visibility: visible !important; }
#nav-bar #back-button > .toolbarbutton-icon,
#nav-bar #forward-button > .toolbarbutton-icon{
-moz-appearance: none !important;
border: 0px solid transparent !important;
box-shadow: none !important;
background: none !important;
}
#back-button,#forward-button {
    -moz-appearance: none !important;
    margin-left: -2px !important;   
    margin-right: 0px !important; }

創作回應

更多創作