-
+
diff --git a/templates/index.tmpl b/templates/index.tmpl index ab53a72..78f875b 100644 --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -101,15 +101,15 @@ a { .line:hover { background-color: rgba(125,125,125,.40); } - .cont:hover { + .cont { cursor: grab; } div.linectrl { text-align: right; } div.linectrl button { - width: 60px; - height: 30px; + /*width: 60px; + height: 30px;*/ } div.line:not(.unpinned) .linetext { font-weight: bold; @@ -124,7 +124,7 @@ a {