Mozilla Firefox 拡張 ..
89:名無しさん@お腹いっぱい。
07/03/15 07:01:34 DAsNsgRK0
#content > tabbox { -moz-box-orient: horizontal;}
.tabbrowser-strip {
-moz-box-orient: vertical;
overflow: -moz-scrollbars-none;}
.tabbrowser-tabs {
-moz-box-orient: horizontal;
min-width: 10px; /* お好きな値でどうぞ */
-mox-box-pack: start;
-moz-box-align: start;}
.tabbrowser-tabs > hbox {
-moz-box-orient: vertical;
-moz-box-align: stretch;
-moz-box-pack: start;}
.tabbrowser-tabs > hbox > tab {
-moz-box-align: start;
-moz-box-orient: horizontal;}
/*Vertical Tab Bar*/
/*set equal min and max tab width
use tabmix drag indicator on tabs
add this to your userChrome.css*/
/* Display the tabbar on the left */
#content > tabbox {
-moz-box-orient: horizontal;
}
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5387日前に更新/83 KB
担当:undef