mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 20:21:06 +01:00
Changed to a warning icon
This commit is contained in:
parent
4f6c87a524
commit
20841ae7bf
6 changed files with 30 additions and 24 deletions
|
|
@ -26,7 +26,7 @@
|
|||
}
|
||||
|
||||
100% {
|
||||
box-shadow: 0 0 3px 3px @golden;
|
||||
box-shadow: 0 0 2px 2px @golden;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -36,6 +36,6 @@
|
|||
}
|
||||
|
||||
100% {
|
||||
box-shadow: 0 0 3px 3px @dark-blue;
|
||||
box-shadow: 0 0 2px 2px @dark-blue;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue