You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ea...@apache.org on 2018/07/17 13:23:09 UTC

qpid-dispatch git commit: DISPATCH-1078 Prevent font override on Consoles's message flow page.

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master a3b271e79 -> 6a4d571f6


DISPATCH-1078 Prevent font override on Consoles's message flow page.


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/6a4d571f
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/6a4d571f
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/6a4d571f

Branch: refs/heads/master
Commit: 6a4d571f6c7cd17cbf2c1df313273e403d689ffc
Parents: a3b271e
Author: Ernest Allen <ea...@redhat.com>
Authored: Tue Jul 17 09:22:22 2018 -0400
Committer: Ernest Allen <ea...@redhat.com>
Committed: Tue Jul 17 09:22:22 2018 -0400

----------------------------------------------------------------------
 console/stand-alone/plugin/html/qdrChord.html | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/6a4d571f/console/stand-alone/plugin/html/qdrChord.html
----------------------------------------------------------------------
diff --git a/console/stand-alone/plugin/html/qdrChord.html b/console/stand-alone/plugin/html/qdrChord.html
index cb9695a..bf3eced 100644
--- a/console/stand-alone/plugin/html/qdrChord.html
+++ b/console/stand-alone/plugin/html/qdrChord.html
@@ -156,13 +156,8 @@
 #legend .panel-body {
   padding: 4px 15px;
 }
-.code-branch:before {
-  font-style: normal;
-  font-family: FontAwesome;
-  content: "\f126";
-}
 
-  .legend-min-address {
+.legend-min-address {
     padding-left: 15px;
     opacity: 0;
     z-index: 0;


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org