CSS Update.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8646 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-07-26 07:53:14 +00:00
parent cfe7bc4fad
commit 29e7c3b35b
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ p{line-height:1.5}
/* Table */
.table{margin:1em 0}
.table table{width:100%;border:0;border-collapse:collapse;border-top:2px solid #ccc}
.table caption{padding:8px 0;font-weight:bold;text-align:left}
.table caption{padding:8px 0;font-weight:bold;text-align:left;line-height:32px}
.table caption:after{content:"";display:block;clear:both}
.table caption a{font-weight:normal}
.table caption em{float:right;font-style:normal;font-weight:normal;color:#e00;margin-left:1em}

File diff suppressed because one or more lines are too long