Fix color

This commit is contained in:
JackMyth 2020-06-10 10:25:02 +08:00
parent 0e48278463
commit 1463473c2d
1 changed files with 2 additions and 1 deletions

View File

@ -571,7 +571,8 @@ html.client .apphub_background
color:#222222;
}
.ClientUIControls div[class^="libraryhomenewupdates_EventTime"]
.ClientUIControls div[class^="libraryhomenewupdates_EventTime"],
.ClientUIControls div[class*="libraryhome_InnerContainer"]
{
color:#000000CC;
}