You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vo...@apache.org on 2017/07/04 10:02:35 UTC

[29/50] ignite git commit: IGNITE-4467 Added missing style.

IGNITE-4467 Added missing style.


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

Branch: refs/heads/master
Commit: fe5f551963bdda28e6b64b9827c226a6fcddb684
Parents: 459dc9e
Author: Alexey Kuznetsov <ak...@apache.org>
Authored: Thu Jun 29 15:12:55 2017 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Thu Jun 29 15:12:55 2017 +0700

----------------------------------------------------------------------
 .../frontend/app/components/input-dialog/input-dialog.tpl.pug      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/fe5f5519/modules/web-console/frontend/app/components/input-dialog/input-dialog.tpl.pug
----------------------------------------------------------------------
diff --git a/modules/web-console/frontend/app/components/input-dialog/input-dialog.tpl.pug b/modules/web-console/frontend/app/components/input-dialog/input-dialog.tpl.pug
index 416d79b..5c6e173 100644
--- a/modules/web-console/frontend/app/components/input-dialog/input-dialog.tpl.pug
+++ b/modules/web-console/frontend/app/components/input-dialog/input-dialog.tpl.pug
@@ -16,7 +16,7 @@
 
 include /app/helpers/jade/mixins
 
-.modal.modal--ignite(tabindex='-1' role='dialog')
+.modal.modal--ignite.theme--ignite(tabindex='-1' role='dialog')
     .modal-dialog
         form.modal-content(name='ctrl.form' novalidate)
             .modal-header