зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1279605 - Align 'No Open Tabs' label with other labels in Synced Tabs panel. r=markh
MozReview-Commit-ID: 4LEwlpPNU2O --HG-- extra : rebase_source : 0e9f6dde203f1421cf15c830729e98692103cbfe
This commit is contained in:
Родитель
efce33e655
Коммит
ea5bbc9063
|
@ -84,6 +84,10 @@ toolbarpaletteitem[place="palette"] > .toolbarbutton-1 > .toolbarbutton-menubutt
|
|||
font-size: 13px;
|
||||
}
|
||||
|
||||
#PanelUI-remotetabs[mainview] .PanelUI-remotetabs-notabsforclient-label {
|
||||
margin-left: 23px;
|
||||
}
|
||||
|
||||
#PanelUI-remotetabs-tabslist {
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
|
|
@ -803,6 +803,10 @@ toolbarpaletteitem[place="palette"] > toolbaritem > toolbarbutton {
|
|||
margin-left: 28px;
|
||||
}
|
||||
|
||||
#PanelUI-remotetabs[mainview] .PanelUI-remotetabs-notabsforclient-label {
|
||||
margin-left: 32px;
|
||||
}
|
||||
|
||||
.fxaSyncIllustration {
|
||||
width: 180px;
|
||||
height: var(--panel-ui-sync-illustration-height);
|
||||
|
|
Загрузка…
Ссылка в новой задаче