Repository: ignite Updated Branches: refs/heads/ignite-843 00ab99f2c -> f7e0b3f91
IGNITE-843: WIP Preview Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f7e0b3f9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f7e0b3f9 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/f7e0b3f9 Branch: refs/heads/ignite-843 Commit: f7e0b3f91163f3a2ad1fe04f8131782f7d90c922 Parents: 00ab99f Author: Alexey Kuznetsov <[email protected]> Authored: Tue Sep 1 15:40:49 2015 +0700 Committer: Alexey Kuznetsov <[email protected]> Committed: Tue Sep 1 15:40:49 2015 +0700 ---------------------------------------------------------------------- .../control-center-web/src/main/js/public/stylesheets/style.scss | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/f7e0b3f9/modules/control-center-web/src/main/js/public/stylesheets/style.scss ---------------------------------------------------------------------- diff --git a/modules/control-center-web/src/main/js/public/stylesheets/style.scss b/modules/control-center-web/src/main/js/public/stylesheets/style.scss index 91fb2da..29eb5e7 100644 --- a/modules/control-center-web/src/main/js/public/stylesheets/style.scss +++ b/modules/control-center-web/src/main/js/public/stylesheets/style.scss @@ -1163,6 +1163,7 @@ a { a { background-color: white; margin-left: 5px; + font-size: 0.9em; } }
