From 88cef50aa2ccb88f62faafa3259e5d07e811bd9a Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Wed, 5 Oct 2016 18:07:58 +0200 Subject: [PATCH] frio: provide a edit profile button for the advanced profile page --- view/theme/frio/css/style.css | 12 +++++++----- view/theme/frio/templates/profile_advanced.tpl | 16 ++++++++++++++-- 2 files changed, 21 insertions(+), 7 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 84e8b6e7d8..7c6cb43ef6 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -835,17 +835,19 @@ nav.navbar a { /*border-left: 3px solid #6fdbe8;*/ border-left: 3px solid $link_color; color: #fff!important; - background-color: $menu_background_hover_color !important + background-color: $menu_background_hover_color !important; } -.nav-pills.preferences .dropdown .dropdown-toggle { - color: #bebebe +.nav-pills.preferences .dropdown .dropdown-toggle, +.nav-pills.preferences > li > .btn { + color: #bebebe; } .nav-pills.preferences .dropdown.open .dropdown-toggle, .nav-pills.preferences .dropdown.open .dropdown-toggle:hover { - background-color: $nav_bg + background-color: $nav_bg; } -.nav-pills.preferences .dropdown .dropdown-toggle { +.nav-pills.preferences .dropdown .dropdown-toggle, +.nav-pills.preferences > li > .btn { padding: 2px 10px; } diff --git a/view/theme/frio/templates/profile_advanced.tpl b/view/theme/frio/templates/profile_advanced.tpl index f6941640ab..7c9a7bef1a 100644 --- a/view/theme/frio/templates/profile_advanced.tpl +++ b/view/theme/frio/templates/profile_advanced.tpl @@ -1,5 +1,5 @@ -