migrate to new git

This commit is contained in:
2025-08-29 01:27:25 +08:00
parent 946eb9961e
commit af2c152ef6
8623 changed files with 1000453 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<xml id="edit008" type="editor">
<ccategory>內文樣板</ccategory>
<title>內文+圖片樣版6</title>
<description>
圖文 2 欄排列
</description>
<img id="thumb" src="thumb06.jpg"/>
<assets>
<file id="control" href="editor.html"/>
<file id="css" href="style.css"/>
</assets>
</xml>

View File

@@ -0,0 +1,70 @@
 <style>
.list-unstyled ul{
list-style:none;
}
</style>
<!-- Menu -->
<div class="editor">
<div class="row">
<div class="col-md-12 col-sm-12">
<h2>MENU</h2>
</div>
<div class="col-md-6 col-sm-6">
<div class="list-unstyled">
<ul>
<li class="border-bottom-dashed relative clearfix margin-bottom-40">
<a class="pull-left thumbnail nomargin-bottom ">
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t006/images/600_400.jpg" alt="" />
</a>
<span class="pull-right size-17">$159</span>
<h5 class="margin-bottom-3"><span>Spaghetti</span></h5>
<p class="nomargin size-12">Popular dishes</p>
</li>
</ul>
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="list-unstyled">
<ul>
<li class="border-bottom-dashed relative clearfix margin-bottom-40">
<a class="pull-left thumbnail nomargin-bottom">
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t006/images/600_400.jpg" alt="" />
</a>
<span class="pull-right size-17">$159</span>
<h5 class="margin-bottom-3"><span>Spaghetti</span></h5>
<p class="nomargin size-12">Popular dishes</p>
</li>
</ul>
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="list-unstyled">
<ul>
<li class="border-bottom-dashed relative clearfix margin-bottom-40">
<a class="pull-left thumbnail nomargin-bottom">
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t006/images/600_400.jpg" alt="" />
</a>
<span class="pull-right size-17">$159</span>
<h5 class="margin-bottom-3"><span>Spaghetti</span></h5>
<p class="nomargin size-12">Popular dishes</p>
</li>
</ul>
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="list-unstyled">
<ul>
<li class="border-bottom-dashed relative clearfix margin-bottom-40">
<a class="pull-left thumbnail nomargin-bottom">
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t006/images/600_400.jpg" alt="" />
</a>
<span class="pull-right size-17">$159</span>
<h5 class="margin-bottom-3"><span>Spaghetti</span></h5>
<p class="nomargin size-12">Popular dishes</p>
</li>
</ul>
</div>
</div>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -0,0 +1,14 @@
/* ----------------------------- essentials.css --------------------------- */
/*615*/
.editor section.edit_t008 .border-bottom-dashed:before {
content: "";
display: block;
width: 100%;
height: 1px;
position: absolute;
bottom: -6px;
border-bottom: 1px dashed #999;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB