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

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2019-03-22 15:12:47 +0300
committersualko <klaus@jsxc.org>2019-03-22 15:12:47 +0300
commiteda6e97c109e38f132094dc49631c16837a4fee8 (patch)
tree0c25eebe2e1277e906c46daf2a4f208e7183ed06 /scss
parentb8dd87902eae1abef0c02a19afb1d892e228835f (diff)
fix: window list handlerv4.0.0-beta.2
Diffstat (limited to 'scss')
-rw-r--r--scss/vendor/_jsxc.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/scss/vendor/_jsxc.scss b/scss/vendor/_jsxc.scss
index 08fe0f2..6462e3a 100644
--- a/scss/vendor/_jsxc.scss
+++ b/scss/vendor/_jsxc.scss
@@ -29,11 +29,11 @@
#jsxc-roster {
padding-top: 5px; // NC >= 14
top: 45px;
- z-index: 1500;
+ z-index: 1550;
}
#jsxc-window-list,
-#jsxc_windowListSB {
+#jsxc-window-list-handler {
z-index: 1500;
}