From 0f7c9aa02f8dfcfbacbb132cb301fa915d655d6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=91cze=20Bence?= Date: Sat, 6 May 2023 21:41:27 +0200 Subject: [PATCH] RVRNEXT-38 replace svgs to fa-icons in normal layous --- public/static/css/rvr.css | 4 ++++ views/templates/layout_normal.php | 14 ++++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/public/static/css/rvr.css b/public/static/css/rvr.css index 0da7136..59ecdb4 100644 --- a/public/static/css/rvr.css +++ b/public/static/css/rvr.css @@ -404,6 +404,10 @@ header>p>span>a:link, header>p>span>a:visited { color: inherit; } +header>p>span>a:hover, header>p>span>a:focus { + text-decoration: none; +} + header>p>span:not(:last-child) { border-right: solid white 1px; padding-right: 6px; diff --git a/views/templates/layout_normal.php b/views/templates/layout_normal.php index cb3a248..a931218 100644 --- a/views/templates/layout_normal.php +++ b/views/templates/layout_normal.php @@ -10,14 +10,12 @@

user()) : ?> - - - - - user()->getDisplayName() ?>Logout + user()->getDisplayName() ?> Logout