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

added sync job database

This commit is contained in:
Luke Pulverenti 2014-07-26 13:30:15 -04:00
parent 3944c8c0cb
commit 2384a7e088
32 changed files with 535 additions and 228 deletions

View file

@ -541,10 +541,6 @@ a.itemTag:hover {
}
.lblDetailTab {
font-size: 14px !important;
font-weight: 400 !important;
font-family: 'Open Sans';
padding: .5em 1em;
border-color: #1f1f1f !important;
}
@ -577,22 +573,6 @@ a.itemTag:hover {
color: #52B54B !important;
}
.libraryPanelCollapsibleHeader a {
font-size: 16px;
font-weight: 300 !important;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.selectedLibraryPanelLink {
background: #38c !important;
}
.libraryPanelLink {
font-size: 14px;
font-weight: 300 !important;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.detailImageProgressContainer {
position: absolute;
bottom: 10px;
@ -1237,7 +1217,6 @@ a.itemTag:hover {
right: 1.3em;
font-weight: normal;
font-size: 13px;
font-family: "Open Sans";
}
.itemsListview .ui-li-count {