mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-28 12:04:13 +00:00
update icon name, use accent color class for symbolic presentation
This commit is contained in:
parent
5ae2c2327a
commit
1ae2949f9c
@ -46,8 +46,9 @@ impl List {
|
||||
|
||||
subtitle.append(
|
||||
&Image::builder()
|
||||
.css_classes(["accent"])
|
||||
.cursor(&Cursor::from_name("help", None).unwrap())
|
||||
.icon_name("dialog-information")
|
||||
.icon_name("help-about-symbolic")
|
||||
.margin_end(4)
|
||||
.pixel_size(11)
|
||||
.build(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user