diff --git a/containers/libreportal/frontend/css/admin.css b/containers/libreportal/frontend/css/admin.css index 1d8abc7..dc30c3d 100644 --- a/containers/libreportal/frontend/css/admin.css +++ b/containers/libreportal/frontend/css/admin.css @@ -86,19 +86,6 @@ color: rgba(var(--text-rgb), 0.55); } -/* Small entry point on the user Dashboard that links into the Admin area. */ -.dashboard-admin-link { - display: inline-flex; - align-items: center; - gap: 6px; - margin: 4px 0 0; - font-size: 0.85rem; - font-weight: 600; - color: var(--accent); - text-decoration: none; -} -.dashboard-admin-link:hover { text-decoration: underline; } - /* ============================================================ Admin → System (in-depth statistics page) ============================================================ */ diff --git a/containers/libreportal/frontend/html/dashboard-content.html b/containers/libreportal/frontend/html/dashboard-content.html index fb1c568..5501f81 100755 --- a/containers/libreportal/frontend/html/dashboard-content.html +++ b/containers/libreportal/frontend/html/dashboard-content.html @@ -46,11 +46,6 @@ - - Admin overview - - -