mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-17 02:10:02 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5792 201d5d3c-b55e-5fd7-737f-ddc643e51545
12 lines
463 B
CSS
12 lines
463 B
CSS
@charset "utf-8";
|
|
@import url(../../../../../../modules/admin/tpl/css/admin.css);
|
|
|
|
.search { border:1px solid #DDDDDD; padding:5px; }
|
|
#address { width:100px; }
|
|
.about_address { clear:both; color:#DDDDDD; }
|
|
|
|
.address_list_box { color:#AAAAAA; margin-top:1em; clear:both; padding:5px; height:110px; overflow-y:scroll }
|
|
.address_list_box a { color:#AAAAAA; }
|
|
.address_lists { list-style:none; }
|
|
|
|
#display_map { width:400px; height:300px; border:1px solid #DDDDDD; }
|