Rename Tautulli android app to remote app

This commit is contained in:
JonnyWong16 2021-06-27 12:43:22 -07:00
commit 741f3d836a
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
7 changed files with 334 additions and 208 deletions

View file

@ -3888,16 +3888,15 @@ a:hover .overlay-refresh-image:hover {
#changelog-modal ul {
padding-left: 20px;
}
.google-play-badge {
display:inline-block;
height:45px;
margin-top: 10px;
.app-badge {
float: left;
display: inline-block;
height: 46px;
margin-right: 10px;
margin-bottom: 5px;
}
.google-play-badge img {
border: 1px solid #3B3B3B;
border-radius: 6px;
box-sizing: border-box;
height: 45px;
.app-badge img {
height: 46px;
vertical-align: middle;
}