mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
Merge pull request #8072 from owncloud/slideshow-buttons
Fix slideshow buttons being invisible
This commit is contained in:
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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue