mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
테이블 팔레트 버튼 오버시 버튼 크기가 비정상적으로 커지는 현상 해결
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7606 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
45a990fb1b
commit
ceef11a187
1 changed files with 1 additions and 1 deletions
|
|
@ -249,7 +249,7 @@
|
|||
.xpress-editor .tool li.fcolor .layer{ width:218px !important; height:auto !important; background-image:none !important; overflow:hidden;}
|
||||
.xpress-editor .tool .layer .palette{ width:210px; position:relative; left:7px; padding:8px 0 7px 0; margin:0;}
|
||||
.xpress-editor .tool .layer .palette li{ float:left; margin:0 1px 1px 0; font-size:0; line-height:0;}
|
||||
.xpress-editor .tool .layer .palette button{ position:relative; overflow:hidden; width:11px; height:11px;}
|
||||
.xpress-editor .tool .layer .palette button{ position:relative; overflow:hidden; width:11px !important; height:11px !important;}
|
||||
|
||||
.xpress-editor .tool li.bcolor .layer { width:218px; overflow:hidden;}
|
||||
.xpress-editor .tool .layer .background{ width:210px; position:relative; left:7px; margin:0 0 -2px 0; padding:8px 0 0 0; *padding-bottom:8px; _padding-bottom:4px;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue