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

added sync help buttons

This commit is contained in:
Luke Pulverenti 2015-01-28 22:58:39 -05:00
parent 93203c53b9
commit 340fcbb607
5 changed files with 24 additions and 8 deletions

View file

@ -1024,6 +1024,10 @@ h1 + .accentButton {
margin: 18px 0 0 20px;
}
.detailSectionHeader .accentButton {
font-size: 13px;
}
.dashboardFooter {
margin-top: 50px;
text-align: center;