make the input bold
parent
2af96d74fc
commit
0b81781f35
|
@ -59,6 +59,7 @@ body {
|
|||
background-color: darken(@toolbar-todo-bg, 10%);
|
||||
color: #fff;
|
||||
padding: 5px 10px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
button {
|
||||
|
|
Loading…
Reference in New Issue