Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!
/* START fix background tabs */
.tabbrowser-tab[last-tab="true"] + .tabbrowser-tab:not([selected="true"]):not([selected="false"]):not([last-tab="true"]):not([first-tab="true"]),
.tabbrowser-tab:not([selected="true"]):not([selected="false"]):not([last-tab="true"]):not([first-tab="true"]) + .tabbrowser-tab:not([selected="true"]):not([selected="false"]):not([last-tab="true"]):not([first-tab="true"]),
.tabbrowser-tab:not([selected="true"]):not([selected="false"]):not([last-tab="true"]):not([first-tab="true"]) + .tabbrowser-tab[selected="false"] {
margin-left: -15px;
}
.tabbrowser-tab[last-tab="true"]:not([selected="true"]) + .tabbrowser-tab:not([selected="true"]):not([selected="false"]):not([last-tab="true"]):not([first-tab="true"]) .tab-image-left,
.tabbrowser-tab:not([selected="true"]):not([selected="false"]):not([last-tab="true"]):not([first-tab="true"]) + .tabbrowser-tab:not([selected="true"]):not([selected="false"]):not([last-tab="true"]):not([first-tab="true"]) .tab-image-left,
.tabbrowser-tab:not([selected="true"]):not([selected="false"]):not([last-tab="true"]):not([first-tab="true"]) + .tabbrowser-tab[selected="false"] .tab-image-left {
background: url("chrome://communicator/skin/tab-from-inactive-to-inactive.png") no-repeat !important;
width: 15px;
height: 26px;
}
.tabbrowser-tab[last-tab="true"][selected="true"] + .tabbrowser-tab:not([selected="true"]):not([selected="false"]):not([last-tab="true"]):not([first-tab="true"]) .tab-image-left {
background: url("chrome://communicator/skin/tab-from-active-to-inactive.png") no-repeat !important;
width: 15px;
height: 26px;
}
/* END fix background tabs */
Chromifox — тема для Firefox в стиле Google Chrome