Remove shade on toolbar

This commit is contained in:
Paulo Gustavo Veiga
2022-01-04 19:20:40 -08:00
parent e244d694f5
commit 5c5af9ecfe
10 changed files with 6 additions and 752 deletions

View File

@@ -44,11 +44,11 @@
<spring:message code="WELCOME"/>, ${principal.firstname} |
<span><a href="../../c/maps/"><spring:message code="MY_WISEMAPS"/></a></span> |
<span><a href="#" target=" " id="tutorialVideo"><spring:message code="TUTORIAL_VIDEO"/></a></span> |
<span><a href="../../c/keyboard" id="keyboardShortcuts"><spring:message code="SHORTCUTS"/></a></span> |
<span><a href="../../c/logout" title="<spring:message code="LOGOUT"/>"><spring:message
code="LOGOUT"/></a></span>
</c:if>
<%-- This is the try page toolbar --%>
<c:if test="${memoryPersistence}">
<span><a href="../../c/keyboard" id="tutorialVideo"><spring:message code="TUTORIAL_VIDEO"/></a></span> |
<span><a href="#" id="keyboardShortcuts"><spring:message code="SHORTCUTS"/></a></span> |