You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ag...@apache.org on 2018/04/23 10:34:28 UTC

[4/9] ignite git commit: IGNITE-8298 Web Console: Fixed tables UI issues.

IGNITE-8298 Web Console: Fixed tables UI issues.


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

Branch: refs/heads/ignite-6083
Commit: f5a652542ee030193c523227a8588ae4980e0963
Parents: 086e630
Author: Dmitriy Shabalin <dm...@gmail.com>
Authored: Mon Apr 23 16:19:32 2018 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Mon Apr 23 16:19:32 2018 +0700

----------------------------------------------------------------------
 .../web-console/frontend/app/primitives/ui-grid-header/index.scss | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/f5a65254/modules/web-console/frontend/app/primitives/ui-grid-header/index.scss
----------------------------------------------------------------------
diff --git a/modules/web-console/frontend/app/primitives/ui-grid-header/index.scss b/modules/web-console/frontend/app/primitives/ui-grid-header/index.scss
index 1ff27b2..4d5d455 100644
--- a/modules/web-console/frontend/app/primitives/ui-grid-header/index.scss
+++ b/modules/web-console/frontend/app/primitives/ui-grid-header/index.scss
@@ -115,7 +115,8 @@
     }
 }
 
-.ui-grid[ui-grid-selection][ui-grid-grouping] {
+.ui-grid[ui-grid-selection][ui-grid-grouping],
+.ui-grid[ui-grid-selection][ui-grid-tree-view] {
     .ui-grid-pinned-container-left {
         .ui-grid-header--subcategories {
             .ui-grid-header-span {