Relocate and rename option, make option restore after page refresh.
This commit is contained in:
parent
d4f75146c7
commit
c148c991cd
2 changed files with 4 additions and 6 deletions
|
|
@ -100,10 +100,6 @@ mixin us-chat
|
|||
+rcheckbox("us-sort-rank", "Sort userlist by rank")
|
||||
+rcheckbox("us-sort-afk", "Sort AFKers to bottom")
|
||||
.col-sm-4
|
||||
.col-sm-8
|
||||
p.text-info The following option only applies if you have permission to see IP addresses in the first place.
|
||||
+rcheckbox("us-no-ip-on-hover", "Disable revealing user IP addresses in profile tooltip")
|
||||
.col-sm-4
|
||||
.col-sm-8
|
||||
p.text-info The following 3 options apply to how and when you will be notified if a new chat message is received while CyTube is not the active window.
|
||||
.form-group
|
||||
|
|
@ -143,3 +139,4 @@ mixin us-mod
|
|||
form.form-horizontal(action="javascript:void(0)")
|
||||
+rcheckbox("us-modflair", "Show name color")
|
||||
+rcheckbox("us-shadowchat", "Show shadowmuted messages")
|
||||
+rcheckbox("us-show-ip-in-tooltip", "Show IP addresses in profile tooltip")
|
||||
Loading…
Add table
Add a link
Reference in a new issue