Quantcast
Channel: MozTW 討論區
Viewing all articles
Browse latest Browse all 7601

Firefox 29 導航列, 分頁列置底/網址列, 分頁列, 書籤列 上下面位置 ( userChrome.css )

$
0
0
預覽圖(1):
圖檔

使用 userChrome.css 或 Stylish
代碼:/* 瀏覽器介面上下反轉 */
#browser-panel {
-moz-box-direction: reverse !important;
}

#TabsToolbar {-moz-box-ordinal-group: 1 !important;} /* 分頁列 */
#PersonalToolbar {-moz-box-ordinal-group: 2 !important;} /* 書籤列 */
#nav-bar {-moz-box-ordinal-group: 3 !important;} /* 導航列 */
#toolbar-menubar {-moz-box-ordinal-group: 4 !important;} /* 選單列 */
#addon-bar {-moz-box-ordinal-group: 5 !important;}


(本篇提供 Fx29 實現方法,舊版本請見討論串:
[ Fx4 ]Firefox4 分頁列如何置底
[Fx3.6]能否移動工具列位置? )

附加檔案 檔案註釋: Firefox 29 導航列, 分頁列置底 ( userChrome.css )
nb.png [20.38 KiB]
被下載 1574 次


統計資料 : 發表於 由 shyangs • 發表於 2014-04-29, 13:57 • 回覆 2 • 觀看 1057

Viewing all articles
Browse latest Browse all 7601

Trending Articles