Add debug old icons

This commit is contained in:
alonso.torres 2024-03-01 11:08:49 +01:00
parent 1f0683498f
commit bf898bfdc9
2 changed files with 14 additions and 1 deletions

View file

@ -12,3 +12,8 @@
body {
color: yellow;
}
.deprecated-icon {
fill: red !important;
stroke: red !important;
}