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