From 21c9cc205c15bb48b5d7fe155cb6c0c0b4b8c9c7 Mon Sep 17 00:00:00 2001 From: Juanjo Menent Date: Thu, 16 Jun 2011 08:35:42 +0000 Subject: [PATCH] Fix: bureau2crea display issues --- htdocs/theme/bureau2crea/style.css.php | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index d08d34fce85..880ce62855e 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -3,6 +3,7 @@ * Copyright (C) 2006 Rodolphe Quiedeville * Copyright (C) 2007-2010 Regis Houssin * Copyright (C) 2011 Philippe Grand + * Copyright (C) 2011 Juanjo Menent * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -171,6 +172,7 @@ input.button[type=submit] { color: #FFFFFF; cursor: pointer; font-size: 10px; + display: inline; } .button { @@ -279,7 +281,7 @@ div.tmenu { white-space: nowrap; border-left: 0px; padding: 0px; - margin: 10px 20px 10px 20px; + margin: 10px 0px 10px 0px; font-size: 13px; background-image : url() ; height: 22px; @@ -442,20 +444,24 @@ li.tmenu { background-image : url(); background-position: right; } +.tmenuimage { +margin: 0 !important; +padding: 0 !important; +} li.tmenu a { position: relative; display: block; - width: 100%; height: 22px; background-image : url(); - background-position: left; + background-position: left center; background-repeat: no-repeat; font-size: 12px; font-family: Geneva, Verdana, sans-serif; line-height: 25px; color: #FFF; font-weight: normal; + float: left; } li.tmenu a:hover { @@ -480,6 +486,7 @@ li.tmenusel a.tmenusel { line-height: 25px; color: #303030; font-weight: normal; + float: left; } li.tmenusel a:hover { @@ -536,7 +543,11 @@ img.login, img.printer, img.entity { /* ============================================================================== */ /* Menu gauche */ /* ============================================================================== */ - +.vmenu{ +margin: 0; +position: relative; +width: 210px; +} browser->phone) && class_exists('Smartphone') && empty($conf->global->MAIN_SEARCHFORM_WITH_SMARTHPONE) && empty($conf->global->BOOKMARKS_SHOW_WITH_SMARTHPONE))) { ?> .vmenu {