mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Issue 2058 fixed. New layout skin(bootstrap.layout) created.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11181 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b22b2442a1
commit
8cf9c3c83c
1 changed files with 2 additions and 3 deletions
|
|
@ -1,10 +1,9 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1, maximum-scale=1, user-scalable=no" />
|
||||
<load target="../../common/css/bootstrap.css" index="1" />
|
||||
<load target="../../common/css/bootstrap-responsive.css" index="1" />
|
||||
<load target="../../common/css/bootstrap.min.css" index="1" />
|
||||
<load target="../../common/css/bootstrap-responsive.min.css" index="1" />
|
||||
<load target="bootstrap.layout.css" index="2" />
|
||||
<load target="bootstrap.layout.ie9fix.css" index="2" targetie="IE 9" />
|
||||
<load target="../../common/js/respond.min.js" targetie="lt IE 9" />
|
||||
<load target="../../common/js/selectivizr-min.js" targetie="lt IE 9" />
|
||||
<load target="bootstrap.layout.js" type="body" />
|
||||
<div class="x_container">
|
||||
<p class="skip"><a href="#content">{$lang->skip_to_content}</a></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue