X-Git-Url: https://jasonwoof.com/gitweb/?p=hexbog.git;a=blobdiff_plain;f=style.less;h=2c0c6b3b9bb29d3fe142cefa2c170d12af6ad2cb;hp=59ee961bcc4be0bfe73ffe0cc588652682d84512;hb=643696e68d5a23c907592334432796738fcc288c;hpb=0c083aaa10e7391e416559f859c65e4431c22eb1 diff --git a/style.less b/style.less index 59ee961..2c0c6b3 100644 --- a/style.less +++ b/style.less @@ -213,6 +213,13 @@ body { background-color: @selected-good-color; } } +.connector { + position: absolute; + height: 10px; + width: 10px; + background: #666; + border-radius: 10px; +} #loading { position: absolute; top: 140px;