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>圖片編排樣板4</title>
<description>
圖片 4*3 排列
</description>
<img id="thumb" src="thumb04.jpg"/>
<assets>
<file id="control" href="editor.html"/>
<file id="css" href="style.css"/>
</assets>
</xml>

View File

@@ -0,0 +1,69 @@
 <div class="editor">
<h2>Work</h2>
<div class="text-center">
<ul class="nomarginrow clients-dotted list-inline">
<li class="col-md-3 col-sm-3 col-xs-6 noborder-left">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t004/images/700_400_01.jpg" alt="">
</a>
</li>
<li class="col-md-3 col-sm-3 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t004/images/700_400_03.jpg" alt="">
</a>
</li>
<li class="col-md-3 col-sm-3 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/edit_t004/images/700_400_02.jpg" alt="">
</a>
</li>
<li class="col-md-3 col-sm-3 col-xs-6 noborder-left">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t004/images/700_400_04.jpg" alt="">
</a>
</li>
<li class="col-md-3 col-sm-3 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t004/images/700_400_02.jpg" alt="">
</a>
</li>
<li class="col-md-3 col-sm-3 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t004/images/700_400_04.jpg" alt="">
</a>
</li>
<li class="col-md-3 col-sm-3 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t004/images/700_400_01.jpg" alt="">
</a>
</li>
<li class="col-md-3 col-sm-3 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t004/images/700_400_03.jpg" alt="">
</a>
</li>
<li class="col-md-3 col-sm-3 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t004/images/700_400_04.jpg" alt="">
</a>
</li>
<li class="col-md-3 col-sm-3 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t004/images/700_400_02.jpg" alt="">
</a>
</li>
<li class="col-md-3 col-sm-3 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t004/images/700_400_01.jpg" alt="">
</a>
</li>
<li class="col-md-3 col-sm-3 col-xs-6">
<a href="#">
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t004/images/700_400_04.jpg" alt="">
</a>
</li>
</ul>
</div>
</div>
<!-- / -->

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -0,0 +1,12 @@
.editor section.edit_t046 .list-inline>li{
display: inline-block;
padding: 1px;
}
.editor section.edit_t046 ul>li:hover>a>img {
opacity:0.85;
filter: alpha(opacity=85);
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB