show release info in tooltip

This commit is contained in:
Christian Herzog
2019-09-25 20:04:57 +02:00
parent e5abd52efe
commit 712f897f9f
3 changed files with 14 additions and 3 deletions

View File

@@ -290,6 +290,11 @@ input, textarea {
display: none;
}
.tooltip-inner {
font-family: monospace, monospace;
font-size: 70%;
}
/*
.toggle-buttons input[type="radio"] {
visibility: hidden;