Skip to content
Snippets Groups Projects
Commit 45934655 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

fix arrow icons box-up and box-down

parent 964880f8
Branches
No related tags found
1 merge request!66php8 only; added variable types; short array syntax; remove glyphicons
...@@ -130,8 +130,8 @@ class htmlguielements ...@@ -130,8 +130,8 @@ class htmlguielements
'file-target' => 'fa-solid fa-file-upload', 'file-target' => 'fa-solid fa-file-upload',
'replace' => 'fa-solid fa-random', 'replace' => 'fa-solid fa-random',
'box-up' => 'fa-chevron-up', 'box-up' => 'fa-solid fa-chevron-up',
'box-down' => 'fa-chevron-down', 'box-down' => 'fa-solid fa-chevron-down',
'sign-info' => 'fa-solid fa-info', 'sign-info' => 'fa-solid fa-info',
'sign-warning' => 'fa-solid fa-exclamation', 'sign-warning' => 'fa-solid fa-exclamation',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment