You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kibble.apache.org by hu...@apache.org on 2017/10/22 22:07:24 UTC

[kibble] branch master updated: contract topN list a bit, add a bottom horizontal ruler

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kibble.git


The following commit(s) were added to refs/heads/master by this push:
     new 5416b77  contract topN list a bit, add a bottom horizontal ruler
5416b77 is described below

commit 5416b77d2a542850ec6874d47cac92f1214ef98f
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Mon Oct 23 00:07:16 2017 +0200

    contract topN list a bit, add a bottom horizontal ruler
---
 ui/css/kibble.min.css | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/ui/css/kibble.min.css b/ui/css/kibble.min.css
index bde3b5e..6f2fe5e 100644
--- a/ui/css/kibble.min.css
+++ b/ui/css/kibble.min.css
@@ -90,6 +90,15 @@
    font-weight: bold;
 }
 
+.media-body>p {
+   margin: 0px;
+}
+
+.media.event {
+   margin-top: 5px !important;
+   border-bottom: 0.5px solid #CCC;
+}
+
 .sourceTypeIcon {
    float: left;
    border: 2px solid #116BE0;

-- 
To stop receiving notification emails like this one, please contact
['"commits@kibble.apache.org" <co...@kibble.apache.org>'].