mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
Create 'admin.bootstrap.css' and recover v2.2.2 code of './common/css/bootstrap.css'.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12563 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fca5db8bf8
commit
46e39b32c1
11 changed files with 3262 additions and 1665 deletions
|
|
@ -203,13 +203,13 @@ body>.x,
|
|||
/* Image Sprite */
|
||||
.x a[target="_blank"]:after,
|
||||
.x>.body>.gnb>ul>li>a>i,
|
||||
.x .dashboard>div>section>h2:before{background-image:url(../../../../common/img/glyphicons-halflings.png);background-repeat:no-repeat}
|
||||
.x .dashboard>div>section>h2:before{background-image:url(../img/glyphicons-halflings.png);background-repeat:no-repeat}
|
||||
.x>.body>.gnb>ul>li.open>a>i,
|
||||
.x>.body>.gnb>ul>li.active>a>i,
|
||||
.x_modal-body .tree .jstree-hovered>i,
|
||||
.x_modal-body .tree .jstree-clicked>i{background-image:url(../../../../common/img/glyphicons-halflings-white.png);background-repeat:no-repeat}
|
||||
.x_modal-body .tree .jstree-clicked>i{background-image:url(../img/glyphicons-halflings-white.png);background-repeat:no-repeat}
|
||||
@media all and (max-width:800px){
|
||||
.x>.body>.gnb>ul>li:first-child>a>i{background-image:url(../../../../common/img/glyphicons-halflings-white.png);background-repeat:no-repeat}
|
||||
.x>.body>.gnb>ul>li:first-child>a>i{background-image:url(../img/glyphicons-halflings-white.png);background-repeat:no-repeat}
|
||||
}
|
||||
/* Layout */
|
||||
.x>.skipNav{margin:0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue