warn in case of lacking client-side SSE support

This commit is contained in:
Hauke Klement
2015-03-14 12:32:52 +01:00
parent ebc06c09db
commit b28c95b2c7
5 changed files with 95 additions and 67 deletions

View File

@@ -16,6 +16,14 @@ button i.fa-spin {
}
}
.score {
display: none;
}
#alert, #development-environment {
display: none;
}
#editor-buttons {
background-color: #008CBA;
margin-top: 1em;