mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 09:10:08 +00:00
change icon to application-certificate-symbolic
This commit is contained in:
parent
32cea715b5
commit
f050bd5c01
@ -85,7 +85,7 @@ impl List {
|
||||
&Image::builder()
|
||||
.css_classes(["success"]) // @TODO toggle on certificate issues
|
||||
.cursor(&Cursor::from_name("help", None).unwrap())
|
||||
.icon_name("help-about-symbolic")
|
||||
.icon_name("application-certificate-symbolic")
|
||||
.margin_end(4)
|
||||
.pixel_size(11)
|
||||
.build(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user