migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a05.edit_t006/config.xml
Normal file
13
web/ext/editor_templates/a05.edit_t006/config.xml
Normal 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>
|
||||
70
web/ext/editor_templates/a05.edit_t006/editor.html
Normal file
70
web/ext/editor_templates/a05.edit_t006/editor.html
Normal 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>
|
||||
BIN
web/ext/editor_templates/a05.edit_t006/images/600_400.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t006/images/600_400.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.4 KiB |
BIN
web/ext/editor_templates/a05.edit_t006/images/700_470.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t006/images/700_470.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
14
web/ext/editor_templates/a05.edit_t006/style.css
Normal file
14
web/ext/editor_templates/a05.edit_t006/style.css
Normal 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;
|
||||
}
|
||||
|
||||
|
||||
BIN
web/ext/editor_templates/a05.edit_t006/thumb06.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t006/thumb06.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user