mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 09:10:08 +00:00
change class for certificate details icon
This commit is contained in:
parent
8908c1aea1
commit
bc1cca08bc
@ -83,7 +83,7 @@ impl List {
|
||||
|
||||
subtitle.append(
|
||||
&Image::builder()
|
||||
.css_classes(["accent"])
|
||||
.css_classes(["success"]) // @TODO toggle on certificate issues
|
||||
.cursor(&Cursor::from_name("help", None).unwrap())
|
||||
.icon_name("help-about-symbolic")
|
||||
.margin_end(4)
|
||||
|
Loading…
x
Reference in New Issue
Block a user