1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-03 08:28:31 +00:00
* Added: Socket debugging information, including if the client is connected, latency, ping, etc.
* Changed: Make the text for profile rules more clear about what happens if you have multiple rules for a profile.
This commit is contained in:
SirStendec 2020-02-10 19:43:35 -05:00
parent e0d2eb8d81
commit aedfcecc14
6 changed files with 404 additions and 2 deletions

View file

@ -206,6 +206,11 @@ textarea.tw-input {
}
.ffz--cursor {
cursor: pointer;
}
.ffz--home {
h2, p {
margin-bottom: 1rem;