diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 8b684e00ef..13066ac272 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -958,6 +958,10 @@ nav.navbar a, nav.navbar .btn-link { color: #fff!important; background-color: $menu_background_hover_color !important; } +#photo-edit-link-wrap { + color: #555; + margin-bottom: 15px; +} .nav-pills.preferences .dropdown .dropdown-toggle, .nav-pills.preferences > li > .btn { color: #bebebe; diff --git a/view/theme/frio/templates/like_noshare.tpl b/view/theme/frio/templates/like_noshare.tpl index d22804dcda..deb2383f4b 100644 --- a/view/theme/frio/templates/like_noshare.tpl +++ b/view/theme/frio/templates/like_noshare.tpl @@ -1,8 +1,13 @@
- + {{if $nolike}} - + + {{/if}}
diff --git a/view/theme/frio/templates/photo_view.tpl b/view/theme/frio/templates/photo_view.tpl index ce058f507e..e610926d4c 100644 --- a/view/theme/frio/templates/photo_view.tpl +++ b/view/theme/frio/templates/photo_view.tpl @@ -4,16 +4,30 @@
-

{{$album.1}}

- -