1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
8 border-bottom: 1px solid #008484;
36 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif");
39 .tabbrowser-tab[busy] {
40 list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.png");
43 .tabbrowser-tab:first-of-type {
44 -moz-margin-start: 2px;
47 tabbrowser > tabbox > tabpanels {
53 .tabbrowser-tab:-moz-lwtheme {
57 .scrollbutton-up:-moz-lwtheme,
58 .scrollbutton-down:-moz-lwtheme:not([selected="true"]),
59 .tabbrowser-tab:-moz-lwtheme:not([selected="true"]) {
63 .tabs-newbutton > .toolbarbutton-text,
64 .tabs-alltabs-button > .toolbarbutton-text,
65 .tabs-closebutton > .toolbarbutton-text {
69 /* ::::: Tab scrollbox arrow, and all-tabs buttons ::::: */
75 .tabs-alltabs-button {
78 /* All tabs menupopup */
80 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif");
83 .alltabs-item[selected="true"] {
88 list-style-image: url("chrome://communicator/skin/icons/loading.gif");
91 .alltabs-item[tabIsScrolled] {
95 /* ::::: close & new tab buttons ::::: */
97 .tabs-closebutton-box {
98 -moz-box-direction: reverse;
101 .tabs-closebutton-box > hbox {
102 -moz-box-orient: vertical;
109 list-style-image: url("chrome://global/skin/icons/close-button.gif");
112 .tabs-closebutton:hover,
113 .tabs-closebutton:hover:active {
114 list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
120 list-style-image: url("chrome://navigator/skin/icons/tab-new.gif");
123 .tabs-newbutton-box {
124 -moz-box-orient: vertical;
127 .tabs-newbutton-box > .tabs-newbutton {
131 .tab-drop-indicator-bar {
134 -moz-margin-start: -6px;
138 .tab-drop-indicator {
143 list-style-image: url('chrome://navigator/skin/icons/tab-drag-indicator.gif');
146 tooltip[tabpreview="true"] {