diff --git a/ui/stylesheets/csui/_list.scss b/ui/stylesheets/csui/_list.scss new file mode 100644 index 00000000000..d852864bd42 --- /dev/null +++ b/ui/stylesheets/csui/_list.scss @@ -0,0 +1,5 @@ +@mixin list { + table { + + } +} \ No newline at end of file