mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
微调QSS让暗色的应用列表不那么刺眼
This commit is contained in:
@@ -120,17 +120,18 @@ SpkAppItem::hover
|
|||||||
background: DCTL1;
|
background: DCTL1;
|
||||||
}
|
}
|
||||||
|
|
||||||
SpkAppItem::pressed
|
|
||||||
{
|
|
||||||
background: DCTL3;
|
|
||||||
}
|
|
||||||
|
|
||||||
#styAppItmTitle
|
#styAppItmTitle
|
||||||
{
|
{
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#styAppItmDesc
|
||||||
|
{
|
||||||
|
color: TXL;
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
#styChkBtn
|
#styChkBtn
|
||||||
{
|
{
|
||||||
border-width: 0px;
|
border-width: 0px;
|
||||||
@@ -216,4 +217,4 @@ SpkTitleBarDefaultButton:pressed
|
|||||||
#styMwCateg::branch:selected
|
#styMwCateg::branch:selected
|
||||||
{
|
{
|
||||||
background-color: ACC_;
|
background-color: ACC_;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user