зеркало из https://github.com/mozilla/gecko-dev.git
Bug 852019 - The devtools tabs are streched on Linux r=jwalker
This commit is contained in:
Родитель
457ab747c4
Коммит
adfb802efb
|
@ -163,6 +163,7 @@
|
|||
background-repeat: no-repeat;
|
||||
background-position: left, right;
|
||||
border-right: 1px solid hsla(206,37%,4%,.45);
|
||||
-moz-box-align: center;
|
||||
}
|
||||
|
||||
.devtools-tab > image {
|
||||
|
@ -170,6 +171,7 @@
|
|||
-moz-margin-end: 6px;
|
||||
-moz-margin-start: 16px;
|
||||
opacity: 0.6;
|
||||
max-height: 16px;
|
||||
}
|
||||
|
||||
.devtools-tab > label {
|
||||
|
|
|
@ -152,6 +152,7 @@
|
|||
background-repeat: no-repeat;
|
||||
background-position: left, right;
|
||||
border-right: 1px solid hsla(206,37%,4%,.45);
|
||||
-moz-box-align: center;
|
||||
}
|
||||
|
||||
.devtools-tab > image {
|
||||
|
|
|
@ -165,6 +165,7 @@
|
|||
background-position: left, right;
|
||||
border-top: 1px solid #060a0d;
|
||||
border-right: 1px solid hsla(206,37%,4%,.45);
|
||||
-moz-box-align: center;
|
||||
}
|
||||
|
||||
.devtools-tab > image {
|
||||
|
|
Загрузка…
Ссылка в новой задаче