'.mo' toggle image update.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7979 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2010-12-20 01:21:44 +00:00
parent ea535559ec
commit 4d9e9eda70
2 changed files with 416 additions and 415 deletions

View file

@ -98,7 +98,8 @@ body{height:100%}
.xd .mode ul button{padding:0 10px;font-size:11px} .xd .mode ul button{padding:0 10px;font-size:11px}
/* Tool - Common */ /* Tool - Common */
.xd .tool{background-position:0 -1140px;background-repeat:repeat-x;background-color:#f4f4f4;position:relative;z-index:3} .xd .tool{background-position:0 -1140px;background-repeat:repeat-x;background-color:#f4f4f4;position:relative;z-index:3}
.xd .tool .mo{display:none;position:absolute;top:0;right:0;height:25px;width:16px;background-position:-300px -252px} .xd .tool .mo{display:none;position:absolute;top:0;right:0;height:25px;width:16px;background-position:-450px -250px}
.xd .tool .mo.mopen{background-position:-466px -250px}
.xd .skip{position:absolute;display:block;top:0;left:0;width:1px;height:1px;overflow:hidden;color:#333;text-indent:1em;text-decoration:none;font-size:12px} .xd .skip{position:absolute;display:block;top:0;left:0;width:1px;height:1px;overflow:hidden;color:#333;text-indent:1em;text-decoration:none;font-size:12px}
.xd .skip:hover, .xd .skip:hover,
.xd .skip:active, .xd .skip:active,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Before After
Before After