Qual: Nettoyage feuilles de style

This commit is contained in:
Laurent Destailleur 2005-07-02 13:57:56 +00:00
parent a3d6057ca7
commit 5a25c13ca6
5 changed files with 4 additions and 36 deletions

View File

@ -1,4 +1,5 @@
/* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org> /* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004-2005 Laurent Destailleur <eldy@users.sourceforge.net>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
@ -96,11 +97,6 @@ div.tabsAction {
text-align: right; text-align: right;
} }
div.FicheSubmit {
margin: 1.0em;
padding: 0em 0em;
text-align: center;
}
/* /*
* Ok, Warning, Error * Ok, Warning, Error
@ -444,10 +440,6 @@ input.flat
border: 0 border: 0
} }
td.valeur
{
font-weight: bold;
}
td.delete { td.delete {
background: red; background: red;

View File

@ -1,4 +1,5 @@
/* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org> /* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004-2005 Laurent Destailleur <eldy@users.sourceforge.net>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,5 @@
/* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org> /* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004-2005 Laurent Destailleur <eldy@users.sourceforge.net>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
@ -461,10 +462,6 @@ font-size: 0.6em;
* *
*/ */
td.valeur {
font-weight: bold;
}
td.delete { td.delete {
background: red; background: red;
font-weight: bold; font-weight: bold;

View File

@ -341,12 +341,6 @@ a.tabTitle {
white-space: nowrap; white-space: nowrap;
} }
div.FicheSubmit {
margin: 1.0em;
padding: 0em 0em;
text-align: center;
}
a.tab:link { a.tab:link {
background: white; background: white;
border: 1px solid #9999BB; border: 1px solid #9999BB;
@ -688,11 +682,6 @@ input.flat
border: 0 border: 0
} }
td.valeur
{
font-weight: bold;
}
td.delete { td.delete {
background: red; background: red;
font-weight: bold; font-weight: bold;

View File

@ -1,5 +1,5 @@
/* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org> /* Copyright (C) 2002-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net> * Copyright (C) 2004-2005 Laurent Destailleur <eldy@users.sourceforge.net>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
@ -351,12 +351,6 @@ a.tabTitle {
white-space: nowrap; white-space: nowrap;
} }
div.FicheSubmit {
margin: 1.0em;
padding: 0em 0em;
text-align: center;
}
a.tab:link { a.tab:link {
background: white; background: white;
border: 1px solid #999999; border: 1px solid #999999;
@ -658,11 +652,6 @@ input.flat
border: 0 border: 0
} }
td.valeur
{
font-weight: bold;
}
td.delete { td.delete {
background: red; background: red;
font-weight: bold; font-weight: bold;