update icons
This commit is contained in:
parent
155f14246b
commit
de7178ecec
20 changed files with 141 additions and 136 deletions
|
@ -324,7 +324,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
@media all and (min-width: 540px) {
|
||||
|
||||
.detailUserDataIcons {
|
||||
margin-left: 1em;
|
||||
margin-left: .5em;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -900,6 +900,10 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
font-weight: 500;
|
||||
}
|
||||
|
||||
.playedIndicator i, .syncIndicator i {
|
||||
font-size: 180%;
|
||||
}
|
||||
|
||||
.mediaSourceIndicator {
|
||||
display: block;
|
||||
position: absolute;
|
||||
|
|
|
@ -471,6 +471,16 @@ body:not(.dashboardDocument) .btnNotifications {
|
|||
margin-left: 1.6em;
|
||||
}
|
||||
|
||||
i.sidebarLinkIcon {
|
||||
font-size: 24px;
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
}
|
||||
|
||||
.darkDrawerPanel i.sidebarLinkIcon {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
.darkDrawerPanel .sidebarLinkText, .darkDrawerPanel .sidebarLink {
|
||||
color: #fff !important;
|
||||
font-weight: normal !important;
|
||||
|
|
|
@ -416,7 +416,7 @@ paper-input + .fieldDescription {
|
|||
.sidebarLinkIcon {
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
margin-right: 2em;
|
||||
margin-right: 1.2em;
|
||||
}
|
||||
|
||||
.sidebarLinkIcon + span {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue