新增模拟页面圆点,控制页面增加仿真操作记录
44
public/flukemoni/Ex3/HOMEPAGE.html
Normal file → Executable file
@@ -50,6 +50,42 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#n_40 {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_40 {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 370px;
|
||||
top: 135px;
|
||||
}
|
||||
#n_40_db {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_40_db {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 229px;
|
||||
top: 478px;
|
||||
}
|
||||
#rectangle_1 {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
@@ -3108,6 +3144,14 @@ window.application = new Application();
|
||||
<div id="HOMEPAGE">
|
||||
<img id="homepage" src="homepage.png" srcset="homepage.png 1x, homepage@2x.png 2x">
|
||||
|
||||
<svg class="n_40">
|
||||
<ellipse id="n_40" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_40_db">
|
||||
<ellipse id="n_40_db" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_1">
|
||||
<rect id="rectangle_1" rx="0" ry="0" x="0" y="0" width="441" height="101">
|
||||
</rect>
|
||||
|
||||
56
public/flukemoni/Ex3/Project.html
Normal file → Executable file
@@ -58,7 +58,43 @@
|
||||
top: 485px;
|
||||
overflow: visible;
|
||||
}
|
||||
#n_upper_banner_dm {
|
||||
#n_40_do {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_40_do {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_40_dp {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_40_dp {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 359px;
|
||||
top: 283px;
|
||||
}
|
||||
#n_upper_banner_dq {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -88,7 +124,7 @@
|
||||
--web-action-target: HOMEPAGE.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_7_do {
|
||||
#rectangle_7_ds {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -98,7 +134,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_7_do {
|
||||
.rectangle_7_ds {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 453px;
|
||||
@@ -3028,14 +3064,22 @@ window.application = new Application();
|
||||
|
||||
<img id="project2" src="project2.png" srcset="project2.png 1x, project2@2x.png 2x">
|
||||
|
||||
<img id="n_upper_banner_dm" src="n_upper_banner_dm.png" srcset="n_upper_banner_dm.png 1x, n_upper_banner_dm@2x.png 2x">
|
||||
<svg class="n_40_do">
|
||||
<ellipse id="n_40_do" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_40_dp">
|
||||
<ellipse id="n_40_dp" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<img id="n_upper_banner_dq" src="n_upper_banner_dq.png" srcset="n_upper_banner_dq.png 1x, n_upper_banner_dq@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_7_do">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_7_do" rx="5" ry="5" x="0" y="0" width="453" height="52">
|
||||
<svg class="rectangle_7_ds">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_7_ds" rx="5" ry="5" x="0" y="0" width="453" height="52">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
562
public/flukemoni/Ex3/Results.html
Normal file → Executable file
@@ -50,7 +50,187 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#n_upper_banner_ds {
|
||||
#n_40_dw {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_40_dw {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_40_dx {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_40_dx {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 382px;
|
||||
top: 165px;
|
||||
}
|
||||
#n_41 {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_41 {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 382px;
|
||||
top: 216px;
|
||||
}
|
||||
#n_42 {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_42 {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 382px;
|
||||
top: 271px;
|
||||
}
|
||||
#n_43 {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_43 {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 382px;
|
||||
top: 324px;
|
||||
}
|
||||
#n_44 {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_44 {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 382px;
|
||||
top: 380px;
|
||||
}
|
||||
#n_45 {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_45 {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 382px;
|
||||
top: 434px;
|
||||
}
|
||||
#n_46 {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_46 {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 382px;
|
||||
top: 487px;
|
||||
}
|
||||
#n_47 {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_47 {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 382px;
|
||||
top: 546px;
|
||||
}
|
||||
#n_48 {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_48 {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 425px;
|
||||
top: 598px;
|
||||
}
|
||||
#n_upper_banner_d {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -58,7 +238,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_1_dt {
|
||||
#rectangle_1_d {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -68,7 +248,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_1_dt {
|
||||
.rectangle_1_d {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 64px;
|
||||
@@ -80,139 +260,6 @@
|
||||
--web-action-target: manage.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_du {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_8_du {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 150px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test1_1.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_dv {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_8_dv {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 201px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test1_2.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_dw {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_8_dw {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 256px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test1_3.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_dx {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_8_dx {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 309px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test2___fault_info.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_dy {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_8_dy {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 365px;
|
||||
transition: all 0.3s ease-out;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test3___fault_info.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_dz {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_8_dz {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 419px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test4___fault_info.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_d {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
@@ -229,10 +276,10 @@
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 472px;
|
||||
top: 150px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test5___fault_info.html;
|
||||
--web-action-target: test1_1.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_ea {
|
||||
@@ -251,13 +298,13 @@
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 526px;
|
||||
top: 201px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test6___fault_info.html;
|
||||
--web-action-target: test1_2.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_5_d {
|
||||
#rectangle_8_eb {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -267,7 +314,140 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_d {
|
||||
.rectangle_8_eb {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 256px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test1_3.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_ec {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_8_ec {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 309px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test2___fault_info.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_ed {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_8_ed {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 365px;
|
||||
transition: all 0.3s ease-out;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test3___fault_info.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_ee {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_8_ee {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 419px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test4___fault_info.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_ef {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_8_ef {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 472px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test5___fault_info.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_8_eg {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_8_eg {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
height: 51px;
|
||||
left: 0px;
|
||||
top: 526px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: test6___fault_info.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#rectangle_5_eg {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_eg {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -3195,34 +3375,50 @@ window.application = new Application();
|
||||
<div id="Results">
|
||||
<img id="results" src="results.png" srcset="results.png 1x, results@2x.png 2x">
|
||||
|
||||
<img id="n_upper_banner_ds" src="n_upper_banner_ds.png" srcset="n_upper_banner_ds.png 1x, n_upper_banner_ds@2x.png 2x">
|
||||
<svg class="n_40_dw">
|
||||
<ellipse id="n_40_dw" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_40_dx">
|
||||
<ellipse id="n_40_dx" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_41">
|
||||
<ellipse id="n_41" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_42">
|
||||
<ellipse id="n_42" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_43">
|
||||
<ellipse id="n_43" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_44">
|
||||
<ellipse id="n_44" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_45">
|
||||
<ellipse id="n_45" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_46">
|
||||
<ellipse id="n_46" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_47">
|
||||
<ellipse id="n_47" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_48">
|
||||
<ellipse id="n_48" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<img id="n_upper_banner_d" src="n_upper_banner_d.png" srcset="n_upper_banner_d.png 1x, n_upper_banner_d@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_1_dt">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_1_dt" rx="10" ry="10" x="0" y="0" width="64" height="52">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_8_du">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_du" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_8_dv">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_dv" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_8_dw">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_dw" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_8_dx">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_dx" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_8_dy">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_dy" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_8_dz">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_dz" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
<svg class="rectangle_1_d">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_1_d" rx="10" ry="10" x="0" y="0" width="64" height="52">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_8_d">
|
||||
@@ -3233,8 +3429,32 @@ window.application = new Application();
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_ea" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_5_d">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_d" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="rectangle_8_eb">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_eb" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_8_ec">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_ec" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_8_ed">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_ed" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_8_ee">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_ee" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_8_ef">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_ef" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_8_eg">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_8_eg" rx="0" ry="0" x="0" y="0" width="480" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_5_eg">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_eg" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
0
public/flukemoni/Ex3/common_help_wiremap.png
Normal file → Executable file
|
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 99 KiB |
0
public/flukemoni/Ex3/common_help_wiremap@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 491 KiB After Width: | Height: | Size: 491 KiB |
0
public/flukemoni/Ex3/common_help_wiremap_uf.png → public/flukemoni/Ex3/common_help_wiremap_s.png
Normal file → Executable file
|
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 99 KiB |
0
public/flukemoni/Ex3/common_help_wiremap_uf@2x.png → public/flukemoni/Ex3/common_help_wiremap_s@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 491 KiB After Width: | Height: | Size: 491 KiB |
0
public/flukemoni/Ex3/common_help_wiremap_uk.png → public/flukemoni/Ex3/common_help_wiremap_y.png
Normal file → Executable file
|
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 99 KiB |
0
public/flukemoni/Ex3/common_help_wiremap_uk@2x.png → public/flukemoni/Ex3/common_help_wiremap_y@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 491 KiB After Width: | Height: | Size: 491 KiB |
34
public/flukemoni/Ex3/help_page_.html
Normal file → Executable file
@@ -50,7 +50,25 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#n_upper_banner_eb {
|
||||
#n_40_eq {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_40_eq {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_upper_banner_er {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -58,7 +76,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_ec {
|
||||
#rectangle_5_es {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -68,7 +86,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_ec {
|
||||
.rectangle_5_es {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -2996,10 +3014,14 @@ window.application = new Application();
|
||||
<div id="help_page_">
|
||||
<img id="common_help_wiremap" src="common_help_wiremap.png" srcset="common_help_wiremap.png 1x, common_help_wiremap@2x.png 2x">
|
||||
|
||||
<img id="n_upper_banner_eb" src="n_upper_banner_eb.png" srcset="n_upper_banner_eb.png 1x, n_upper_banner_eb@2x.png 2x">
|
||||
<svg class="n_40_eq">
|
||||
<ellipse id="n_40_eq" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<img id="n_upper_banner_er" src="n_upper_banner_er.png" srcset="n_upper_banner_er.png 1x, n_upper_banner_er@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_ec">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_ec" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="rectangle_5_es">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_es" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
38
public/flukemoni/Ex3/help_page___1.html
Normal file → Executable file
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
#common_help_wiremap_uf {
|
||||
#common_help_wiremap_s {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 640px;
|
||||
@@ -50,7 +50,25 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#n_upper_banner_ug {
|
||||
#n_40_t {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_40_t {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_upper_banner_v {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -58,7 +76,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_uh {
|
||||
#rectangle_5_baa {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -68,7 +86,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_uh {
|
||||
.rectangle_5_baa {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -2994,12 +3012,16 @@ window.application = new Application();
|
||||
</head>
|
||||
<body>
|
||||
<div id="help_page__1">
|
||||
<img id="common_help_wiremap_uf" src="common_help_wiremap_uf.png" srcset="common_help_wiremap_uf.png 1x, common_help_wiremap_uf@2x.png 2x">
|
||||
<img id="common_help_wiremap_s" src="common_help_wiremap_s.png" srcset="common_help_wiremap_s.png 1x, common_help_wiremap_s@2x.png 2x">
|
||||
|
||||
<img id="n_upper_banner_ug" src="n_upper_banner_ug.png" srcset="n_upper_banner_ug.png 1x, n_upper_banner_ug@2x.png 2x">
|
||||
<svg class="n_40_t">
|
||||
<ellipse id="n_40_t" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<img id="n_upper_banner_v" src="n_upper_banner_v.png" srcset="n_upper_banner_v.png 1x, n_upper_banner_v@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_uh">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_uh" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="rectangle_5_baa">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_baa" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
38
public/flukemoni/Ex3/help_page___2.html
Normal file → Executable file
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
#common_help_wiremap_uk {
|
||||
#common_help_wiremap_y {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 640px;
|
||||
@@ -50,7 +50,25 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#n_upper_banner_ul {
|
||||
#n_40_ {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_40_ {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_upper_banner_ {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -58,7 +76,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_um {
|
||||
#rectangle_5_bab {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -68,7 +86,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_um {
|
||||
.rectangle_5_bab {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -2994,12 +3012,16 @@ window.application = new Application();
|
||||
</head>
|
||||
<body>
|
||||
<div id="help_page__2">
|
||||
<img id="common_help_wiremap_uk" src="common_help_wiremap_uk.png" srcset="common_help_wiremap_uk.png 1x, common_help_wiremap_uk@2x.png 2x">
|
||||
<img id="common_help_wiremap_y" src="common_help_wiremap_y.png" srcset="common_help_wiremap_y.png 1x, common_help_wiremap_y@2x.png 2x">
|
||||
|
||||
<img id="n_upper_banner_ul" src="n_upper_banner_ul.png" srcset="n_upper_banner_ul.png 1x, n_upper_banner_ul@2x.png 2x">
|
||||
<svg class="n_40_">
|
||||
<ellipse id="n_40_" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<img id="n_upper_banner_" src="n_upper_banner_.png" srcset="n_upper_banner_.png 1x, n_upper_banner_@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_um">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_um" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="rectangle_5_bab">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_bab" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
0
public/flukemoni/Ex3/homepage.png
Normal file → Executable file
|
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
0
public/flukemoni/Ex3/homepage@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 233 KiB After Width: | Height: | Size: 233 KiB |
38
public/flukemoni/Ex3/manage.html
Normal file → Executable file
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
#manage_d {
|
||||
#manage_ej {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 640px;
|
||||
@@ -50,7 +50,25 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#n_upper_banner_d {
|
||||
#n_40_ek {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(249,188,18,1);
|
||||
stroke-width: 4px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_40_ek {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_upper_banner_el {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -58,7 +76,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_ea {
|
||||
#rectangle_5_em {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -68,7 +86,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_ea {
|
||||
.rectangle_5_em {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -2994,12 +3012,16 @@ window.application = new Application();
|
||||
</head>
|
||||
<body>
|
||||
<div id="manage">
|
||||
<img id="manage_d" src="manage_d.png" srcset="manage_d.png 1x, manage_d@2x.png 2x">
|
||||
<img id="manage_ej" src="manage_ej.png" srcset="manage_ej.png 1x, manage_ej@2x.png 2x">
|
||||
|
||||
<img id="n_upper_banner_d" src="n_upper_banner_d.png" srcset="n_upper_banner_d.png 1x, n_upper_banner_d@2x.png 2x">
|
||||
<svg class="n_40_ek">
|
||||
<ellipse id="n_40_ek" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<img id="n_upper_banner_el" src="n_upper_banner_el.png" srcset="n_upper_banner_el.png 1x, n_upper_banner_el@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_ea">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_ea" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="rectangle_5_em">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_em" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
0
public/flukemoni/Ex3/manage_d.png → public/flukemoni/Ex3/manage_ej.png
Normal file → Executable file
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
0
public/flukemoni/Ex3/manage_d@2x.png → public/flukemoni/Ex3/manage_ej@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 217 KiB After Width: | Height: | Size: 217 KiB |
0
public/flukemoni/Ex3/n_upper_banner.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_dm.png → public/flukemoni/Ex3/n_upper_banner_.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_dm@2x.png → public/flukemoni/Ex3/n_upper_banner_@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_ds.png → public/flukemoni/Ex3/n_upper_banner_a.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_ds@2x.png → public/flukemoni/Ex3/n_upper_banner_a@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_eb.png → public/flukemoni/Ex3/n_upper_banner_b.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_eb@2x.png → public/flukemoni/Ex3/n_upper_banner_b@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_eg.png → public/flukemoni/Ex3/n_upper_banner_baa.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_eg@2x.png → public/flukemoni/Ex3/n_upper_banner_baa@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_en.png → public/flukemoni/Ex3/n_upper_banner_bab.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_en@2x.png → public/flukemoni/Ex3/n_upper_banner_bab@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_eu.png → public/flukemoni/Ex3/n_upper_banner_bac.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_eu@2x.png → public/flukemoni/Ex3/n_upper_banner_bac@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_fa.png → public/flukemoni/Ex3/n_upper_banner_bad.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_fa@2x.png → public/flukemoni/Ex3/n_upper_banner_bad@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_fh.png → public/flukemoni/Ex3/n_upper_banner_bae.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_fh@2x.png → public/flukemoni/Ex3/n_upper_banner_bae@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_fo.png → public/flukemoni/Ex3/n_upper_banner_baf.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_fo@2x.png → public/flukemoni/Ex3/n_upper_banner_baf@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_ft.png → public/flukemoni/Ex3/n_upper_banner_bag.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_ft@2x.png → public/flukemoni/Ex3/n_upper_banner_bag@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_fy.png → public/flukemoni/Ex3/n_upper_banner_bah.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_fy@2x.png → public/flukemoni/Ex3/n_upper_banner_bah@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_ga.png → public/flukemoni/Ex3/n_upper_banner_bai.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_ga@2x.png → public/flukemoni/Ex3/n_upper_banner_bai@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_gg.png → public/flukemoni/Ex3/n_upper_banner_baj.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_gg@2x.png → public/flukemoni/Ex3/n_upper_banner_baj@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_gm.png → public/flukemoni/Ex3/n_upper_banner_bak.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_gm@2x.png → public/flukemoni/Ex3/n_upper_banner_bak@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_gs.png → public/flukemoni/Ex3/n_upper_banner_bal.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_gs@2x.png → public/flukemoni/Ex3/n_upper_banner_bal@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_gy.png → public/flukemoni/Ex3/n_upper_banner_bam.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_gy@2x.png → public/flukemoni/Ex3/n_upper_banner_bam@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_hg.png → public/flukemoni/Ex3/n_upper_banner_ban.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_hg@2x.png → public/flukemoni/Ex3/n_upper_banner_ban@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_hr.png → public/flukemoni/Ex3/n_upper_banner_bao.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_hr@2x.png → public/flukemoni/Ex3/n_upper_banner_bao@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_hx.png → public/flukemoni/Ex3/n_upper_banner_bap.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_hx@2x.png → public/flukemoni/Ex3/n_upper_banner_bap@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_ia.png → public/flukemoni/Ex3/n_upper_banner_c.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_ia@2x.png → public/flukemoni/Ex3/n_upper_banner_c@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_d.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_d@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_if.png → public/flukemoni/Ex3/n_upper_banner_dq.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_if@2x.png → public/flukemoni/Ex3/n_upper_banner_dq@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_e.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_e@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_in.png → public/flukemoni/Ex3/n_upper_banner_el.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_in@2x.png → public/flukemoni/Ex3/n_upper_banner_el@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_iy.png → public/flukemoni/Ex3/n_upper_banner_er.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_iy@2x.png → public/flukemoni/Ex3/n_upper_banner_er@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_jc.png → public/flukemoni/Ex3/n_upper_banner_ez.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_jc@2x.png → public/flukemoni/Ex3/n_upper_banner_ez@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_f.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_f@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_jk.png → public/flukemoni/Ex3/n_upper_banner_fj.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_jk@2x.png → public/flukemoni/Ex3/n_upper_banner_fj@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_jq.png → public/flukemoni/Ex3/n_upper_banner_fu.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_jq@2x.png → public/flukemoni/Ex3/n_upper_banner_fu@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_g.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_g@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_ka.png → public/flukemoni/Ex3/n_upper_banner_gi.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_ka@2x.png → public/flukemoni/Ex3/n_upper_banner_gi@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_kn.png → public/flukemoni/Ex3/n_upper_banner_gp.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_kn@2x.png → public/flukemoni/Ex3/n_upper_banner_gp@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_ku.png → public/flukemoni/Ex3/n_upper_banner_gv.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_ku@2x.png → public/flukemoni/Ex3/n_upper_banner_gv@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_h.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_h@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_lg.png → public/flukemoni/Ex3/n_upper_banner_ha.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_lg@2x.png → public/flukemoni/Ex3/n_upper_banner_ha@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_lr.png → public/flukemoni/Ex3/n_upper_banner_he.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_lr@2x.png → public/flukemoni/Ex3/n_upper_banner_he@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_lz.png → public/flukemoni/Ex3/n_upper_banner_hl.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_lz@2x.png → public/flukemoni/Ex3/n_upper_banner_hl@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_mf.png → public/flukemoni/Ex3/n_upper_banner_hs.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_mf@2x.png → public/flukemoni/Ex3/n_upper_banner_hs@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_mn.png → public/flukemoni/Ex3/n_upper_banner_hz.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_mn@2x.png → public/flukemoni/Ex3/n_upper_banner_hz@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_mv.png → public/flukemoni/Ex3/n_upper_banner_i.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
0
public/flukemoni/Ex3/n_upper_banner_mv@2x.png → public/flukemoni/Ex3/n_upper_banner_i@2x.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
public/flukemoni/Ex3/n_upper_banner_nb.png → public/flukemoni/Ex3/n_upper_banner_ij.png
Normal file → Executable file
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |