11 lines
357 B
PHP
11 lines
357 B
PHP
<style type='text/css'>
|
|
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}
|
|
.history {border:1px solid gray; padding:10px; margin-top:10px; margin-bottom:10px}
|
|
.header {background:#efefef}
|
|
p{margin:0px}
|
|
.w-id {width:45px}
|
|
</style>
|