зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1330611 - [compact layout] position thumbnails more towards the top in default tiles. r=Gijs
MozReview-Commit-ID: 8l8EyfBWpWw --HG-- extra : rebase_source : fc3fee8d501e1e01b68b6317ce94922a4ac157bd
This commit is contained in:
Родитель
e0aa635c20
Коммит
5261463586
|
@ -188,6 +188,10 @@ body.compact .newtab-thumbnail.placeholder {
|
|||
background-position: center center;
|
||||
}
|
||||
|
||||
body.compact .newtab-site[type=affiliate] .newtab-thumbnail {
|
||||
background-position: center 30%;
|
||||
}
|
||||
|
||||
.newtab-site[type=affiliate] .newtab-thumbnail,
|
||||
body:not(.compact) .newtab-site[type=enhanced] .newtab-thumbnail,
|
||||
body:not(.compact) .newtab-site[type=organic] .newtab-thumbnail,
|
||||
|
|
Загрузка…
Ссылка в новой задаче