Skip to content

Commit b80fb13

Browse files
Loriah PopeLoriah Pope
Loriah Pope
authored and
Loriah Pope
committed
initial commit
0 parents  commit b80fb13

File tree

206 files changed

+30963
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

206 files changed

+30963
-0
lines changed

data/document.js

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

data/styles.css

+249
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,249 @@
1+
.ax_shape {
2+
font-family:'ArialMT', 'Arial';
3+
font-weight:400;
4+
font-style:normal;
5+
font-size:13px;
6+
color:#333333;
7+
text-align:center;
8+
line-height:normal;
9+
}
10+
.ax_paragraph {
11+
font-family:'ArialMT', 'Arial';
12+
font-weight:400;
13+
font-style:normal;
14+
font-size:13px;
15+
color:#333333;
16+
text-align:left;
17+
line-height:normal;
18+
}
19+
.ax_h1 {
20+
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
21+
font-weight:700;
22+
font-style:normal;
23+
font-size:32px;
24+
color:#333333;
25+
text-align:left;
26+
line-height:normal;
27+
}
28+
.ax_h2 {
29+
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
30+
font-weight:700;
31+
font-style:normal;
32+
font-size:24px;
33+
color:#333333;
34+
text-align:left;
35+
line-height:normal;
36+
}
37+
.ax_h3 {
38+
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
39+
font-weight:700;
40+
font-style:normal;
41+
font-size:18px;
42+
color:#333333;
43+
text-align:left;
44+
line-height:normal;
45+
}
46+
.ax_h4 {
47+
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
48+
font-weight:700;
49+
font-style:normal;
50+
font-size:14px;
51+
color:#333333;
52+
text-align:left;
53+
line-height:normal;
54+
}
55+
.ax_h5 {
56+
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
57+
font-weight:700;
58+
font-style:normal;
59+
font-size:13px;
60+
color:#333333;
61+
text-align:left;
62+
line-height:normal;
63+
}
64+
.ax_h6 {
65+
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
66+
font-weight:700;
67+
font-style:normal;
68+
font-size:10px;
69+
color:#333333;
70+
text-align:left;
71+
line-height:normal;
72+
}
73+
.ax_image {
74+
font-family:'ArialMT', 'Arial';
75+
font-weight:400;
76+
font-style:normal;
77+
font-size:13px;
78+
color:#000000;
79+
text-align:center;
80+
line-height:normal;
81+
}
82+
.ax_text_link {
83+
color:#0000FF;
84+
}
85+
.ax_text_link_mouse_over {
86+
}
87+
.ax_text_link_mouse_down {
88+
}
89+
.ax_text_field {
90+
font-family:'ArialMT', 'Arial';
91+
font-weight:400;
92+
font-style:normal;
93+
font-size:13px;
94+
color:#000000;
95+
text-align:left;
96+
line-height:normal;
97+
}
98+
.ax_text_area {
99+
font-family:'ArialMT', 'Arial';
100+
font-weight:400;
101+
font-style:normal;
102+
font-size:13px;
103+
color:#000000;
104+
text-align:left;
105+
line-height:normal;
106+
}
107+
.ax_droplist {
108+
font-family:'ArialMT', 'Arial';
109+
font-weight:400;
110+
font-style:normal;
111+
font-size:13px;
112+
color:#000000;
113+
text-align:left;
114+
line-height:normal;
115+
}
116+
.ax_list_box {
117+
font-family:'ArialMT', 'Arial';
118+
font-weight:400;
119+
font-style:normal;
120+
font-size:13px;
121+
color:#000000;
122+
text-align:left;
123+
line-height:normal;
124+
}
125+
.ax_checkbox {
126+
font-family:'ArialMT', 'Arial';
127+
font-weight:400;
128+
font-style:normal;
129+
font-size:13px;
130+
color:#333333;
131+
text-align:left;
132+
line-height:normal;
133+
}
134+
.ax_radio_button {
135+
font-family:'ArialMT', 'Arial';
136+
font-weight:400;
137+
font-style:normal;
138+
font-size:13px;
139+
color:#333333;
140+
text-align:left;
141+
line-height:normal;
142+
}
143+
.ax_flow_shape {
144+
font-family:'ArialMT', 'Arial';
145+
font-weight:400;
146+
font-style:normal;
147+
font-size:13px;
148+
color:#333333;
149+
text-align:center;
150+
line-height:normal;
151+
}
152+
.ax_tree_node {
153+
font-family:'ArialMT', 'Arial';
154+
font-weight:400;
155+
font-style:normal;
156+
font-size:13px;
157+
color:#333333;
158+
text-align:left;
159+
line-height:normal;
160+
}
161+
.ax_html_button {
162+
font-family:'ArialMT', 'Arial';
163+
font-weight:400;
164+
font-style:normal;
165+
font-size:13px;
166+
color:#000000;
167+
text-align:center;
168+
line-height:normal;
169+
}
170+
.ax_hot_spot {
171+
font-size:13px;
172+
color:#333333;
173+
text-align:center;
174+
line-height:normal;
175+
}
176+
.ax_inline_frame {
177+
font-size:13px;
178+
color:#333333;
179+
text-align:center;
180+
line-height:normal;
181+
}
182+
.ax_dynamic_panel {
183+
font-size:13px;
184+
color:#333333;
185+
text-align:center;
186+
line-height:normal;
187+
}
188+
.ax_master {
189+
font-size:13px;
190+
color:#333333;
191+
text-align:center;
192+
line-height:normal;
193+
}
194+
.ax_repeater {
195+
font-family:'ArialMT', 'Arial';
196+
font-weight:400;
197+
font-style:normal;
198+
font-size:13px;
199+
color:#333333;
200+
text-align:center;
201+
line-height:normal;
202+
}
203+
.ax_table {
204+
font-family:'ArialMT', 'Arial';
205+
font-weight:400;
206+
font-style:normal;
207+
font-size:13px;
208+
color:#333333;
209+
text-align:center;
210+
line-height:normal;
211+
}
212+
.ax_table_cell {
213+
font-family:'ArialMT', 'Arial';
214+
font-weight:400;
215+
font-style:normal;
216+
font-size:13px;
217+
color:#333333;
218+
text-align:left;
219+
line-height:normal;
220+
}
221+
.ax_menu {
222+
font-size:13px;
223+
color:#000000;
224+
text-align:center;
225+
line-height:normal;
226+
}
227+
.ax_horizontal_line {
228+
font-size:13px;
229+
color:#333333;
230+
text-align:center;
231+
line-height:normal;
232+
}
233+
.ax_vertical_line {
234+
font-size:13px;
235+
color:#333333;
236+
text-align:center;
237+
line-height:normal;
238+
}
239+
.ax_connector {
240+
font-family:'ArialMT', 'Arial';
241+
font-weight:400;
242+
font-style:normal;
243+
font-size:13px;
244+
color:#333333;
245+
text-align:center;
246+
line-height:normal;
247+
}
248+
.fontawesome {
249+
}

files/home/data.js

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)