mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix rule-empty-line-before (CSS)
This commit is contained in:
parent
a896a6bcad
commit
fafd0d4ea0
12 changed files with 2 additions and 30 deletions
|
@ -48,7 +48,6 @@ progress[aria-valuenow]:before {
|
|||
}
|
||||
|
||||
@media all and (min-width: 50em) {
|
||||
|
||||
.type-interior>div[data-role=content],
|
||||
.type-interior>.ui-panel-content-wrap>div[data-role=content] {
|
||||
padding-right: 0;
|
||||
|
|
|
@ -240,7 +240,6 @@
|
|||
}
|
||||
|
||||
@media all and (min-width: 40em) {
|
||||
|
||||
.dashboardDocument .adminDrawerLogo,
|
||||
.dashboardDocument .mainDrawerButton {
|
||||
display: none !important;
|
||||
|
|
|
@ -254,7 +254,6 @@
|
|||
}
|
||||
|
||||
@media all and (max-width: 30em) {
|
||||
|
||||
.btnFastForward,
|
||||
.btnRewind,
|
||||
.osdMediaInfo,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue