From eef89437aa5a016ea9f22457d0ce41c6f2db8f13 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 29 Oct 2009 00:11:14 +0000 Subject: [PATCH] Remove deprecated code --- htdocs/theme/auguria/auguria.css.php | 30 ---------------------------- htdocs/theme/eldy/eldy.css.php | 29 --------------------------- 2 files changed, 59 deletions(-) diff --git a/htdocs/theme/auguria/auguria.css.php b/htdocs/theme/auguria/auguria.css.php index 4d87f98643f..9337f861654 100644 --- a/htdocs/theme/auguria/auguria.css.php +++ b/htdocs/theme/auguria/auguria.css.php @@ -510,36 +510,6 @@ div.tabsAction { text-align: right; } -/* onglet_inf ne sert qu'a telephonie. A virer */ -div.onglet_inf -{ - position: relative; - display: block; - white-space: nowrap; - padding: 0px 0px 0px 0px; - margin: -12px 0px 0px 10px; - font-weight:bold; - font-size: 12px; - height: 19px; - color: #000000; - text-decoration: none; -} - -a.onglet_inf { - background: white; - color: #436976; - padding: 0px 06px; - margin: 0em 0.2em; - text-decoration: none; - white-space: nowrap; - -moz-border-radius-bottomleft:6px; - -moz-border-radius-bottomright:6px; - - border-right: 1px solid #555555; - border-left: 1px solid #D8D8D8; - border-bottom: 1px solid #555555; -} - a.tabTitle { background: #EEEEEE; diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index 41c3de7e4cc..e9c31c92cdc 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -540,35 +540,6 @@ div.tabsAction { } -/* TODO onglet_inf ne sert qu'a telephonie. A virer */ -div.onglet_inf -{ - position: relative; - display: block; - white-space: nowrap; - padding: 0px 0px 0px 0px; - margin: -12px 0px 0px 10px; - font-weight:bold; - height: 19px; - color: #000000; - text-decoration: none; -} -a.onglet_inf { - background: white; - color: #436976; - padding: 0px 06px; - margin: 0em 0.2em; - text-decoration: none; - white-space: nowrap; - -moz-border-radius-bottomleft:6px; - -moz-border-radius-bottomright:6px; - - border-right: 1px solid #555555; - border-left: 1px solid #D8D8D8; - border-bottom: 1px solid #555555; -} - - a.tabTitle { background: #436976; color: white;