make the input bold

pull/1/head
ansuz 2017-07-26 13:25:58 +02:00
parent 2af96d74fc
commit 0b81781f35
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ body {
background-color: darken(@toolbar-todo-bg, 10%);
color: #fff;
padding: 5px 10px;
font-weight: bold;
}
button {