Module description UI enhancement.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12165 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-11-12 01:29:56 +00:00
parent 11a7c3f450
commit 1b032e335a
4 changed files with 7 additions and 7 deletions

View file

@ -12,7 +12,8 @@ body>.x,
.x button{font-size:13px}
.x strong,
.x th{font-weight:600}
.x em{font-style:normal}
.x em,
.x dfn{font-style:normal}
.x [disabled]{cursor:not-allowed}
.x button[disabled]{color:#ccc !important}
.x a[target="_blank"]:after{ content:"";display:inline-block;width:14px;height:14px;vertical-align:text-bottom;margin:0 0 0 2px;background-position:-120px -72px;opacity:.3;filter:alpha(opacity=30)}