[hidden] attr selector update.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12224 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-11-15 01:51:17 +00:00
parent 3f92b9c59c
commit fb0df50f3f
2 changed files with 4 additions and 2 deletions

View file

@ -4,7 +4,9 @@
body,table,input,textarea,select,button{font-family:Tahoma,Geneva,sans-serif;font-size:13px}
body{word-wrap:break-word}
a img{border:0}
[hidden]{display:none}
[hidden],
[hidden][id],
[hidden][class]{display:none}
.xe_content img{max-width:100%;height:auto}
@media \0screen{.xe_content img{max-width:none}}
/* Button Area */