Update BasicBackground.css
This commit is contained in:
parent
9e1f44a487
commit
5499304cd8
|
@ -151,24 +151,14 @@ body, /* body */
|
|||
#app-mount .chat-3bRxxu, /* chat container */
|
||||
#app-mount .noChannel-Z1DQK7, /* nochannel */
|
||||
#app-mount .activityFeed-1C0EmJ, /* activityfeed */
|
||||
#app-mount .scroller-1JpcIc, /* activityfeed scroller */
|
||||
#app-mount .gameLibrary-TTDw4Y, /* library */
|
||||
#app-mount .scroller-1IIF0A, /* library scroller */
|
||||
#app-mount .root-1BQpZw, /* giftinventory */
|
||||
#app-mount .scroller-5bBood, /* giftinventory scroller */
|
||||
#app-mount .applicationStore-1pNvnv, /* store */
|
||||
#app-mount .scroller-9moviB, /* nitropage scroller */
|
||||
#app-mount .lfg-3xoFkI, /* LFG */
|
||||
#app-mount .container-3gCOGc, /* friends */
|
||||
#app-mount .friendsTableBody-1ZhKif, /* friends body */
|
||||
#app-mount .scroller-2TZvBN, /* guilds scroller */
|
||||
#app-mount .scroller-1JbKMe, /* dmchannels scroller */
|
||||
#app-mount .messages-3amgkR, /* messages */
|
||||
#app-mount .members-1998pB, /* members inner */
|
||||
#app-mount .pageWrapper-1PgVDX, /* guilddiscovery */
|
||||
#app-mount .standardSidebarView-3F1I7i, /* settings */
|
||||
#app-mount .sidebarRegionScroller-3MXcoP, /* settings sidebarscroller */
|
||||
#app-mount .contentRegionScroller-26nc1e { /* settings contentscroller */
|
||||
#app-mount .scroller-2FKFPG, /* scroller */
|
||||
#app-mount .standardSidebarView-3F1I7i { /* settings */
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
|
@ -3304,6 +3294,7 @@ body:before {
|
|||
background: #593695;
|
||||
}
|
||||
#app-mount .body-3iLsc4, /* popout body */
|
||||
#app-mount .bodyInner-245q0L, /* popout bodyinner */
|
||||
#app-mount .footer-1fjuF6 { /* popout footer */
|
||||
background-color: transparent;
|
||||
color: rgb(var(--fontwhite2));
|
||||
|
|
Loading…
Reference in New Issue