add reminder that SSDP launches IE by default

This commit is contained in:
ed
2023-02-21 19:38:35 +00:00
parent cedaf4809f
commit 5effaed352
3 changed files with 8 additions and 0 deletions

View File

@@ -1321,6 +1321,10 @@ html.y #ops svg circle {
padding: .3em .6em;
white-space: nowrap;
}
#noie {
color: #b60;
margin: 0 0 0 .5em;
}
.opbox {
padding: .5em;
border-radius: 0 .3em .3em 0;