Skip to content
Snippets Groups Projects
Commit 86adee98 authored by jbtbnl's avatar jbtbnl
Browse files

Merge pull request #8072 from owncloud/slideshow-buttons

Fix slideshow buttons being invisible
parents 2124eaba ceb6666e
No related branches found
No related tags found
No related merge requests found
...@@ -109,7 +109,7 @@ input[type="button"], ...@@ -109,7 +109,7 @@ input[type="button"],
margin: 3px 3px 3px 0; margin: 3px 3px 3px 0;
padding: 7px 6px 5px; padding: 7px 6px 5px;
font-size: 13px; font-size: 13px;
background: #fff; background-color: #fff;
color: #333; color: #333;
border: 1px solid #ddd; border: 1px solid #ddd;
outline: none; outline: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment