aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-10-12 08:39:18 +0000
committerMario <mario@mariovavti.com>2023-10-12 08:39:18 +0000
commit763b69bf5be8c907cc55dfbab5453fd36b86fc04 (patch)
tree41f9ab044f0971bad6e64060d275f34bd86f33f3 /view/css
parent2f2e353ecef52639a78cac3bc407ccfe64197ac9 (diff)
downloadvolse-hubzilla-763b69bf5be8c907cc55dfbab5453fd36b86fc04.tar.gz
volse-hubzilla-763b69bf5be8c907cc55dfbab5453fd36b86fc04.tar.bz2
volse-hubzilla-763b69bf5be8c907cc55dfbab5453fd36b86fc04.zip
enable reset button in mod rpost
Diffstat (limited to 'view/css')
-rw-r--r--view/css/bootstrap-red.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index 57ce92c43..b5daa4609 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -7,7 +7,8 @@
}
}
-* {
+.nav-link,
+input {
transition: none !important;
}