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:
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/app.css b/css/app.css
index 1a967730..79444fc0 100644
--- a/css/app.css
+++ b/css/app.css
@@ -890,7 +890,8 @@
opacity: 1 !important;
z-index: 140; }
.nav-trashbin a.active {
- #border-left: 3px solid #0082c9; }
+ #border-left: 3px solid #0082c9;
+ }
.nav-trashbin a .fa {
margin-right: 15px; }