fix opacity for add-new-folder button

Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
This commit is contained in:
Florian Schunk 2019-01-22 21:11:10 +01:00
parent ccc35d5566
commit 251b9e4cfb
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 {