From 9f3814320a3bbcbe8f0cf23efa328811c655cbcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20N=C3=BCsse?= Date: Sat, 29 Sep 2018 19:06:54 +0200 Subject: Changed CSS to real file --- css/app.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'css/app.css') 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; } -- cgit v1.2.3