diff --git a/common/css/default.css b/common/css/default.css index 16d5489fa..a8ad0e641 100644 --- a/common/css/default.css +++ b/common/css/default.css @@ -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 */