]> git.mxchange.org Git - friendica.git/commitdiff
frio: disable nav login button on home and login module
authorrabuzarus <rabuzarus@t-online.de>
Thu, 8 Feb 2018 17:36:39 +0000 (18:36 +0100)
committerrabuzarus <rabuzarus@t-online.de>
Thu, 8 Feb 2018 17:36:39 +0000 (18:36 +0100)
view/theme/frio/css/style.css
view/theme/frio/templates/nav.tpl

index 2f5cc2f0ae7315f7f7889153bc2f5777af5d7fd8..95a8aa09f9c78becd3cb0dbe6a86f70189c69fd6 100644 (file)
@@ -2134,6 +2134,11 @@ ul.dropdown-menu li:hover {
 .section-title-wrapper {
     overflow: hidden;
 }
+/* Home and Login Page */
+body.mod-home .navbar #nav-login,
+body.mod-login .navbar #nav-login {
+    display: none;
+}
 /* Profile-page */
 #profile-content-standard,
 #profile-content-advanced {
index 2fab6235307c8741656fb29d2cde888e230f727c..aa8d50fc01324f5dfef4cba997b89c78b88eeeb4 100644 (file)
                </div>
                <div class="pull-right">
                        <ul class="nav navbar-nav navbar-right">
-                               {{if $nav.register}}<li><a href="register" data-toggle="tooltip" title="{{$nav.register.3}}"><i class="fa fa-street-view fa-fw" aria-hidden="true"></i></a></li>{{/if}}
                                <li>
                                        <a href="login?mode=none" id="nav-login"
                                                data-toggle="tooltip" title="{{$nav.login.3}}">