* code for task #1799.
This commit is contained in:
@@ -6,4 +6,5 @@ tr, th, td {padding:5px}
|
||||
.history {border:1px solid gray; padding:10px; margin-top:10px; margin-bottom:10px}
|
||||
.header {background:#efefef}
|
||||
p{margin:0px}
|
||||
.w-id {width:45px}
|
||||
</style>
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
<?php $url = $this->report->getSysURL();?>
|
||||
<style>
|
||||
del {background:#fcc}
|
||||
ins {background:#cfc; text-decoration:none}
|
||||
table, tr, th, td {border:1px solid gray; font-size:12px; border-collapse:collapse}
|
||||
tr, th, td {padding:5px}
|
||||
.w-id {width:45px}
|
||||
.header {background:#efefef}
|
||||
</style>
|
||||
<?php include '../../common/view/mail.css.php'?>
|
||||
<?php if(isset($mail->bugs)):?>
|
||||
<table width='66%' align='center'>
|
||||
<tr class='header'>
|
||||
|
||||
Reference in New Issue
Block a user