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

update tabs

This commit is contained in:
Luke Pulverenti 2016-09-01 12:36:11 -04:00
parent 23f753f239
commit a0fac36101
13 changed files with 81 additions and 81 deletions

View file

@ -17,12 +17,12 @@
border-width: 0 !important;
}
.dockedtabs-tab-button:not(.hide) {
display: flex !important;
}
.dockedtabs-tab-button {
display: flex;
}
.dockedtabs-tab-button-noflex:not(.hide) {
display: block !important;
.dockedtabs-tab-button-noflex {
display: block;
}
.dockedtabs-tab-button, .dockedtabs-tab-button-foreground {