зеркало из https://github.com/mozilla/pjs.git
Bug 547678 - Remove non-native focus ring from tabbrowser tabs. r=ventnor
This commit is contained in:
Родитель
01e8f30c9d
Коммит
20645eb5ed
|
@ -1191,15 +1191,6 @@ statusbarpanel#statusbar-display {
|
|||
list-style-image: url("moz-icon://stock/gtk-close?size=menu");
|
||||
}
|
||||
|
||||
/* tabbrowser-tab focus ring */
|
||||
.tabbrowser-tab > .tab-text {
|
||||
border: 1px dotted transparent;
|
||||
}
|
||||
|
||||
.tabbrowser-tab:focus > .tab-text {
|
||||
border: 1px dotted -moz-DialogText;
|
||||
}
|
||||
|
||||
/* Tab drag and drop */
|
||||
.tab-drop-indicator-bar {
|
||||
height: 11px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче