git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4787 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2008-11-07 03:24:47 +00:00
parent be293caefc
commit b9352303fc

View file

@ -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 */