From 66d8a67884829f5a56c259a5d01002f5c474685b Mon Sep 17 00:00:00 2001 From: Andreas Neustifter Date: Sat, 18 Aug 2018 23:47:04 +0200 Subject: [PATCH] Add icons on photo view page. This page still had textual links, change them to icons. Also remove missleading header. --- view/theme/frio/css/style.css | 4 +++ view/theme/frio/templates/like_noshare.tpl | 9 ++++-- view/theme/frio/templates/photo_view.tpl | 32 ++++++++++++++++------ 3 files changed, 34 insertions(+), 11 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 8b684e00e..13066ac27 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 d22804dcd..deb2383f4 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 ce058f507..e610926d4 100644 --- a/view/theme/frio/templates/photo_view.tpl +++ b/view/theme/frio/templates/photo_view.tpl @@ -4,16 +4,30 @@
-

{{$album.1}}

- -