Subversion Repositories eFlore/Applications.del

Rev

Rev 1703 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1703 Rev 1986
Line 31... Line 31...
31
	margin-top: 0px;
31
	margin-top: 0px;
32
	background: white;
32
	background: white;
33
	z-index: 2000
33
	z-index: 2000
34
}
34
}
Line -... Line 35...
-
 
35
 
-
 
36
.conteneurDeuxPanneaux {
-
 
37
	width: 700px;
-
 
38
}
35
 
39
 
-
 
40
.panneauGauche {
-
 
41
	float: left;
-
 
42
	width: 300px;
-
 
43
}
-
 
44
 
36
.champRecherche {
45
.panneauDroite {
-
 
46
	float: left;
-
 
47
	width: 300px;
-
 
48
}
-
 
49
 
37
	float: left;
50
.champRecherche {
38
	width: 40%;
51
	width: 90%;
39
	padding-bottom: 5px
52
	padding-bottom: 5px
Line 40... Line 53...
40
}
53
}
41
 
54
 
Line 55... Line 68...
55
	background: url("./img/cross.png") no-repeat 0 2px;
68
	background: url("./img/cross.png") no-repeat 0 2px;
56
	border: none;
69
	border: none;
57
	padding: 0 0 0 16px;
70
	padding: 0 0 0 16px;
58
	color: blue;
71
	color: blue;
59
	text-decoration: underline;
72
	text-decoration: underline;
60
	cursor: pointer
73
	cursor: pointer;
-
 
74
	height: 19px;
61
}
75
}
Line 62... Line 76...
62
 
76
 
63
.boutonVider {
77
.boutonVider {
64
	float: right;
78
	float: right;
65
	background: url("./img/cancel.png") no-repeat 0 2px;
79
	background: url("./img/cancel.png") no-repeat 0 2px;
66
	border: none;
80
	border: none;
67
	padding: 0 0 0 16px;
81
	padding: 0 0 0 16px;
68
	color: blue;
82
	color: blue;
69
	text-decoration: underline;
83
	text-decoration: underline;
-
 
84
	cursor: pointer;
70
	cursor: pointer
85
	height: 19px
Line 71... Line 86...
71
}
86
}
72
 
87
 
73
.rechercherAvance {
88
.rechercherAvance {
-
 
89
	margin-top: 0px;
-
 
90
	margin-left:0px;
-
 
91
	top: 195px;
74
	margin-top:10px;
92
	position: relative;
Line 75... Line 93...
75
	margin-left:0px;
93
	left: 25px;
76
}
94
}
77
 
95
 
78
.zoneRecherche {
96
.zoneRecherche {
79
}
97
}
80
.zoneRss {
98
.zoneRss {
81
	float:right;
99
	float:right;
82
	margin-top:5px;
100
	margin-top:5px;
-
 
101
}
-
 
102
.zoneRss a {
-
 
103
	border:none;
-
 
104
}
-
 
105
 
83
}
106
.nettoyage {
84
.zoneRss a {
107
	visibility: hidden;