core services renamed to syslog

This commit is contained in:
Xuan Sang LE
2020-05-20 23:11:58 +02:00
parent 33eab1d30a
commit 9008396ac9
28 changed files with 436 additions and 226 deletions

View File

@ -121,4 +121,12 @@ body
padding:3px;
color:chocolate;
font-weight: normal;
}
#clipboard {
position: absolute;
left: -9999px;
width: 1px;
height: 1px;
box-sizing: border-box;
}