aboutsummaryrefslogtreecommitdiffstats
path: root/scss/uikit/theme/list.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/uikit/theme/list.scss')
-rw-r--r--scss/uikit/theme/list.scss39
1 files changed, 0 insertions, 39 deletions
diff --git a/scss/uikit/theme/list.scss b/scss/uikit/theme/list.scss
deleted file mode 100644
index 67e3c72c..00000000
--- a/scss/uikit/theme/list.scss
+++ /dev/null
@@ -1,39 +0,0 @@
-//
-// Component: List
-//
-// ========================================================================
-
-
-// Variables
-// ========================================================================
-
-//
-// New
-//
-
-$list-striped-border-width: $global-border-width !default;
-$list-striped-border: $global-border !default;
-
-
-// Style modifiers
-// ========================================================================
-
-// @mixin hook-list-divider(){}
-
-
-
-// @mixin hook-list-bullet(){}
-
-
-// Miscellaneous
-// ========================================================================
-
-// @mixin hook-list-misc(){}
-
-
-// Inverse
-// ========================================================================
-
-// @mixin hook-inverse-list-divider(){}
-
-// @mixin hook-inverse-list-bullet(){} \ No newline at end of file