fix opacity for add-new-folder button
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
This commit is contained in:
parent
ccc35d5566
commit
251b9e4cfb
|
@ -770,6 +770,7 @@ code {
|
|||
max-height: 36px;
|
||||
width: 36px;
|
||||
margin: 0px;
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Reference in New Issue