aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/_global_variables.scss.d.ts
diff options
context:
space:
mode:
authorSam Wilkins <abdullah_ahmed@brown.edu>2019-04-13 19:14:42 -0400
committerSam Wilkins <abdullah_ahmed@brown.edu>2019-04-13 19:14:42 -0400
commit7a1a028d1d3f5602d39f559cb1614abda658a371 (patch)
tree5de71b963a2e2e370818591f6e99fba868503ee0 /src/client/views/_global_variables.scss.d.ts
parent35f09470b2939a6640b85c94a9a4ea2551a6ea42 (diff)
parentb7252aeacbbd73120bc6f80d551f4505646a883b (diff)
resolved merge conflicts with master
Diffstat (limited to 'src/client/views/_global_variables.scss.d.ts')
-rw-r--r--src/client/views/_global_variables.scss.d.ts7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/client/views/_global_variables.scss.d.ts b/src/client/views/_global_variables.scss.d.ts
deleted file mode 100644
index c902d473f..000000000
--- a/src/client/views/_global_variables.scss.d.ts
+++ /dev/null
@@ -1,7 +0,0 @@
-
-export interface I_globalScss {
- contextMenuZindex: string; // context menu shows up over everything
-}
-export const globalStyleVariables: I_globalScss;
-
-export default globalStyleVariables; \ No newline at end of file