mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Rename svg, add ios, change padding
This commit is contained in:
parent
af78f98106
commit
b6c5068bc4
7 changed files with 20 additions and 216 deletions
|
@ -723,6 +723,7 @@ a .users-poster-face:hover {
|
|||
z-index: 2;
|
||||
}
|
||||
.dashboard-activity-info-platform {
|
||||
padding: 6px !important;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
width: 50px;
|
||||
|
@ -3511,7 +3512,7 @@ a:hover .overlay-refresh-image:hover {
|
|||
}
|
||||
|
||||
.svg-icon {
|
||||
padding: 10px !important;
|
||||
padding: 10px;
|
||||
background-origin: content-box !important;
|
||||
background-size: contain !important;
|
||||
background-repeat: no-repeat !important;
|
||||
|
@ -3599,7 +3600,7 @@ a:hover .overlay-refresh-image:hover {
|
|||
}
|
||||
.platform-wp {
|
||||
background-color: #68217a;
|
||||
background-image: url(../images/platforms/wp.svg);
|
||||
background-image: url(../images/platforms/windows.svg);
|
||||
}
|
||||
.platform-wiiu {
|
||||
background-color: #03a9f4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue