mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Issue 2580 resolved. IE 7~8 font-size:0 bug.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11724 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4d8fe5b607
commit
6c9185484b
2 changed files with 2 additions and 2 deletions
|
|
@ -285,7 +285,7 @@ to{-o-transform:rotate(360deg)}
|
|||
.x .dashboard>section:nth-child(odd),
|
||||
.x .dashboard>section:nth-child(even){float:none;width:auto}
|
||||
}
|
||||
.x .g11n>.x_add-on{font-size:0;position:relative;cursor:pointer;text-decoration:none}
|
||||
.x .g11n>.x_add-on{font-size:0;position:relative;cursor:pointer;text-decoration:none;*color:#eee}
|
||||
.x .g11n>.x_add-on>i{position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;z-index:1;opacity:.25;filter:alpha(opacity=25)}
|
||||
.x .g11n>.x_add-on.remover{display:none;width:26px;height:26px}
|
||||
.x .g11n.active>[disabled]{padding-left:25px;background-position:4px 6px;background-repeat:no-repeat}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue