Support font style
This commit is contained in:
parent
d5ab4d6759
commit
c4f124283a
|
@ -597,6 +597,12 @@ html.client .apphub_background
|
||||||
background-image:none;
|
background-image:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ClientUIControls
|
||||||
|
{
|
||||||
|
/*TMC2:BeginSTUIFontGlobal*/
|
||||||
|
/*TMC2:EndSTUIFontGlobal*/
|
||||||
|
}
|
||||||
|
|
||||||
/*TMC2:BeginTransparentContent*/
|
/*TMC2:BeginTransparentContent*/
|
||||||
.ClientUIControls div[class ^="smartscrollcontainer_Body"][class*="appdetails_ScrollContainer"][class*="appdetails_Glassy"]
|
.ClientUIControls div[class ^="smartscrollcontainer_Body"][class*="appdetails_ScrollContainer"][class*="appdetails_Glassy"]
|
||||||
{
|
{
|
||||||
|
@ -703,4 +709,4 @@ html.client .apphub_background
|
||||||
color: #ABABAB;
|
color: #ABABAB;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*TMC2:EndTransparentContent*/
|
/*TMC2:EndTransparentContent*/
|
||||||
|
|
Loading…
Reference in New Issue