From 0b81781f35eab2b0bb6b8f7b6bf3fa0f69984960 Mon Sep 17 00:00:00 2001 From: ansuz Date: Wed, 26 Jul 2017 13:25:58 +0200 Subject: [PATCH] make the input bold --- www/todo/todo.less | 1 + 1 file changed, 1 insertion(+) diff --git a/www/todo/todo.less b/www/todo/todo.less index 9a16733e8..c38f4b4ff 100644 --- a/www/todo/todo.less +++ b/www/todo/todo.less @@ -59,6 +59,7 @@ body { background-color: darken(@toolbar-todo-bg, 10%); color: #fff; padding: 5px 10px; + font-weight: bold; } button {