aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-06-18 09:00:54 +0000
committerMario <mario@mariovavti.com>2023-06-18 09:00:54 +0000
commitd9f855b97e2851c7c55ff53a7293c9a667a2bf6e (patch)
treec719c7351ccbd8c4acc08af15ed0a51c11486c0d /view/theme
parente275dae6e3fbb90dd66a52b7387108e64de88ed2 (diff)
downloadvolse-hubzilla-d9f855b97e2851c7c55ff53a7293c9a667a2bf6e.tar.gz
volse-hubzilla-d9f855b97e2851c7c55ff53a7293c9a667a2bf6e.tar.bz2
volse-hubzilla-d9f855b97e2851c7c55ff53a7293c9a667a2bf6e.zip
fix bogus html
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 1696f10bd..3e34fff95 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -255,6 +255,10 @@ input[type=text], textarea {
display: none;
}
+span.spinner {
+ display: block;
+}
+
.spinner.s {
height: 1rem;
width: 1rem;