Qual: Nettoyage feuilles de style
This commit is contained in:
parent
a3d6057ca7
commit
5a25c13ca6
@ -1,4 +1,5 @@
|
||||
/* 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
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@ -96,11 +97,6 @@ div.tabsAction {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
div.FicheSubmit {
|
||||
margin: 1.0em;
|
||||
padding: 0em 0em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/*
|
||||
* Ok, Warning, Error
|
||||
@ -444,10 +440,6 @@ input.flat
|
||||
border: 0
|
||||
}
|
||||
|
||||
td.valeur
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
td.delete {
|
||||
background: red;
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
/* 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
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
/* 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
|
||||
* 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 {
|
||||
background: red;
|
||||
font-weight: bold;
|
||||
|
||||
@ -341,12 +341,6 @@ a.tabTitle {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
div.FicheSubmit {
|
||||
margin: 1.0em;
|
||||
padding: 0em 0em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
a.tab:link {
|
||||
background: white;
|
||||
border: 1px solid #9999BB;
|
||||
@ -688,11 +682,6 @@ input.flat
|
||||
border: 0
|
||||
}
|
||||
|
||||
td.valeur
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
td.delete {
|
||||
background: red;
|
||||
font-weight: bold;
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* 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
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@ -351,12 +351,6 @@ a.tabTitle {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
div.FicheSubmit {
|
||||
margin: 1.0em;
|
||||
padding: 0em 0em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
a.tab:link {
|
||||
background: white;
|
||||
border: 1px solid #999999;
|
||||
@ -658,11 +652,6 @@ input.flat
|
||||
border: 0
|
||||
}
|
||||
|
||||
td.valeur
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
td.delete {
|
||||
background: red;
|
||||
font-weight: bold;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user