1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

add photo album

This commit is contained in:
Luke Pulverenti 2014-08-29 00:06:30 -04:00
parent b74ed62a1c
commit bfafc4aa2b
3 changed files with 23 additions and 21 deletions

View file

@ -525,14 +525,14 @@ a.itemTag:hover {
margin-top: 0;
}
.detailPageCollabsible .ui-collapsible-heading a {
background-color: #141414 !important;
font-size: 16px;
font-weight: 400 !important;
border-radius: 4px;
padding-top: .75em;
padding-bottom: .75em;
}
.detailPageCollabsible .ui-collapsible-heading a {
background-color: #141414 !important;
font-size: 16px;
font-weight: 400 !important;
border-radius: 4px;
padding-top: .75em;
padding-bottom: .75em;
}
.detailSectionHeader {
background-clip: border-box;