Dialog buttons have a pointer cursor now

pull/2110/head
wmwragg 2016-09-07 17:14:27 +01:00
parent cc720b9797
commit 761552430c
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ textarea {
padding-left: 1.5em;
padding-right: 1.5em;
outline: none;
cursor: pointer;
color: #76cfa6;
background-color: #fff;
}