From 2a6e3a182dd424105ad4ef6e29066143274dfafe Mon Sep 17 00:00:00 2001 From: Cameron Date: Tue, 31 Dec 2019 11:24:14 -0800 Subject: [PATCH] Issue #4020 - Removed Admin Nav button labels for all device and provided solution for plugins to add them back via css if required. Example added to admin_style.css --- e107_themes/bootstrap3/admin_style.css | 5 +++++ e107_themes/bootstrap3/admin_template.php | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/e107_themes/bootstrap3/admin_style.css b/e107_themes/bootstrap3/admin_style.css index 87b808b7f..525a84db2 100644 --- a/e107_themes/bootstrap3/admin_style.css +++ b/e107_themes/bootstrap3/admin_style.css @@ -1644,6 +1644,11 @@ padding-top: 15px; margin-top: 0; } +/* +Optional: Display Admin Nav Button Labels. +ul.nav-admin a.navbar-admin-button:after { content: attr(title) } + */ + /* body { background-color: rgb(68, 68, 68); } diff --git a/e107_themes/bootstrap3/admin_template.php b/e107_themes/bootstrap3/admin_template.php index 765045cb7..d5b0454be 100644 --- a/e107_themes/bootstrap3/admin_template.php +++ b/e107_themes/bootstrap3/admin_template.php @@ -26,8 +26,8 @@ $E_ADMIN_NAVIGATION['start_other'] = '