mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
change icon to application-certificate-symbolic
This commit is contained in:
parent
32cea715b5
commit
f050bd5c01
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue