mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-22 14:13:49 +08:00
将SpkTitleBar的底色改为默认纯色
有计划寻找一个合适的渐变色
This commit is contained in:
@@ -328,7 +328,7 @@ SpkIconButton:checked
|
|||||||
|
|
||||||
SpkTitleBar
|
SpkTitleBar
|
||||||
{
|
{
|
||||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 DCTL2, stop:1 DCTL1)
|
background-color: GBG_;
|
||||||
}
|
}
|
||||||
|
|
||||||
SpkTitleBarDefaultButton
|
SpkTitleBarDefaultButton
|
||||||
@@ -384,6 +384,5 @@ SpkTitleBarDefaultButton:pressed
|
|||||||
|
|
||||||
#spk_mw_titlebar
|
#spk_mw_titlebar
|
||||||
{
|
{
|
||||||
background-color: GBG_;
|
|
||||||
border-bottom: 1px solid DVL;
|
border-bottom: 1px solid DVL;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user