Skip to content
Snippets Groups Projects
Commit 81423402 authored by Jonas Blatt's avatar Jonas Blatt :ant:
Browse files

Fix action style for info icon

parent 19a8184a
No related branches found
No related tags found
No related merge requests found
...@@ -29,6 +29,6 @@ input { ...@@ -29,6 +29,6 @@ input {
list-style-image: url("img/FATAL_ERROR.png"); list-style-image: url("img/FATAL_ERROR.png");
} }
.dmn-INFORMATION { .dmn-INFO {
list-style-image: url("img/INFO.png"); list-style-image: url("img/INFO.png");
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment