mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-23 11:32:21 +08:00
将SpkTitleBar的底色改为默认纯色
有计划寻找一个合适的渐变色
This commit is contained in:
parent
c71582997b
commit
2bba8f57ba
@ -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;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user