mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 21:27:50 -06:00
Improve visual hint that side cards are not in focus
Contributes to CL-1151
This commit is contained in:
parent
e877b47e22
commit
331cd730f1
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ Item
|
|||
GradientStop
|
||||
{
|
||||
position: 1.0
|
||||
color: "#00f6f6f6"
|
||||
color: "#66f6f6f6"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -190,7 +190,7 @@ Item
|
|||
GradientStop
|
||||
{
|
||||
position: 0.0
|
||||
color: "#00f6f6f6"
|
||||
color: "#66f6f6f6"
|
||||
}
|
||||
GradientStop
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue