{"url":"https://userstyles.org/styles/12534/tab-blank-tab-as-separator-req-tab-mix-plus","name":"Tab - Blank Tab as Separator (Req. Tab Mix Plus)","description":"Blank Tab as Separator (Version 0.1.5)\r\n--------------------------------------------------------------------\r\nAuthor: Louis H - Tested on: Firefox 3.0.4 - Last Update: 1.12.2008\r\n--------------------------------------------------------------------\r\nDescription:\r\n  - It is a idea for the use of blank tab (or other tabs)\r\n  - Make about:blank tab (labeled as \"(Untitled)\") smaller just like a separator\r\n--------------------------------------------------------------------\r\nRequest: \r\n    - Tab Mix Plus: set the min width to 22 or others if you like (\"extensions.tabmix.minWidth\" in about:config)\r\n--------------------------------------------------------------------\r\nNotice:\r\n    - I just tested on English version of Fx, if you are using other languages, please change all \"(Untitled)\" in CSS to your blank tab title e.g. \"(未命名)\"\r\n--------------------------------------------------------------------\r\nUpdated (2-12-2008): \r\n - Show close button after selected AND hover\r\n - Not reduced the width if there is only 1 blank tab\r\nUpdated (1-12-2008): \r\n  - Know the reason of the width of tab not reduced and use my stupid way to \"fix\" it (please feel free to tell me if you have any suggestion)\r\n  - Add close button after selected\r\n\r\n--------------------------------------------------------------------\r\nThe  following version is to solve the problems that jpfle have, and now still have a problem - \r\n\"However, my previous explication was about tests made without \"blank tabs\". It will put a screenshot, so it will be easier to illustrate my explication. See this image:\r\n\r\nhttp://www.jpfleury.net/depot/png/blank-tab-as-separator.png \"\r\n\r\nand now I still cannot solve it yet :-( ....if anyone have idea, please feel free to tell me...\r\n\r\n/* style begin */\r\n\r\n@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);\r\n\r\n/* reset the tab min and max width */\r\n.tabbrowser-tabs \u003e hbox {display:block !important;}\r\n.tabbrowser-tabs *|tab {min-width: 75px !important;max-width: 200px !important;}\r\n\r\n\r\n/* set the blank tab */\r\n.tabbrowser-tab[label=\"(Untitled)\"]:not([first-tab]),\r\n.tabbrowser-tab[label=\"(Untitled)\"][first-tab]:not([last-tab])\r\n{\r\n-moz-appearance: none !important;\r\nborder: 1px solid #777777 !important;\r\nheight:22px !important;\r\nbackground-color: #aaaaca !important;\r\nmin-width: -moz-min-content !important;\r\nmax-width: -moz-min-content !important;\r\nwidth: -moz-min-content !important;\r\ndisplay: -moz-grid-group !important;\r\n}\r\n\r\n.tabbrowser-tab[label=\"(Untitled)\"][selected=\"true\"]:not([first-tab]),\r\n.tabbrowser-tab[label=\"(Untitled)\"][selected=\"true\"][first-tab]:not([last-tab])\r\n{\r\nbackground-color: #666699 !important;\r\n}\r\n\r\n.tabbrowser-tab[label=\"(Untitled)\"]:not([first-tab]) \u003e *,\r\n.tabbrowser-tab[label=\"(Untitled)\"][first-tab]:not([last-tab]) \u003e *\r\n{\r\ndisplay:none !important;\r\n}\r\n\r\n.tabbrowser-tab[label=\"(Untitled)\"][selected=\"true\"]:not([first-tab]):hover \u003e .tab-close-button.always-right,\r\n.tabbrowser-tab[label=\"(Untitled)\"][selected=\"true\"][first-tab]:not([last-tab]):hover \u003e .tab-close-button.always-right\r\n{\r\ndisplay:-moz-box !important;\r\nmargin: 0px 0px 0px 0px !important;\r\n}\r\n/* style end */","author":"Louis H","created":"2008-11-30T16:34:55.000Z","created_ago":"over 17 years","updated":"2008-12-02T05:33:13.000Z","updated_ago":"over 17 years","category":"app","subcategory":"browser","weekly_installs":1,"total_installs":567,"rating":"none","isPremium":false,"screenshot":"https://userstyles.org/style_screenshot_thumbnails/12534_after.png?r=1781046152","license":null}