mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 12:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4305 201d5d3c-b55e-5fd7-737f-ddc643e51545
3 lines
199 B
CSS
3 lines
199 B
CSS
.logged_members { overflow:hidden; }
|
|
.logged_members ul { margin:0; padding:0; overflow:hidden; width:100%;}
|
|
.logged_members ul li { white-space:nowrap; padding:2px; overflow:hidden; color:#54564b;}
|