From: rabuzarus <> Date: Wed, 5 Oct 2016 16:07:58 +0000 (+0200) Subject: frio: provide a edit profile button for the advanced profile page X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=88cef50aa2ccb88f62faafa3259e5d07e811bd9a;p=friendica.git frio: provide a edit profile button for the advanced profile page --- 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 @@ -