Merge pull request #13752 from rummatee/issue7629

fix opacity for add-new-folder button
This commit is contained in:
Roeland Jago Douma 2019-01-30 09:25:47 +01:00 committed by GitHub
commit 502c0df2d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -770,6 +770,7 @@ code {
max-height: 36px;
width: 36px;
margin: 0px;
opacity: .5;
}
a {