mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 16:22:57 -07:00
Add separate settings tab for PlexPy Remote App
This commit is contained in:
parent
66191d2ff9
commit
03eec610fa
3 changed files with 87 additions and 40 deletions
|
@ -3160,4 +3160,16 @@ a:hover .overlay-refresh-image:hover {
|
|||
}
|
||||
#changelog-modal ul {
|
||||
padding-left: 20px;
|
||||
}
|
||||
.google-play-badge {
|
||||
display:inline-block;
|
||||
height:45px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.google-play-badge img {
|
||||
border: 1px solid #3B3B3B;
|
||||
border-radius: 6px;
|
||||
box-sizing: border-box;
|
||||
height: 45px;
|
||||
vertical-align: middle;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue