Commit Graph

2 Commits (c87e6a89da05bcf57cc0b60359915efd008f744f)

Author SHA1 Message Date
silverwind d30e02255f
Slightly reduce exclamation icon size ()
It seemed a tad to big compared to other icons. Shrink it slightly.

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
silverwind 89505ac650
Change commit status icons to SVG ()
* Fix commit status popover and switch to svg icons

* margin tweak

* fix integration, use warning sign for error to match previous

* remove fix from here, will be a new pr

* use top/bottom positioning

* vertically center

* use no-entry over alert oction

* add exclamation icon

* fix test selector

* more test fixes