@@ -202,10 +202,10 @@
|
|||||||
+ " display: flex; flex-flow: row nowrap; justify-content: space-between;align-items: end; padding:20; opacity: 0.8;'>");
|
+ " display: flex; flex-flow: row nowrap; justify-content: space-between;align-items: end; padding:20; opacity: 0.8;'>");
|
||||||
{
|
{
|
||||||
document.writeln("<div style='margin-left: 12px; margin-bottom: 8px;width: 32px; height: 32px; border-radius: 16px; overflow: hidden; background: #FFFFFF40;cursor: default;font-size: 52px;color: #444; display: flex; flex-flow: row nowrap; justify-content: center;align-items: center; ' >");
|
document.writeln("<div style='margin-left: 12px; margin-bottom: 8px;width: 32px; height: 32px; border-radius: 16px; overflow: hidden; background: #FFFFFF40;cursor: default;font-size: 52px;color: #444; display: flex; flex-flow: row nowrap; justify-content: center;align-items: center; ' >");
|
||||||
document.writeln("<img src='img/arrow_back.svg'/></div>");
|
document.writeln("<img src='img/chevron_left.svg'/></div>");
|
||||||
|
|
||||||
document.writeln("<div style='margin-right: 12px; margin-bottom: 8px;width: 32px; height: 32px; border-radius: 16px; overflow: hidden; background: #FFFFFF40;cursor: default;font-size: 52px;color: #444; display: flex; flex-flow: row nowrap; justify-content: center;align-items: center; ' >");
|
document.writeln("<div style='margin-right: 12px; margin-bottom: 8px;width: 32px; height: 32px; border-radius: 16px; overflow: hidden; background: #FFFFFF40;cursor: default;font-size: 52px;color: #444; display: flex; flex-flow: row nowrap; justify-content: center;align-items: center; ' >");
|
||||||
document.writeln("<img src='img/arrow_forward.svg'/></span></div>");
|
document.writeln("<img src='img/chevron_right.svg'/></span></div>");
|
||||||
}
|
}
|
||||||
|
|
||||||
document.writeln("</div>");
|
document.writeln("</div>");
|
||||||
|
|||||||
Reference in New Issue
Block a user