Merge pull request #13752 from rummatee/issue7629
fix opacity for add-new-folder button
This commit is contained in:
commit
502c0df2d9
|
@ -770,6 +770,7 @@ code {
|
||||||
max-height: 36px;
|
max-height: 36px;
|
||||||
width: 36px;
|
width: 36px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
opacity: .5;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Reference in New Issue