diff options
-rwxr-xr-x | _scss/imports/scss/_Stage.scss | 52 | ||||
-rwxr-xr-x | js/io/templates/files/template.css | 0 | ||||
-rwxr-xr-x | js/io/templates/files/template.html | 0 | ||||
-rwxr-xr-x | js/io/templates/files/template.js | 0 | ||||
-rwxr-xr-x | js/io/templates/files/template.json | 0 | ||||
-rwxr-xr-x | js/io/templates/files/template.php | 0 | ||||
-rwxr-xr-x | js/io/templates/files/template.pl | 0 | ||||
-rwxr-xr-x | js/io/templates/files/template.py | 0 | ||||
-rwxr-xr-x | js/io/templates/files/template.rb | 0 | ||||
-rwxr-xr-x | js/io/templates/files/template.xml | 0 |
10 files changed, 0 insertions, 52 deletions
diff --git a/_scss/imports/scss/_Stage.scss b/_scss/imports/scss/_Stage.scss index faf8ee94..bed29d98 100755 --- a/_scss/imports/scss/_Stage.scss +++ b/_scss/imports/scss/_Stage.scss | |||
@@ -20,40 +20,6 @@ | |||
20 | border-width: 1px; | 20 | border-width: 1px; |
21 | } | 21 | } |
22 | 22 | ||
23 | // Used for the Iframe Version | ||
24 | #mainStageIFrame { | ||
25 | border: none; | ||
26 | margin: 4px; | ||
27 | } | ||
28 | |||
29 | |||
30 | |||
31 | |||
32 | #mainStageArea { | ||
33 | -moz-box-flex: 1; | ||
34 | -webkit-box-flex: 1; | ||
35 | box-flex: 1; | ||
36 | |||
37 | overflow: scroll; | ||
38 | position: relative; | ||
39 | |||
40 | margin: 0px; | ||
41 | padding: 0px; | ||
42 | border: none; | ||
43 | } | ||
44 | |||
45 | #pasteBoard { | ||
46 | // position: relative; | ||
47 | top: 0px; | ||
48 | left: 0px; | ||
49 | margin: 0px; | ||
50 | padding: 0px; | ||
51 | border: none; | ||
52 | |||
53 | // overflow: scroll; | ||
54 | } | ||
55 | |||
56 | |||
57 | #stageBG { | 23 | #stageBG { |
58 | width:100%; | 24 | width:100%; |
59 | height:100%; | 25 | height:100%; |
@@ -84,24 +50,6 @@ | |||
84 | z-index: 1; | 50 | z-index: 1; |
85 | } | 51 | } |
86 | 52 | ||
87 | #stageParent { | ||
88 | // we aren't entirely sure why this works but putting a slight opacity on this div | ||
89 | // seems to keep the users content from breaking through the overlay canvas and eating mouse events | ||
90 | // John Mayhew | ||
91 | |||
92 | z-index: 2; | ||
93 | opacity: 0.99; | ||
94 | // height: 1000px; | ||
95 | // width: 2000px; | ||
96 | position: absolute; | ||
97 | margin: 0px; | ||
98 | border: none; | ||
99 | padding: 0px; | ||
100 | top: 0px; | ||
101 | left: 0px; | ||
102 | // background-color: red; | ||
103 | } | ||
104 | |||
105 | .global3DSettings { | 53 | .global3DSettings { |
106 | -webkit-transform-style: preserve-3d; | 54 | -webkit-transform-style: preserve-3d; |
107 | -webkit-transform:perspective(1400) matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); | 55 | -webkit-transform:perspective(1400) matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1); |
diff --git a/js/io/templates/files/template.css b/js/io/templates/files/template.css new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/js/io/templates/files/template.css | |||
diff --git a/js/io/templates/files/template.html b/js/io/templates/files/template.html new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/js/io/templates/files/template.html | |||
diff --git a/js/io/templates/files/template.js b/js/io/templates/files/template.js new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/js/io/templates/files/template.js | |||
diff --git a/js/io/templates/files/template.json b/js/io/templates/files/template.json new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/js/io/templates/files/template.json | |||
diff --git a/js/io/templates/files/template.php b/js/io/templates/files/template.php new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/js/io/templates/files/template.php | |||
diff --git a/js/io/templates/files/template.pl b/js/io/templates/files/template.pl new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/js/io/templates/files/template.pl | |||
diff --git a/js/io/templates/files/template.py b/js/io/templates/files/template.py new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/js/io/templates/files/template.py | |||
diff --git a/js/io/templates/files/template.rb b/js/io/templates/files/template.rb new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/js/io/templates/files/template.rb | |||
diff --git a/js/io/templates/files/template.xml b/js/io/templates/files/template.xml new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/js/io/templates/files/template.xml | |||