Repository: kylin
Updated Branches:
  refs/heads/1.x-staging 5666d7f23 -> 1caa626e8


minor, UI update tree control label style


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1caa626e
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1caa626e
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1caa626e

Branch: refs/heads/1.x-staging
Commit: 1caa626e88a82cd1451cd9abda615749a58ed787
Parents: 5666d7f
Author: janzhongi <jiazh...@ebay.com>
Authored: Thu Feb 18 11:25:31 2016 +0800
Committer: janzhongi <jiazh...@ebay.com>
Committed: Thu Feb 18 11:25:31 2016 +0800

----------------------------------------------------------------------
 webapp/app/less/app.less | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/1caa626e/webapp/app/less/app.less
----------------------------------------------------------------------
diff --git a/webapp/app/less/app.less b/webapp/app/less/app.less
index e80b757..bf2ba77 100644
--- a/webapp/app/less/app.less
+++ b/webapp/app/less/app.less
@@ -416,9 +416,7 @@ treecontrol > ul {
 treecontrol > ul > li {
   padding-left: 0;
 }
-treecontrol li .tree-label{
-  cursor: default;
-}
+
 treecontrol li treeitem .tree-label{
   cursor: pointer;
 }

Reply via email to