2 lines
1.2 KiB
Python
2 lines
1.2 KiB
Python
[data-v-f3fb4ae5]:export{namespace:v;elNamespace:el}#map-container[data-v-f3fb4ae5]{padding:0;margin:0;width:100%;height:800px}#map-container[data-v-f3fb4ae5] .description{background-color:#fff;height:50px;display:flex;justify-content:space-between;align-items:center;padding:10px;box-sizing:border-box;border:2px solid #f05b72;border-radius:5px;font-size:14px}#map-container[data-v-f3fb4ae5] .point{display:inline-block;width:9px;height:9px;border-radius:50%;background-color:#f05b72;margin-bottom:1px;margin-right:2px}#map-container[data-v-f3fb4ae5] .name-box{display:inline;margin-right:8px}#map-container[data-v-f3fb4ae5] .alarmDevice{text-align:center;margin:0 auto;width:30px;height:30px;background-color:#f13737;box-shadow:0 0 15px #f61212;border-radius:50%;-webkit-animation-name:"alarmDeviceBreath";-webkit-animation-duration:1s;-webkit-animation-timing-function:ease;-webkit-animation-delay:0s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate}@keyframes alarmDeviceBreath{0%{margin-left:0;margin-top:0;width:30px;height:30px;box-shadow:0 0 15px #f61212;opacity:1.2}to{margin-left:5px;margin-top:5px;width:20px;height:20px;box-shadow:0 0 10px #f61212;opacity:.6}}
|