From 8a71245186517d5944ab37e2a26faed4b1e14dd7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 25 Feb 2014 10:00:57 +0100 Subject: [PATCH] Look: Use higher menu entries with jmobile. --- htdocs/theme/eldy/style.css.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 379feea6bd3..a3b8f23c70d 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -2717,9 +2717,11 @@ a.ui-link, a.ui-link:hover, .ui-btn:hover, span.ui-btn-text:hover, span.ui-btn-i min-width: .4em; padding-left: 10px; padding-right: 10px; - + + font-size: 13px; + font-size: px; - + /* white-space: normal; */ /* Warning, enable this break the truncate feature */ } .ui-btn-icon-right .ui-btn-inner { @@ -2817,7 +2819,7 @@ ul.ulmenu { /* Style for first level menu with jmobile */ .ui-bar-b, .lilevel0 { - border: 1px solid #456f9a; + border: 1px solid #5f5f7a !important; background: rgb(); background-repeat: repeat-x;