Merge pull request #8072 from owncloud/slideshow-buttons

Fix slideshow buttons being invisible
remotes/origin/ldap_group_count
jbtbnl 2014-04-06 01:17:43 +07:00
commit 86adee98bf
1 changed files with 1 additions and 1 deletions

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