luci/applications/luci-app-vpnbypass/luasrc/view/vpnbypass/css.htm
Stan Grishin caade389a8 luci-app-vpnbypass: better service control buttons
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-20 15:42:08 -07:00

9 lines
125 B
HTML

<style type="text/css">
.btn_spinner
{
display: inline-block;
width: 0px;
height: 16px;
margin: 0 0px;
}
</style>