Skip to content

Instantly share code, notes, and snippets.

@saberma
Created January 21, 2013 04:13
Show Gist options
  • Save saberma/4583539 to your computer and use it in GitHub Desktop.
Save saberma/4583539 to your computer and use it in GitHub Desktop.
复合时间日期的样式测试
.control-group
label.control-label 开始时间
.controls.controls-row
.compound-datetime.row
.span2.input-append.pull-left
input.datepicker type="text" value="2013-01-20"
span.add-on
i.icon-calendar.datepicker-trigger
.span2
select.time-hour
option value="12" 12
span.time-colon.muted
| :
select.time-min
option value="0" 00
select.span1.time-meridian
option value="am" 上午
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment