[hidden] attr style fixed.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12593 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2013-01-28 04:53:34 +00:00
parent 96c17dae0d
commit 5379fc67e2
4 changed files with 4 additions and 5 deletions

View file

@ -15,6 +15,7 @@ body>.x,
.x em,
.x dfn{font-style:normal}
.x [disabled]{cursor:not-allowed}
.x [hidden]{display:none}
.x a[target="_blank"]:after{ content:"";display:inline-block;width:14px;height:14px;vertical-align:middle;margin:-2px 0 0 2px;background-position:-120px -72px;opacity:.3;filter:alpha(opacity=30)}
.x a[target="_blank"]:hover:after,
.x a[target="_blank"]:focus:after{opacity:.7;filter:alpha(opacity=70)}