Re-release of Multistream Title Updater

Minor Printer.bot improvements
This commit is contained in:
nuttylmao
2025-09-13 21:12:33 +10:00
parent d95462f65a
commit c5e9890eb2
36 changed files with 1389 additions and 593 deletions
+6 -1
View File
@@ -1,3 +1,7 @@
body {
margin: 1em;
}
#settings {
display: flex;
flex-direction: column;
@@ -58,7 +62,8 @@
height: 2em;
}
#receipt-icon:empty {
#receipt-icon:not([src]),
#receipt-icon[src=""] {
display: none;
}