update list styles
This commit is contained in:
parent
5b72e1c91b
commit
fad66be11a
23 changed files with 183 additions and 279 deletions
|
@ -16,6 +16,7 @@
|
|||
.emby-button iron-icon + span {
|
||||
margin-left: .5em;
|
||||
}
|
||||
|
||||
.paper-icon-button-light > iron-icon {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
@ -114,7 +115,7 @@ h2 {
|
|||
}
|
||||
|
||||
h3 {
|
||||
font-weight: 500;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
a, a:active, a:hover {
|
||||
|
@ -686,3 +687,7 @@ progress {
|
|||
.ui-body-a .cardFooter .cardText + .cardText {
|
||||
opacity: .8;
|
||||
}
|
||||
|
||||
.ui-body-a .listItem .secondary {
|
||||
color: #737373;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue