From ad621f4035842b70589a7a171b374f9c2e43c74b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 5 Feb 2018 23:17:05 +0100 Subject: [PATCH] CSS --- htdocs/theme/eldy/style.css.php | 6 +++--- htdocs/theme/md/style.css.php | 10 +++------- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 77e25446fa91d..9d90d458363a8 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1445,14 +1445,14 @@ a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active { font-weight: normal; - padding: 0px 5px 0px 3px; + padding: 0px 4px 0px 4px; white-space: nowrap; color: #; text-decoration: none; } a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:active { font-weight: normal; - padding: 0px 5px 0px 3px; + padding: 0px 4px 0px 4px; margin: 0px 0px 0px 0px; white-space: nowrap; color: #; @@ -5014,8 +5014,8 @@ margin-left: 1px; } .mainmenuaspan { - /*display: none;*/ font-size: 10px; + padding-left: 0; padding-right: 0; } .topmenuimage { diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index 3cb7ae4d7a9ba..7cb107b66a53c 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -1566,12 +1566,8 @@ } .mainmenuaspan { - - padding-: 4px; + padding-: 2px; padding-: 2px; - - padding-: 4px; - } div.mainmenu { @@ -5022,7 +5018,6 @@ color: #; } .mainmenuaspan { - /*display: none;*/ font-size: 12px; } .topmenuimage { @@ -5047,8 +5042,9 @@ text-overflow: clip; } .mainmenuaspan { - /*display: none;*/ font-size: 10px; + padding-left: 0; + padding-right: 0; } .topmenuimage { background-size: 20px auto;