Support font style

This commit is contained in:
JackMyth 2020-06-05 13:21:26 +08:00
parent d5ab4d6759
commit c4f124283a
1 changed files with 7 additions and 1 deletions

View File

@ -597,6 +597,12 @@ html.client .apphub_background
background-image:none;
}
.ClientUIControls
{
/*TMC2:BeginSTUIFontGlobal*/
/*TMC2:EndSTUIFontGlobal*/
}
/*TMC2:BeginTransparentContent*/
.ClientUIControls div[class ^="smartscrollcontainer_Body"][class*="appdetails_ScrollContainer"][class*="appdetails_Glassy"]
{
@ -703,4 +709,4 @@ html.client .apphub_background
color: #ABABAB;
}
/*TMC2:EndTransparentContent*/
/*TMC2:EndTransparentContent*/