commit | 005d6505396f2278ea20448a2c90e0705758c24b | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Fri Jun 09 13:51:05 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 13:14:23 2017 -0500 |
tree | 53452a71766cc3b1dfec739d243a1cedb24571d4 | |
parent | 522a552dd9b5c67d1a84c7a6bd2f96dcfe4e607a [diff] [blame] |
Create quicklinks style class Change-Id: Ibbe769a9c23d288db6b8e9db1a41b25d7b060999 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 b19ecab..d136134 100644 --- a/app/common/styles/elements/index.scss +++ b/app/common/styles/elements/index.scss
@@ -10,4 +10,5 @@ @import "paginate"; @import "thresholds"; @import "export"; -@import "modals"; \ No newline at end of file +@import "modals"; +@import "quicklinks"; \ No newline at end of file