plex fix
This commit is contained in:
parent
fffa4e2b60
commit
b1970dd123
@ -24,6 +24,17 @@
|
||||
background: -webkit-radial-gradient(50% 50% farthest-corner,rgba(0, 0, 0, 0.5) 0,#000000 100%) !important;
|
||||
background: radial-gradient(farthest-corner at 50% 50%,rgba(0, 0, 0, 0.5) 50%,#000000 100%) !important;
|
||||
}
|
||||
/* Sidebar */
|
||||
.SourceSidebar-openSidebar-364QEr,.SourceSidebar-collapsedSidebar-3MDUee {
|
||||
background: rgba(0, 0, 0, 0.45);
|
||||
}
|
||||
.SourceSidebar-expandedSidebar-ljacXC {
|
||||
background: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
/* Navbar */
|
||||
.NavBar-container-1T0BJz {
|
||||
background: rgba(0, 0, 0, 0.45);
|
||||
}
|
||||
/*Text*/
|
||||
.help-block, .ClaimedServer-messageHeader-3uzatL, .btn-gray, .text-muted label {
|
||||
color: #fff;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user