mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
(주의: 캐시가 남아있는 경우가 있으므로 각 에디터 컴포넌트들의 화면에서 Reload를 해야 하는 경우가 존재한다.) git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2491 201d5d3c-b55e-5fd7-737f-ddc643e51545
8 lines
313 B
CSS
8 lines
313 B
CSS
@charset "utf-8";
|
|
@import url(../../../../../modules/admin/tpl/css/admin.css);
|
|
|
|
.pollButton { clear:both; margin:.5em 0 0 0; height:20px; }
|
|
.pollButton label { vertical-align:middle; color:#888888; }
|
|
|
|
li { list-style:none; margin-right:5px; float:left; color:#666666}
|
|
li a { text-decoration:none; color:#666666;}
|