Add report type span
This commit is contained in:
parent
8bd6b16f71
commit
ef412a8411
3 changed files with 60 additions and 11 deletions
|
@ -110,10 +110,10 @@ body {
|
|||
border: solid;
|
||||
}
|
||||
|
||||
.report {
|
||||
.report-title {
|
||||
font-weight: bold;
|
||||
}
|
||||
.report-class {
|
||||
.report-type {
|
||||
padding: 4px 4px 0px 4px;
|
||||
text-shadow: 0 0 2px #0005;
|
||||
box-shadow: 2px 2px 2px #0004;
|
||||
|
|
Reference in a new issue