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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSander <sbrand@exed.nl>2016-09-12 16:32:59 +0300
committerSander <sbrand@exed.nl>2016-09-12 16:32:59 +0300
commit848e38672c9d14dd5625de6dcd84e823bc777906 (patch)
tree2d00e1b0919e4524fec645ce681ac8f4a450bbdc /css/app.css
parent5fc5520c993ec75fa23f2027a3518ee25757bf16 (diff)
Style password breakdown
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/app.css b/css/app.css
index 7d264ab6..981b0332 100644
--- a/css/app.css
+++ b/css/app.css
@@ -149,4 +149,7 @@
padding: 0;
transition: height 0.15s ease-in; }
+.ui-dialog {
+ z-index: 9999; }
+
/*# sourceMappingURL=app.css.map */