From: Alan Knowles Date: Fri, 8 Dec 2017 07:39:49 +0000 (+0800) Subject: update to include securepass X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=79ad96dcdcb6f21522ce5bd49efe6e894ca8e2d5 update to include securepass --- diff --git a/buildSDK/dependancy_bootstrap.txt b/buildSDK/dependancy_bootstrap.txt index 486628d642..775d313a8a 100644 --- a/buildSDK/dependancy_bootstrap.txt +++ b/buildSDK/dependancy_bootstrap.txt @@ -83,6 +83,7 @@ Roo.bootstrap.MonthField Roo.bootstrap.CheckBox Roo.bootstrap.Radio +Roo.bootstrap.SecurePass Roo.HtmlEditorCore Roo.bootstrap.HtmlEditor diff --git a/less/roojs-bootstrap/secure-pass.less b/less/roojs-bootstrap/secure-pass.less index 08c4e23db3..6115598d66 100644 --- a/less/roojs-bootstrap/secure-pass.less +++ b/less/roojs-bootstrap/secure-pass.less @@ -5,7 +5,7 @@ } .roo-password-meter-grey { - background: @gray-light; /* For browsers that do not support gradients */ + background: @gray-light; margin-bottom: 30px; height: 10px; } diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 5c4055f05e..4226495200 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -20672,7 +20672,366 @@ Roo.extend(Roo.bootstrap.Radio, Roo.bootstrap.Component, { }); - //