зеркало из https://github.com/mozilla/pjs.git
Bug 112769: Add "New Tab" button to tab bar. r=sgehani, sr=hewitt
This commit is contained in:
Родитель
1459ac6816
Коммит
fd16053c0b
|
@ -43,3 +43,8 @@ tab[busy] > .tab-icon {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
.tabs-newbutton {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
list-style-image: url("chrome://global/skin/icons/tab-new.gif");
|
||||
}
|
||||
|
|
|
@ -43,3 +43,8 @@ tab[busy] > .tab-icon {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
.tabs-newbutton {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
list-style-image: url("chrome://global/skin/icons/tab-new.gif");
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче