mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-12 20:00:09 +00:00
HC: entry - make hints italic
- to keep contrast but indicated difference between a value and a hint Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/5143
This commit is contained in:
parent
0f2582ff02
commit
09176fc1b3
@ -316,6 +316,7 @@ entry {
|
||||
|
||||
> text > placeholder {
|
||||
@extend .dim-label;
|
||||
@if $contrast == 'high' { font-style: italic; }
|
||||
}
|
||||
|
||||
> text > block-cursor {
|
||||
|
Loading…
Reference in New Issue
Block a user