diff --git a/files/assets/css/themes/midnight.css b/files/assets/css/themes/midnight.css index 5bcc93e8e..bd910163f 100644 --- a/files/assets/css/themes/midnight.css +++ b/files/assets/css/themes/midnight.css @@ -47,7 +47,7 @@ body, .navbar-light, .navbar-dark, .card, .modal-content, .comment-write textare border-top: none; } -.table-striped tbody tr:nth-of-type(odd) { +table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.3); } diff --git a/files/templates/admin/badge_admin.html b/files/templates/admin/badge_admin.html index 3868b28a7..1c26efaaf 100644 --- a/files/templates/admin/badge_admin.html +++ b/files/templates/admin/badge_admin.html @@ -10,7 +10,7 @@
- +
diff --git a/files/templates/admin/banned_domains.html b/files/templates/admin/banned_domains.html index 1962f3145..5d8095348 100644 --- a/files/templates/admin/banned_domains.html +++ b/files/templates/admin/banned_domains.html @@ -5,7 +5,7 @@
-
Select
+
diff --git a/files/templates/casino/roulette_screen.html b/files/templates/casino/roulette_screen.html index 44e8b144f..7e02c8021 100644 --- a/files/templates/casino/roulette_screen.html +++ b/files/templates/casino/roulette_screen.html @@ -40,7 +40,7 @@
How to Bet

-
Domain
+
diff --git a/files/templates/emojis.html b/files/templates/emojis.html index c73fd011e..509c11318 100644 --- a/files/templates/emojis.html +++ b/files/templates/emojis.html @@ -20,7 +20,7 @@
-
Bet
+
diff --git a/files/templates/formatting.html b/files/templates/formatting.html index 3229ea44b..3783c3c0e 100644 --- a/files/templates/formatting.html +++ b/files/templates/formatting.html @@ -6,7 +6,7 @@
You can use Markdown formatting:
-
#
+
diff --git a/files/templates/group_memberships.html b/files/templates/group_memberships.html index f09e1ab88..cc7005dd6 100644 --- a/files/templates/group_memberships.html +++ b/files/templates/group_memberships.html @@ -18,7 +18,7 @@
!{{group}} {{name}}
-
Name
+
diff --git a/files/templates/groups.html b/files/templates/groups.html index 836728ec2..e9f62e1b8 100644 --- a/files/templates/groups.html +++ b/files/templates/groups.html @@ -27,7 +27,7 @@

Ping Groups

-
#
+
diff --git a/files/templates/hats.html b/files/templates/hats.html index e87bc2254..01f937fe9 100644 --- a/files/templates/hats.html +++ b/files/templates/hats.html @@ -40,7 +40,7 @@
-
#
+
diff --git a/files/templates/settings/personal.html b/files/templates/settings/personal.html index 44490016c..0f6ec9483 100644 --- a/files/templates/settings/personal.html +++ b/files/templates/settings/personal.html @@ -313,7 +313,7 @@
-
Hat
+
{% for user in v.referrals %} diff --git a/files/templates/shop.html b/files/templates/shop.html index 28ffd1705..fe7164244 100644 --- a/files/templates/shop.html +++ b/files/templates/shop.html @@ -46,7 +46,7 @@ {% endif %}
-
{% include "user_in_table.html" %}
+
Icon