X-Git-Url: https://git.donarmstrong.com/?p=x_full.git;a=blobdiff_plain;f=.mozilla%2Ffirefox%2Fdefault%2Fchrome%2FuserChrome.css;fp=.mozilla%2Ffirefox%2Fdefault%2Fchrome%2FuserChrome.css;h=0000000000000000000000000000000000000000;hp=92b1b3c8ff7ffd6983533ed0c040eb6e43e2c05c;hb=e8eee94417afc49f6cbb129d00ea44f5cdacea36;hpb=71e70346184dc33fc4c933e41bb1343213b616e0 diff --git a/.mozilla/firefox/default/chrome/userChrome.css b/.mozilla/firefox/default/chrome/userChrome.css deleted file mode 100644 index 92b1b3c..0000000 --- a/.mozilla/firefox/default/chrome/userChrome.css +++ /dev/null @@ -1,30 +0,0 @@ -/* display at the right edge ------------------------------------------------ */ -// -// #content > tabbox { -// -moz-box-orient: horizontal; -// } -// #content > tabbox { -// -moz-box-direction: reverse; -// } -// .tabbrowser-strip { -// -moz-box-orient: vertical; -// overflow: -moz-scrollbars-none; -// } -// .tabbrowser-tabs { -// -moz-box-orient: horizontal; -// min-width: 17ex; -// -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; -// } -// .tabbrowser-tabs > stack { -// display: none; -// }