diff --git a/Web/static/css/main.css b/Web/static/css/main.css index 6bd2ad4b..4699d6b5 100644 --- a/Web/static/css/main.css +++ b/Web/static/css/main.css @@ -3277,6 +3277,7 @@ hr { flex-direction: row; justify-content: space-between; gap: 4px; + cursor: pointer; } .entity_vertical_list .entity_vertical_list_item .first_column { diff --git a/Web/static/js/al_feed.js b/Web/static/js/al_feed.js index b19a7df3..9e0075b1 100644 --- a/Web/static/js/al_feed.js +++ b/Web/static/js/al_feed.js @@ -202,11 +202,15 @@ u(document).on('click', '#__feed_settings_link', (e) => {
- ${ovk_proc_strtr(escapeHtml(name), 100)} + + + ${ovk_proc_strtr(escapeHtml(name), 100)} + +
-
+