File box UI created.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8830 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-08-22 08:28:00 +00:00
parent 488fc6583a
commit 90d123900d
2 changed files with 2 additions and 1 deletions

View file

@ -493,6 +493,7 @@ button.text{border:0;overflow:visible;padding:0;margin:0;color:#33a;background:n
.textList li a{float:right}
/* File Box */
.fileBox li{position:relative}
.fileBox li img{max-width:100%}
.fileBox .side{position:absolute;top:8px;right:0}
/* Responsive Layout */
@media only all and (max-width:860px){

File diff suppressed because one or more lines are too long