Add compatibility for ShowLWD

This commit is contained in:
JackMyth 2020-04-06 19:21:13 +08:00
parent c43c66029e
commit 978e277ebd
1 changed files with 2 additions and 2 deletions

View File

@ -195,10 +195,10 @@ div[class^="smartscrollcontainer"]
div[class^="library_LibraryWindowDivider"] div[class^="library_LibraryWindowDivider"]
{ {
/*TMC:BeginLWD*/ /*TMC2:BeginLWD*/
box-shadow: 1px 0px 6px 1px #000000; box-shadow: 1px 0px 6px 1px #000000;
background-color: #17191bFF!important; background-color: #17191bFF!important;
/*TMC:EndLWD*/ /*TMC2:EndLWD*/
} }
div[class^="gamelisthome_Label"] div[class^="gamelisthome_Label"]