mirror of
https://github.com/openwrt/luci.git
synced 2026-06-01 19:12:00 +08:00
43ddf0cd12
Signed-off-by: Stan Grishin <stangri@melmac.net>
10 lines
125 B
HTML
10 lines
125 B
HTML
<style type="text/css">
|
|
.btn_spinner
|
|
{
|
|
display: inline-block;
|
|
width: 0px;
|
|
height: 16px;
|
|
margin: 0 0px;
|
|
}
|
|
</style>
|