commit | b3471867162bf5bfc31d3de9844e16cb5bfa4251 | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Thu Jul 20 17:03:39 2017 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Oct 09 12:46:58 2017 -0500 |
tree | 200b96792048d2a5d53b5f911e7209d51fb2b7f8 | |
parent | 3f0ddfe81fe62c1534768779ea484261c1f17a10 [diff] [blame] |
added pre-loader template to directives. Added styling for loader animation. Change-Id: I2f60a4bf8cbf49932b9e736818fcb3a4560af838 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/common/styles/elements/index.scss b/app/common/styles/elements/index.scss index 7b1d1c5..c9e29d9 100644 --- a/app/common/styles/elements/index.scss +++ b/app/common/styles/elements/index.scss
@@ -6,6 +6,7 @@ @import "alerts"; @import "inline-confirm"; @import "accordion"; +@import "loader"; @import "content-search"; @import "paginate"; @import "thresholds";