1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
openmptcprouter-feeds/luci-app-gpoint-main/luasrc/view/gpoint/css/style.htm
2022-11-22 03:23:41 +08:00

26 lines
353 B
HTML

<style type="text/css">
.btn_spinner {
display: inline-block;
width: 0px;
height: 16px;
margin: 0 0px;
}
.map {
height: 400px;
width: 100%;
}
.ol-viewport {
border-radius: 0.5%;
}
.fly-to-burn {
text-align: right;
}
.locate {
top: 6em;
left: .5em;
}
.status {
color: white;
float: right;
}
</style>