Android TV - small CSS fixes for TV landing page
Change-Id: I672b5299e71d840ccc53561e540c33ede14cbcf7
This commit is contained in:
@@ -6562,7 +6562,7 @@ div.jd-descr > .resource-widget[data-section=distribute\/tools]
|
||||
margin-top: -5px;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
background-image: url(../../tv/images/living-room.jpg);
|
||||
background-image: url(../../tv/images/hero.jpg);
|
||||
background-size: cover;
|
||||
background-position: right center;
|
||||
color: white;
|
||||
@@ -6809,17 +6809,6 @@ img.landing-bezel-only {
|
||||
width: 302px;
|
||||
}
|
||||
|
||||
.col-2-wide {
|
||||
display: inline;
|
||||
float: left;
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.col-2-wide {
|
||||
width: 402px;
|
||||
}
|
||||
|
||||
/**
|
||||
* ANIMATION
|
||||
*/
|
||||
|
Reference in New Issue
Block a user