mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:39:04 +08:00
Improve visual hint that side cards are not in focus
Contributes to CL-1151
This commit is contained in:
parent
e877b47e22
commit
331cd730f1
@ -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…
x
Reference in New Issue
Block a user