Line 13... |
Line 13... |
13 |
| License for more details. |
|
13 |
| License for more details. |
|
14 |
| |
|
14 |
| |
|
15 |
| You should have received a copy of the GNU General Public License along with Foobar; if not, write to |
|
15 |
| You should have received a copy of the GNU General Public License along with Foobar; if not, write to |
|
16 |
| the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
16 |
| the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
17 |
+---------------------------------------------------------------------------------------------------------+
|
17 |
+---------------------------------------------------------------------------------------------------------+
|
18 |
CVS : $Id: hb_admin.css,v 1.1 2005-11-23 10:32:32 jp_milcent Exp $
|
18 |
CVS : $Id: hb_admin.css,v 1.2 2007-02-02 14:59:16 jp_milcent Exp $
|
19 |
===========================================================================================================
|
19 |
===========================================================================================================
|
20 |
DESCRIPTION : Fichier des styles CSS de Herbier - Administration.
|
20 |
DESCRIPTION : Fichier des styles CSS de Herbier - Administration.
|
21 |
===========================================================================================================
|
21 |
===========================================================================================================
|
22 |
Auteur original : Jean-Pascal MILCENT
|
22 |
Auteur original : Jean-Pascal MILCENT
|
23 |
Autres auteurs : Aucun
|
23 |
Autres auteurs : Aucun
|
24 |
===========================================================================================================
|
24 |
===========================================================================================================
|
25 |
AUTEUR : $Author: jp_milcent $
|
25 |
AUTEUR : $Author: jp_milcent $
|
26 |
VERSION : $Revision: 1.1 $ $Date: 2005-11-23 10:32:32 $
|
26 |
VERSION : $Revision: 1.2 $ $Date: 2007-02-02 14:59:16 $
|
27 |
======================================================================================================= */
|
27 |
======================================================================================================= */
|
Line 28... |
Line 28... |
28 |
|
28 |
|
29 |
/* +----------------------------------------------------------------------------------------------------+
|
29 |
/* +----------------------------------------------------------------------------------------------------+
|
30 |
| STRUCTURE |
|
30 |
| STRUCTURE |
|
Line 130... |
Line 130... |
130 |
border : 1px dotted red;
|
130 |
border : 1px dotted red;
|
131 |
color: red;
|
131 |
color: red;
|
132 |
font-weight: bold;
|
132 |
font-weight: bold;
|
133 |
background-color: #ffffcc;
|
133 |
background-color: #ffffcc;
|
134 |
}
|
134 |
}
|
- |
|
135 |
/* Le champ collecteur contenant plus d'imformation est aggrandit.*/
|
- |
|
136 |
#COLLECTEURS {
|
- |
|
137 |
width:100%;
|
- |
|
138 |
height: 200px;}
|
135 |
/* +----------------------------------------------------------------------------------------------------+
|
139 |
/* +----------------------------------------------------------------------------------------------------+
|
136 |
| DESIGN |
|
140 |
| DESIGN |
|
137 |
+----------------------------------------------------------------------------------------------------+*/
|
141 |
+----------------------------------------------------------------------------------------------------+*/
|
138 |
#texte input, #texte textarea, #texte select {
|
142 |
#texte input, #texte textarea, #texte select {
|
139 |
background-color:#F7B4A0;
|
143 |
background-color:#F7B4A0;
|
Line 147... |
Line 151... |
147 |
border-width:0;
|
151 |
border-width:0;
|
148 |
}
|
152 |
}
|
149 |
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
|
153 |
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
|
150 |
*
|
154 |
*
|
151 |
* $Log: not supported by cvs2svn $
|
155 |
* $Log: not supported by cvs2svn $
|
- |
|
156 |
* Revision 1.1 2005/11/23 10:32:32 jp_milcent
|
- |
|
157 |
* Ajout au dépot de l'application Herbiers.
|
- |
|
158 |
* Elle doit à terme migrer dans eFlore.
|
- |
|
159 |
*
|
152 |
* Revision 1.2 2005/05/18 07:30:13 jpm
|
160 |
* Revision 1.2 2005/05/18 07:30:13 jpm
|
153 |
* Correction des bogues et derniers réglages avant mise en ligne du site v4.
|
161 |
* Correction des bogues et derniers réglages avant mise en ligne du site v4.
|
154 |
*
|
162 |
*
|
155 |
* Revision 1.1 2005/04/06 13:30:29 jpm
|
163 |
* Revision 1.1 2005/04/06 13:30:29 jpm
|
156 |
* Ajout des styles css propres à l'application admin.
|
164 |
* Ajout des styles css propres à l'application admin.
|