Update webkit.css

This commit is contained in:
JackMyth 2021-08-01 23:05:42 +08:00
parent 75c75264a1
commit 170ad2801a
1 changed files with 7 additions and 0 deletions

View File

@ -332,6 +332,13 @@ html.client .apphub_background
background:none;
}
.ClientUIControls div[class^="downloads_SectionItem"] [class^="downloads_Button"]:hover,
.ClientUIControls div[class^="downloads_SectionItem"]:hover,
.ClientUIControls div[class^="downloads_SectionItem"][class*="downloads_Dragging"]
{
background:#3d4450A0;
}
.ClientUIControls div[class^="gamelistsectionheader_SectionHeaderContent"]
{
color: rgba(0, 0, 0, 1);