mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
This commit is contained in:
commit
7f2716bd0d
@ -134,6 +134,10 @@ pre, textarea.pre {
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.imageLink.supporter {
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
|
||||||
.btnCurrentUser {
|
.btnCurrentUser {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
@ -282,6 +286,10 @@ form, .readOnlyContent {
|
|||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.imageLink.supporter {
|
||||||
|
display:inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
padding-left: 30px;
|
padding-left: 30px;
|
||||||
padding-top: 15px;
|
padding-top: 15px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user