mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-23 20:32:14 +09:00
issue 1348 fixed. Make enough widget's width/height.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10276 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
efe7a6d05e
commit
debe44afdc
2 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#colorset_area .header{float:left;margin-right:.5em;padding-top:.2em}
|
||||
#colorset_area .footer{float:left}
|
||||
.pageAddContent{width:700px}
|
||||
.wgWrap{_display:inline;_zoom:1;display:inline-block;vertical-align:top;cursor:move;z-index:99;position:relative}
|
||||
.wgWrap{display:inline-block;*display:inline;*zoom:1;vertical-align:top;cursor:move;z-index:99;position:relative}
|
||||
.wgWrap .wgRight,
|
||||
.wgWrap .wgBoxRight {border:0;background:transparent url("../images/btn_resize.gif") no-repeat left bottom;width:12px;height:12px;position:absolute;bottom:1px;right:1px;cursor:pointer;z-index:99}
|
||||
.wgWrap .wgBorder,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue