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
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-10-09 08:53:30 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2019-10-29 15:20:03 +0300
commit1c13c52acffeac59b0ef5d156a9a5bc36e611619 (patch)
treee140b7a2342d7ee396acc4b2abe24264f55d0549 /core/css/systemtags.scss
parentae59edc6bfa7331636c7a0d0b144f292367ae5a3 (diff)
Systemtags and external actions update
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'core/css/systemtags.scss')
-rw-r--r--core/css/systemtags.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/css/systemtags.scss b/core/css/systemtags.scss
index bffafe101e3..e2b587fcc79 100644
--- a/core/css/systemtags.scss
+++ b/core/css/systemtags.scss
@@ -69,8 +69,10 @@
}
}
+.systemTagsInfoView,
.systemtags-select2-container {
width: 100%;
+
.select2-choices .select2-search-choice.select2-locked .label {
opacity: 0.5;
}