summaryrefslogtreecommitdiffstats
path: root/core/css
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-07-12 09:56:46 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-07-12 16:49:39 +0200
commitae86845062e6bf303799c8ff52fd997db6cd22ab (patch)
tree5ac103df2b7eb4e5087886790c3a75469c58f627 /core/css
parent5bac9693511ca0e9e5f0553ecc8791cccf05c935 (diff)
downloadnextcloud-server-ae86845062e6bf303799c8ff52fd997db6cd22ab.tar.gz
nextcloud-server-ae86845062e6bf303799c8ff52fd997db6cd22ab.zip
Fixed favorite folder view display
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'core/css')
-rw-r--r--core/css/apps.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/css/apps.scss b/core/css/apps.scss
index 784d67798a6..6645b6868d5 100644
--- a/core/css/apps.scss
+++ b/core/css/apps.scss
@@ -148,7 +148,8 @@ kbd {
a:hover,
a:focus,
a:active,
- a.selected {
+ a.selected ,
+ a.active {
&,
> a {
opacity: 1;