mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
minify
This commit is contained in:
parent
82bcca376f
commit
8a6884abef
494 changed files with 256 additions and 120180 deletions
|
@ -1,26 +1 @@
|
|||
.registrationDialog {
|
||||
background: rgba(28, 28, 28, .98) !important;
|
||||
flex-direction: column;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.registrationDialogContent {
|
||||
max-width: 50%;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.registrationDialogContent h1 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.btnRegistrationBack {
|
||||
z-index: 1002;
|
||||
position: absolute;
|
||||
top: .5em;
|
||||
left: .5em;
|
||||
width: 5.2vh;
|
||||
height: 5.2vh;
|
||||
}
|
||||
.registrationDialog{background:rgba(28,28,28,.98)!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.registrationDialogContent{max-width:50%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.registrationDialogContent h1{margin-top:0}.btnRegistrationBack{z-index:1002;position:absolute;top:.5em;left:.5em;width:5.2vh;height:5.2vh}
|
Loading…
Add table
Add a link
Reference in a new issue