diff --git a/static/css/views/mySharesView.css b/static/css/views/mySharesView.css index 95768af9..bf780612 100644 --- a/static/css/views/mySharesView.css +++ b/static/css/views/mySharesView.css @@ -287,7 +287,9 @@ cursor: pointer; font-size: 11px; flex-shrink: 0; - transition: background 0.12s, color 0.12s; + transition: + background 0.12s, + color 0.12s; } .ms-btn-icon:hover { diff --git a/static/js/core/icons.js b/static/js/core/icons.js index a8ca5c3b..679caff1 100644 --- a/static/js/core/icons.js +++ b/static/js/core/icons.js @@ -239,7 +239,7 @@ const OxiIcons = { 576, 'M160 32c-35.3 0-64 28.7-64 64l0 224c0 35.3 28.7 64 64 64l352 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L160 32zM396 138.7l96 144c4.9 7.4 5.4 16.8 1.2 24.6S480.9 320 472 320l-144 0-48 0-80 0c-9.2 0-17.6-5.3-21.6-13.6s-2.9-18.2 2.9-25.4l64-80c4.6-5.7 11.4-9 18.7-9s14.2 3.3 18.7 9l17.3 21.6 56-84C360.5 132 368 128 376 128s15.5 4 20 10.7zM192 128a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM48 120c0-13.3-10.7-24-24-24S0 106.7 0 120L0 344c0 75.1 60.9 136 136 136l320 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-320 0c-48.6 0-88-39.4-88-88l0-224z' ], - 'infinity': [ + infinity: [ 640, 'M0 256c0-88.4 71.6-160 160-160 50.4 0 97.8 23.7 128 64l32 42.7 32-42.7c30.2-40.3 77.6-64 128-64 88.4 0 160 71.6 160 160S568.4 416 480 416c-50.4 0-97.8-23.7-128-64l-32-42.7-32 42.7c-30.2 40.3-77.6 64-128 64-88.4 0-160-71.6-160-160zm280 0l-43.2-57.6c-18.1-24.2-46.6-38.4-76.8-38.4-53 0-96 43-96 96s43 96 96 96c30.2 0 58.7-14.2 76.8-38.4L280 256zm80 0l43.2 57.6c18.1 24.2 46.6 38.4 76.8 38.4 53 0 96-43 96-96s-43-96-96-96c-30.2 0-58.7 14.2-76.8 38.4L360 256z' ], diff --git a/static/locales/ar.json b/static/locales/ar.json index 3c374b4c..940e18d7 100644 --- a/static/locales/ar.json +++ b/static/locales/ar.json @@ -732,4 +732,4 @@ "last7days": "آخر 7 أيام", "last30days": "آخر 30 يومًا" } -} \ No newline at end of file +} diff --git a/static/locales/de.json b/static/locales/de.json index eed46b8f..24d1a2c7 100644 --- a/static/locales/de.json +++ b/static/locales/de.json @@ -732,4 +732,4 @@ "last7days": "Letzte 7 Tage", "last30days": "Letzte 30 Tage" } -} \ No newline at end of file +} diff --git a/static/locales/es.json b/static/locales/es.json index 4630de55..a0deed14 100644 --- a/static/locales/es.json +++ b/static/locales/es.json @@ -732,4 +732,4 @@ "last7days": "Últimos 7 días", "last30days": "Últimos 30 días" } -} \ No newline at end of file +} diff --git a/static/locales/fa.json b/static/locales/fa.json index 0f1b9dea..e4ffcce5 100644 --- a/static/locales/fa.json +++ b/static/locales/fa.json @@ -732,4 +732,4 @@ "last7days": "۷ روز گذشته", "last30days": "۳۰ روز گذشته" } -} \ No newline at end of file +} diff --git a/static/locales/fr.json b/static/locales/fr.json index 997951b0..b410050f 100644 --- a/static/locales/fr.json +++ b/static/locales/fr.json @@ -732,4 +732,4 @@ "last7days": "7 derniers jours", "last30days": "30 derniers jours" } -} \ No newline at end of file +} diff --git a/static/locales/hi.json b/static/locales/hi.json index bb071227..011dbec5 100644 --- a/static/locales/hi.json +++ b/static/locales/hi.json @@ -732,4 +732,4 @@ "last7days": "पिछले 7 दिन", "last30days": "पिछले 30 दिन" } -} \ No newline at end of file +} diff --git a/static/locales/it.json b/static/locales/it.json index d4fd3c28..0977c1f3 100644 --- a/static/locales/it.json +++ b/static/locales/it.json @@ -732,4 +732,4 @@ "last7days": "Ultimi 7 giorni", "last30days": "Ultimi 30 giorni" } -} \ No newline at end of file +} diff --git a/static/locales/ja.json b/static/locales/ja.json index 6a3d54db..17b3d1fc 100644 --- a/static/locales/ja.json +++ b/static/locales/ja.json @@ -732,4 +732,4 @@ "last7days": "過去7日間", "last30days": "過去30日間" } -} \ No newline at end of file +} diff --git a/static/locales/ko.json b/static/locales/ko.json index fd0b63b3..131b5805 100644 --- a/static/locales/ko.json +++ b/static/locales/ko.json @@ -732,4 +732,4 @@ "last7days": "최근 7일", "last30days": "최근 30일" } -} \ No newline at end of file +} diff --git a/static/locales/nl.json b/static/locales/nl.json index 6dce12fd..397bc034 100644 --- a/static/locales/nl.json +++ b/static/locales/nl.json @@ -732,4 +732,4 @@ "last7days": "Afgelopen 7 dagen", "last30days": "Afgelopen 30 dagen" } -} \ No newline at end of file +} diff --git a/static/locales/pl.json b/static/locales/pl.json index 1123ab46..da2a023e 100644 --- a/static/locales/pl.json +++ b/static/locales/pl.json @@ -732,4 +732,4 @@ "last7days": "Ostatnie 7 dni", "last30days": "Ostatnie 30 dni" } -} \ No newline at end of file +} diff --git a/static/locales/pt.json b/static/locales/pt.json index abf41dfe..9835d164 100644 --- a/static/locales/pt.json +++ b/static/locales/pt.json @@ -732,4 +732,4 @@ "last7days": "Últimos 7 dias", "last30days": "Últimos 30 dias" } -} \ No newline at end of file +} diff --git a/static/locales/ru.json b/static/locales/ru.json index f5107676..f470d2cc 100644 --- a/static/locales/ru.json +++ b/static/locales/ru.json @@ -732,4 +732,4 @@ "last7days": "Последние 7 дней", "last30days": "Последние 30 дней" } -} \ No newline at end of file +} diff --git a/static/locales/zh-TW.json b/static/locales/zh-TW.json index c4bf8c6d..d6bd270e 100644 --- a/static/locales/zh-TW.json +++ b/static/locales/zh-TW.json @@ -732,4 +732,4 @@ "last7days": "近7天", "last30days": "近30天" } -} \ No newline at end of file +} diff --git a/static/locales/zh.json b/static/locales/zh.json index 4edc74d8..6f04a4a2 100644 --- a/static/locales/zh.json +++ b/static/locales/zh.json @@ -732,4 +732,4 @@ "last7days": "近7天", "last30days": "近30天" } -} \ No newline at end of file +}