mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Sitemap toggle switch(on|off) icon added.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12351 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
13b41ec199
commit
f4cfe6bb21
7 changed files with 21 additions and 12 deletions
|
|
@ -172,6 +172,9 @@ body>.x,
|
|||
.x .x_page-header .path{font-size:14px;display:inline-block}
|
||||
.x .x_page-header .path:first-letter{color:#ccc;font-weight:normal}
|
||||
.x [data-toggle]+.x_help-block{margin-top:10px}
|
||||
.x input.switch{width:42px;height:16px;opacity:0;filter:alpha(opacity=0);position:relative;z-index:2}
|
||||
.x input.switch+i{position:relative !important;z-index:1;left:auto !important;top:auto !important;right:auto !important;bottom:auto !important;margin:0 0 0 -42px !important;opacity:1 !important;filter:alpha(opacity=100) !important;padding:0;vertical-align:middle;display:inline-block;width:42px;height:16px;background-image:url(../../../../modules/admin/tpl/img/toggleSwitch.png) !important;background-repeat:no-repeat}
|
||||
.x input[checked].switch+i{background-position:0 -16px !important}
|
||||
/* Image Sprite */
|
||||
.x a[target="_blank"]:after,
|
||||
.x>.body>.gnb>ul>li>a>i,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue