mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -770,6 +770,7 @@ code {
|
|||
max-height: 36px;
|
||||
width: 36px;
|
||||
margin: 0px;
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
|
|||
Loading…
Reference in a new issue