diff --git a/files/assets/css/win98.css b/files/assets/css/win98.css index 867ece5c0..ffaed74d7 100644 --- a/files/assets/css/win98.css +++ b/files/assets/css/win98.css @@ -42,7 +42,7 @@ color: var(--white) !important; } -.nav-link, .btn, .btn-secondary, .col.px-0.pl-2.btn.btn-dead.my-0.mx-2 { +.nav-link, .btn:not(.caction), .btn-secondary, .col.px-0.pl-2.btn.btn-dead.my-0.mx-2 { border: 2px outset white !important; border-bottom: 2px solid #a7a5a1 !important; border-right: 2px solid #a7a5a1 !important; diff --git a/files/templates/CHRISTMAS/settings2.html b/files/templates/CHRISTMAS/settings2.html index 7a04a11f0..181535674 100644 --- a/files/templates/CHRISTMAS/settings2.html +++ b/files/templates/CHRISTMAS/settings2.html @@ -38,10 +38,10 @@ {% if v %} - + {% else %} - + {% endif %} diff --git a/files/templates/authforms.html b/files/templates/authforms.html index d65b352b3..514d33481 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -14,11 +14,11 @@ {% if v %} - + {% if v.agendaposter %}{% elif v.css %}{% endif %} {% else %} - + {% endif %} diff --git a/files/templates/comments.html b/files/templates/comments.html index 9437f5273..ac4e4cf7a 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -302,36 +302,36 @@