diff --git a/src/invidious/views/preferences.ecr b/src/invidious/views/preferences.ecr index 10c016af..370dfc0f 100644 --- a/src/invidious/views/preferences.ecr +++ b/src/invidious/views/preferences.ecr @@ -8,72 +8,74 @@ function update_value(element) { } -
-
- Player preferences +
+ +
+ Player preferences -
- - checked<% end %>> -
+
+ + checked<% end %>> +
-
- - checked<% end %>> -
+
+ + checked<% end %>> +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - - <%= user.preferences.volume %> -
+
+ + + <%= user.preferences.volume %> +
- Visual preferences -
- - checked<% end %>> -
+ Visual preferences +
+ + checked<% end %>> +
- Subscription preferences -
- - -
+ Subscription preferences +
+ + +
-
- - -
+
+ + +
-
- - checked<% end %>> -
+
+ + checked<% end %>> +
-
- -
-
- \ No newline at end of file +
+ +
+
+ + \ No newline at end of file