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>圖片編排樣板2</title>
<description>
小圖水平排列
</description>
<img id="thumb" src="thumb02.jpg"/>
<assets>
<file id="control" href="editor.html"/>
<file id="css" href="style.css"/>
</assets>
</xml>

View File

@@ -0,0 +1,39 @@
 <div class="editor">
<div class="text-center">
<ul class="nomarginrow clients-dotted list-inline">
<li class="col-md-2 col-sm-2 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t002/images/logo01.jpg" alt="">
</a>
</li>
<li class="col-md-2 col-sm-2 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t002/images/logo02.jpg" alt="">
</a>
</li>
<li class="col-md-2 col-sm-2 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t002/images/logo04.jpg" alt="">
</a>
</li>
<li class="col-md-2 col-sm-2 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t002/images/logo03.jpg" alt="">
</a>
</li>
<li class="col-md-2 col-sm-2 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t002/images/logo02.jpg" alt="">
</a>
</li>
<li class="col-md-2 col-sm-2 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t002/images/logo01.jpg" alt="">
</a>
</li>
</ul>
</div>
</div>
<!-- / -->

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@@ -0,0 +1,15 @@

/* ----------------------------- essentials.css --------------------------- */
/*4285*/
.editor section.edit_t044 ul.clients-dotted>li {
text-align:center;
padding-top:30px;
padding-bottom:30px;
display:inline-block;
}
/*4292*/
.editor section.edit_t044 ul.clients-dotted>li a {
text-align:center;
display:block;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB