mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2737 201d5d3c-b55e-5fd7-737f-ddc643e51545
5 lines
356 B
CSS
5 lines
356 B
CSS
.document_list_box { height:300px; overflow-y:scroll; overflow-x:hidden;}
|
|
.document_list { margin-top:.5em; overflow:hidden; white-space:nowrap; clear:both;}
|
|
.document_list input { float:left; margin-right:10px; }
|
|
.document_list address { float:left; width:100px; margin-right:10px; overflow:hidden; white-space:nowrap;}
|
|
.document_list .document_title { }
|