change font size of span tag in uutinfo response
This commit is contained in:
parent
19002030c0
commit
56d2abb9cb
BIN
APIServer.exe
BIN
APIServer.exe
Binary file not shown.
@ -670,7 +670,7 @@ func (e *EWS) TemplateUutInfo(loc, locTime, misc, last, bkup string) string {
|
|||||||
font-family: Consolas;
|
font-family: Consolas;
|
||||||
}
|
}
|
||||||
span {
|
span {
|
||||||
font-size: 12px;
|
font-size: 14px;
|
||||||
font-family: Consolas;
|
font-family: Consolas;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user