Improve dialogue buttons hover state

This commit is contained in:
Geraint White 2015-06-28 22:00:52 +01:00
parent 7174852a48
commit 67dccaa9ad

View file

@ -31,12 +31,13 @@
font-size: 16px;
button {
padding: 10px;
border: none;
text-align: center;
background: white;
color: black;
min-width: 75px;
margin: 8px;
margin: 0 8px;
text-transform: uppercase;
color: @accent;