update components
This commit is contained in:
@@ -30,19 +30,8 @@
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.pageBackground {
|
||||
display: none;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.withBackdrop .pageBackground {
|
||||
.withBackdrop {
|
||||
background-color: rgba(6, 6,6, .9);
|
||||
display: block;
|
||||
}
|
||||
|
||||
.pageWithAbsoluteTabs neon-animatable {
|
||||
@@ -292,7 +281,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
.withBackdrop .noBackdrop {
|
||||
.withBackdrop + .mainDrawerPanel .noBackdrop {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user