Improve dialogue buttons hover state
This commit is contained in:
parent
7174852a48
commit
67dccaa9ad
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue