Fix slideshow buttons being invisible
This commit is contained in:
parent
797bb7b9cc
commit
ceb6666e73
|
@ -109,7 +109,7 @@ input[type="button"],
|
|||
margin: 3px 3px 3px 0;
|
||||
padding: 7px 6px 5px;
|
||||
font-size: 13px;
|
||||
background: #fff;
|
||||
background-color: #fff;
|
||||
color: #333;
|
||||
border: 1px solid #ddd;
|
||||
outline: none;
|
||||
|
|
Loading…
Reference in New Issue