migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a04.edit_t011/config.xml
Normal file
13
web/ext/editor_templates/a04.edit_t011/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣版</ccategory>
|
||||
<title>內文樣版11</title>
|
||||
<description>
|
||||
仿時間軸
|
||||
</description>
|
||||
<img id="thumb" src="thumb12.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
33
web/ext/editor_templates/a04.edit_t011/editor.html
Normal file
33
web/ext/editor_templates/a04.edit_t011/editor.html
Normal file
@@ -0,0 +1,33 @@
|
||||
<div class="editor">
|
||||
|
||||
<ul class="timeline_center list-unstyled">
|
||||
<li>
|
||||
<h3>
|
||||
<span>2013 八月 01</span>
|
||||
重要記事一
|
||||
</h3>
|
||||
<div class="timeline-desc">Fabulas definitiones ei pri per recteque hendrerit scriptorem in errem scribentur 濟他當之。節全後未把消家的試經陽道兩而日動得,加比要何長。國技以錯:子天體分些者現銀未。成作們微英整展言象打施從小;上基些眼長同。年值能車叫做論度之大太教常時千題且人,理好樂久近實隊一,再成生,低始世大不比的調際為由嗎站心童!精形金人與自縣大行的在終苦變小部是興不決的。</div>
|
||||
<a href="#" class="btn btn-xs btn-default margin-top-20">更多</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<h3>
|
||||
<span>2014 六月 07</span>
|
||||
重要記事二
|
||||
</h3>
|
||||
<div class="timeline-desc">沒開西去灣麼此裡那生他會來次?都面眼不了轉,據可許是我少體到能年頭的的裡這童的得成……為保聯來因皮庭個商聯管傷重前企於了師卻音語集有漸:性平藥局詩兒起主人車實小事不頭。</div>
|
||||
<a href="#" class="btn btn-xs btn-default margin-top-20">更多</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<h3>
|
||||
<span>2015 九月 20</span>
|
||||
重要記事三
|
||||
</h3>
|
||||
<div class="timeline-desc">發開神魚全能。教冷小,認己才不到我老據當覺印,新體可樂。來非客場求的相人邊產一覺在家物正不強子找我升常定,青意為室,的信入蘭就新跑在在;家巴底,投來門府一常教。價單是而觀家落科管的卻界者出見口什此性度書;來新經,城這士我著則功奇灣中裡果能務色使說才安。</div>
|
||||
<a href="#" class="btn btn-xs btn-default margin-top-20">更多</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- /TIMELINE -->
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
79
web/ext/editor_templates/a04.edit_t011/style.css
Normal file
79
web/ext/editor_templates/a04.edit_t011/style.css
Normal file
@@ -0,0 +1,79 @@
|
||||
/* ----------------------------- essentials.css --------------------------- */
|
||||
|
||||
|
||||
|
||||
/* ----------------------------- layout.css --------------------------- */
|
||||
|
||||
/*6579*/
|
||||
.editor section .edit_t029 .timeline_center li h3 {
|
||||
font-size: 30px;
|
||||
line-height: 35px;
|
||||
}
|
||||
|
||||
/*6568*/
|
||||
.editor section .edit_t029 .timeline_center li {
|
||||
padding: 0 0 25px 55%;
|
||||
position: relative;
|
||||
background: url('images/timeline_rightbg.png') no-repeat top center;
|
||||
}
|
||||
.editor section .edit_t029 .timeline_center li:nth-child(even) {
|
||||
padding: 0 55% 25px 0;
|
||||
background: url('images/timeline_leftbg.png') no-repeat top center;
|
||||
text-align:right;
|
||||
}
|
||||
/*6583*/
|
||||
.editor section .edit_t029 .timeline_center li h3 span {
|
||||
position: absolute;
|
||||
right: 55%;
|
||||
top: 0px;
|
||||
font-size:13px;
|
||||
}
|
||||
|
||||
/*6605*/
|
||||
.editor section .edit_t029 .timeline_center li:nth-child(even) h3 {
|
||||
text-align: right;
|
||||
}
|
||||
/*6608*/
|
||||
.editor section .edit_t029 .timeline_center li:nth-child(even) h3 span {
|
||||
left: 55%;
|
||||
right: auto;
|
||||
}
|
||||
|
||||
/*6613*/
|
||||
.editor section .edit_t029 .timeline_center li .timeline-desc {
|
||||
position: relative;
|
||||
font-size: 15px;
|
||||
line-height: 31px;
|
||||
}
|
||||
/*6617*/
|
||||
.editor section .edit_t029 .timeline_center li .timeline-desc:before {
|
||||
content: "";
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: -122%;
|
||||
top: 0;
|
||||
}
|
||||
/*6637*/
|
||||
.editor section .edit_t029 .timeline_center li h3:before,
|
||||
.editor section .edit_t029 .timeline_center:after {
|
||||
border-color: #333;
|
||||
}
|
||||
|
||||
/*6589*/
|
||||
.editor section .edit_t029 .timeline_center li h3:before {
|
||||
content: "";
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-width: 4px;
|
||||
border-style: solid;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 11px;
|
||||
margin-left: -7px;
|
||||
display: block;
|
||||
z-index: 1;
|
||||
|
||||
-webkit-border-radius: 100%;
|
||||
border-radius: 100%;
|
||||
}
|
||||
BIN
web/ext/editor_templates/a04.edit_t011/thumb12.jpg
Normal file
BIN
web/ext/editor_templates/a04.edit_t011/thumb12.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user