commit | b055eb0c11a47208df7dfcfad4beaf74e8076b4b | [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 13:17:30 2017 -0500 |
tree | 4f2a86ae6cbf8055edee8114139fd6a774b23ed7 | |
parent | 83608e1faeb8f5b3621bf2c5e3c3ff7be4314eb5 [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";