mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 12:49:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4787 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
be293caefc
commit
b9352303fc
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
@charset "utf-8";
|
||||
|
||||
/* default.css - Type Selector Definition */
|
||||
body{ font-size:.75em;}
|
||||
body { margin:0;padding:0; font-size:.75em;}
|
||||
|
||||
img { border:none; }
|
||||
label { cursor:pointer; }
|
||||
form { margin:0; padding:0; }
|
||||
|
|
@ -72,6 +73,8 @@ a.bold { font-weight:bold; }
|
|||
.folder_closer { display: none; }
|
||||
.folder_area { display: none; }
|
||||
|
||||
.xe_content { line-height:1.6; }
|
||||
|
||||
.zbxe_widget_output { background:url(../tpl/images/widget_text.gif) no-repeat center bottom; display:block;}
|
||||
|
||||
/* xe layer */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue