diff --git a/apps/theming/css/theming.scss b/apps/theming/css/theming.scss index f36ff69e42..4474c232d9 100644 --- a/apps/theming/css/theming.scss +++ b/apps/theming/css/theming.scss @@ -14,11 +14,6 @@ .searchbox input[type="search"] { background: transparent url('../../../core/img/actions/search.svg') no-repeat 6px center; } - #appmenu li a img { - -webkit-filter: invert(1); - filter: invert(1); - filter: progid:DXImageTransform.Microsoft.BasicImage(invert='1'); - } #contactsmenu .icon-contacts { background-image: url('../../../core/img/places/contacts-dark.svg'); } diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 690c3ed2e1..127e794e12 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -48,8 +48,8 @@ class="active"> - - + + <?php p($entry['name']); ?> @@ -79,8 +79,8 @@ class="active"> - - + +