mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 16:59:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5785 201d5d3c-b55e-5fd7-737f-ddc643e51545
11 lines
549 B
CSS
11 lines
549 B
CSS
@charset "utf-8";
|
|
|
|
.aboutListConfig { border:1px solid #ccc; padding:5px; line-height:160%; margin-bottom:20px; }
|
|
|
|
.targetItem strong , .displayItem strong { margin-bottom:5px; display:block;}
|
|
.targetItem { float:left; width:250px; overflow:hidden; *zoom:1; margin-left:30px; }
|
|
.displayItem { float:left; width:250px; overflow:hidden; *zoom:1; }
|
|
.displayItem select, .targetItem select { width:99%; overflow:hidden; *zoom:1;}
|
|
|
|
.displayButton { float:left; width:40px; text-align:center; margin-top:80px; }
|
|
.displayButton a { margin-bottom:10px; }
|