Remove deprecated code

This commit is contained in:
Laurent Destailleur 2009-10-29 00:11:14 +00:00
parent 1ea61676be
commit eef89437aa
2 changed files with 0 additions and 59 deletions

View File

@ -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;

View File

@ -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;