HTML/CSS code cleaning.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10298 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-03-02 14:49:25 +00:00
parent 70ac43c24d
commit fef0e92afd
80 changed files with 2270 additions and 2801 deletions

View file

@ -1,6 +1,10 @@
<include target="header.html" />
<load target="css/adminEdit.css" usecdn="true" />
<load target="js/adminEdit.js" usecdn="true" />
<style type="text/css">
.uploaded_image_list {list-style:none;margin:0;padding:0}
.uploaded_image_list li {display:inline-block;margin-right:10px}
.uploaded_image_list img {border:1px #ccc solid;padding:3px;width:96px;height:96px}
</style>
<h2 class="h2">{$selected_layout->layout_title}</h2>