Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/css
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-01-30 11:25:47 +0300
committerGitHub <noreply@github.com>2019-01-30 11:25:47 +0300
commit502c0df2d915fe87cc5cc8bf9d839e074dbd62b7 (patch)
treedff03771c688b6cfbb3d2b0e48c2debd16a8e8ae /core/css
parent0769829615ac918e216aba1d460b9319302c4688 (diff)
parent251b9e4cfbae0eabb40d6d0efd78fa5b9bc68016 (diff)
Merge pull request #13752 from rummatee/issue7629
fix opacity for add-new-folder button
Diffstat (limited to 'core/css')
-rw-r--r--core/css/styles.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/styles.scss b/core/css/styles.scss
index 5f45b29cfde..912648f2757 100644
--- a/core/css/styles.scss
+++ b/core/css/styles.scss
@@ -770,6 +770,7 @@ code {
max-height: 36px;
width: 36px;
margin: 0px;
+ opacity: .5;
}
a {