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
path: root/css
diff options
context:
space:
mode:
authorFelix NĂ¼sse <Felix.nuesse@t-online.de>2018-09-29 20:06:54 +0300
committerfnuesse <felix.nuesse@t-online.de>2018-11-21 19:33:37 +0300
commit9f3814320a3bbcbe8f0cf23efa328811c655cbcf (patch)
tree002f3b2ef4bfbfbe928e9e886a757916d3b0406f /css
parent3e050c9a15c4c8339580c5a09cced5eaf39c09b4 (diff)
Changed CSS to real file
Diffstat (limited to 'css')
-rw-r--r--css/app.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/css/app.css b/css/app.css
index 71e32af7..97271afd 100644
--- a/css/app.css
+++ b/css/app.css
@@ -484,7 +484,8 @@
font-size: 19px;
float: left;
margin-right: 5px;
- margin-left: 3px; }
+ margin-left: 3px;
+ }
#app-content #app-content-wrapper .credential-table tr td .icon-more {
display: inline-block;
float: right;
@@ -765,6 +766,7 @@
cursor: pointer;
/* "hand" cursor */ }
+
.btn-danger {
color: #fff; }