diff --git a/view/theme/frost-mobile/images/link.png b/view/theme/frost-mobile/images/link.png new file mode 100644 index 0000000000..7c5c8ed6bb Binary files /dev/null and b/view/theme/frost-mobile/images/link.png differ diff --git a/view/theme/frost-mobile/style.css b/view/theme/frost-mobile/style.css index 30c3e97c49..e76ceac77d 100644 --- a/view/theme/frost-mobile/style.css +++ b/view/theme/frost-mobile/style.css @@ -3790,7 +3790,14 @@ aside input[type='text'] { background-repeat: no-repeat; opacity: 0.5; } -.icon.link { display: none; background-position: -144px 0px;} + +.icon.link { + display: block; width: 22px; height: 24px; + background-size: 100% 100%; + background-image: url('images/link.png'); + background-repeat: no-repeat; + opacity: 0.5; +} /*.globe { background-position: 0px -16px;}*/ .icon.globe { diff --git a/view/theme/frost-mobile/templates/jot.tpl b/view/theme/frost-mobile/templates/jot.tpl index 1dcfc0b21c..663d9b3d31 100644 --- a/view/theme/frost-mobile/templates/jot.tpl +++ b/view/theme/frost-mobile/templates/jot.tpl @@ -40,15 +40,13 @@
-
+ {{**}} +
-->*}} + {{**}} + +