scss: use a lightbulb in live domain fix suggestion popup (#44392)

This commit is contained in:
Frédéric Péters 2020-06-24 09:44:34 +02:00
parent 7c9d2b9167
commit b3352aa836
1 changed files with 1 additions and 1 deletions

View File

@ -710,7 +710,7 @@ div.leaflet-bottom, div.leaflet-top {
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16);
span::before {
font-family: FontAwesome;
content: "\f071"; // exclamation triangle
content: "\f0eb"; // lightbulb
padding-right: 0.5em;
}
button.action,