Remove some more old winbox references

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2022-06-30 19:31:37 -07:00
parent 376066e55f
commit 76f641a935

View File

@@ -10,18 +10,6 @@
background-color: var(--message-error-bg); background-color: var(--message-error-bg);
color: var(--error-fg); color: var(--error-fg);
} }
.wb-min {
display: none;
}
.wb-max {
display: none;
}
.wb-full {
display: none;
}
</style> </style>
{% endblock extrastyle %} {% endblock extrastyle %}
{% block extrahead %} {% block extrahead %}