зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1315550 - #PanelUI-update-status[update-status]::after should have margin-inline-end instead of margin-right; r=gijs
MozReview-Commit-ID: CnK6SfTmQd0 --HG-- extra : rebase_source : 42330ff8d5adab9060da178e151609465b7dfa86
This commit is contained in:
Родитель
26b39d5a68
Коммит
c5081fda21
|
@ -565,7 +565,7 @@ toolbarpaletteitem[place="palette"] > toolbaritem > toolbarbutton {
|
|||
content: "";
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
margin-right: 16.5px;
|
||||
margin-inline-end: 16.5px;
|
||||
box-shadow: 0px 1px 0px rgba(255,255,255,.2) inset, 0px -1px 0px rgba(0,0,0,.1) inset, 0px 1px 0px rgba(12,27,38,.2);
|
||||
border-radius: 2px;
|
||||
background-size: contain;
|
||||
|
|
Загрузка…
Ссылка в новой задаче