show hashlink on result hower

This commit is contained in:
boryslevytskyi
2017-05-28 00:36:09 +03:00
parent cfb3e246cd
commit b59001c77e

View File

@@ -21,7 +21,7 @@ code { font-size: 1.2em; font-weight: bold; }
.hashLink { text-decoration: none; margin-left: 5px; visibility: hidden }
.hashLink:hover { text-decoration: underline; margin-left: 5px; }
.input:hover .hashLink { visibility: visible }
.result:hover .hashLink { visibility: visible }
.expression .label { font-weight: bold; padding-right: 5px; text-align: right; }
.expression .bin { letter-spacing: 3px; }