Fix slideshow buttons being invisible

This commit is contained in:
Robin Appelman 2014-04-06 00:16:14 +02:00
parent 797bb7b9cc
commit ceb6666e73
1 changed files with 1 additions and 1 deletions

View File

@ -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;