From c981a4d53e2c4231f0fd5150eb65dcce5a812303 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Fri, 22 Jan 2016 07:38:09 -0800 Subject: [PATCH] Minor adjustments for demo --- .../client/src/dashboard/graphs/dashboard-graphs.block.less | 4 ++++ awx/ui/client/src/setup-menu/setup-item.block.less | 1 + awx/ui/client/src/setup-menu/setup-menu.partial.html | 4 ++-- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/awx/ui/client/src/dashboard/graphs/dashboard-graphs.block.less b/awx/ui/client/src/dashboard/graphs/dashboard-graphs.block.less index eb7a1bbf9e..c35ecba302 100644 --- a/awx/ui/client/src/dashboard/graphs/dashboard-graphs.block.less +++ b/awx/ui/client/src/dashboard/graphs/dashboard-graphs.block.less @@ -215,6 +215,10 @@ border-color: @btn-bord-sel; } +.DashboardGraphs-statusFilterIcon{ + padding-right: 5px; +} + .DashboardGraphs-hostStatusLabel--successful{ text-anchor: start !important; } diff --git a/awx/ui/client/src/setup-menu/setup-item.block.less b/awx/ui/client/src/setup-menu/setup-item.block.less index 473432d6d2..8947b5f042 100644 --- a/awx/ui/client/src/setup-menu/setup-item.block.less +++ b/awx/ui/client/src/setup-menu/setup-item.block.less @@ -11,6 +11,7 @@ padding: 20px; margin-top: 20px; transition: background-color 0.2s; + cursor:pointer; } .SetupItem:hover { diff --git a/awx/ui/client/src/setup-menu/setup-menu.partial.html b/awx/ui/client/src/setup-menu/setup-menu.partial.html index bbba41d143..f90f3ee851 100644 --- a/awx/ui/client/src/setup-menu/setup-menu.partial.html +++ b/awx/ui/client/src/setup-menu/setup-menu.partial.html @@ -42,11 +42,11 @@ View and edit your license information.

- +