Subversion Repositories Applications.annuaire

Rev

Rev 21 | Rev 47 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21 Rev 27
1
img.icone {
1
img.icone {
2
 
2
 
3
	height:16px;
3
	height:16px;
4
	width:16px;
4
	width:16px;
5
	margin: 5px;
5
	margin: 5px;
6
	border: none;
6
	border: none;
7
}
7
}
8
 
8
 
9
img.icone_moyenne_moins {
9
img.icone_moyenne_moins {
10
 
10
 
11
	height:20px;
11
	height:20px;
12
	width: 20px;
12
	width: 20px;
13
	margin: 5px;
13
	margin: 5px;
14
	border: none;
14
	border: none;
15
}
15
}
16
 
16
 
17
img.icone_moyenne {
17
img.icone_moyenne {
18
 
18
 
19
	height:24px;
19
	height:24px;
20
	width: 24px;
20
	width: 24px;
21
	margin: 5px;
21
	margin: 5px;
22
	border: none;
22
	border: none;
23
}
23
}
24
 
24
 
25
img.icone_grande {
25
img.icone_grande {
26
 
26
 
27
	height:50px;
27
	height:50px;
28
	width:50px;
28
	width:50px;
29
	margin: 5px;
29
	margin: 5px;
30
	border: none;
30
	border: none;
31
}
31
}
32
 
32
 
33
td, th {
33
td, th {
34
	padding: 2px;
34
	padding: 2px;
35
	text-align: center;	
35
	text-align: center;	
36
}
36
}
37
 
37
 
38
a > .icone {
38
a > .icone {
39
 
39
 
40
	text-align:center;
40
	text-align:center;
41
}
41
}
42
 
42
 
43
.texte_centre {
43
.texte_centre {
44
	text-align: center;	
44
	text-align: center;	
45
}
45
}
46
.texte_centre > img {
46
.texte_centre > img {
47
	display:table-cell;	
47
	display:table-cell;	
48
}
48
}
49
 
49
 
50
.premiere_page {
50
.premiere_page {
51
	float:left;
51
	float:left;
52
	margin:5px
52
	margin:5px
53
}
53
}
54
 
54
 
55
.derniere_page {
55
.derniere_page {
56
	float:right;
56
	float:right;
57
	margin:5px;
57
	margin:5px;
58
}
58
}
59
 
59
 
60
#pages {
60
#pages {
61
	margin-left: auto; 
61
	margin-left: auto; 
62
  	margin-right: auto; 
62
  	margin-right: auto; 
63
  	width: 80%;
63
  	width: 80%;
64
  	text-align: center;	
64
  	text-align: center;	
65
}
65
}
66
 
66
 
67
#page_courante a {
67
#page_courante a {
68
	color: #FFD700;
68
	color: #FFD700;
69
}
69
}
70
 
70
 
71
.centre {
71
.centre {
72
	margin-top:10%;	
72
	margin-top:10%;	
73
	margin-left:20%;	
73
	margin-left:20%;	
74
}
74
}
75
 
75
 
76
.gauche {
76
.gauche {
77
	float:left;
77
	float:left;
78
	margin-right: 20px;
78
	margin-right: 20px;
79
}
79
}
80
 
80
 
81
.droite {
81
.droite {
82
	float:right;
82
	float:right;
83
}
83
}
84
 
84
 
85
img {
85
img {
86
	border: none;
86
	border: none;
87
}
87
}
88
 
88
 
89
#avatar {
89
#avatar {
90
	margin-left: 10px;
90
	margin-left: 10px;
91
}
91
}
92
 
92
 
93
#inscription > div {
93
#inscription > div {
94
	margin-top: 5px;
94
	margin-top: 5px;
95
	margin-bottom: 5px;
95
	margin-bottom: 5px;
96
}
96
}
97
 
97
 
98
#fiche_utilisateur {
98
#fiche_utilisateur {
99
	background-color:#FAFAFA;
99
	background-color:#FAFAFA;
100
	border:1px solid #F2F2F2;
100
	border:1px solid #F2F2F2;
101
	margin:10px;
101
	margin:10px;
102
	padding-bottom: 10px;
102
	padding-bottom: 10px;
103
}
103
}
-
 
104
 
-
 
105
#profil {
-
 
106
	border:1px solid #F2F2F2;
-
 
107
	margin:10px;
-
 
108
	padding-bottom: 10px;
-
 
109
}
-
 
110
 
-
 
111
#profil, .resume {
-
 
112
	border:5px solid #F2F2F2;
-
 
113
	margin:10px;
-
 
114
	padding-bottom: 10px;	
-
 
115
}
-
 
116
 
-
 
117
.resume_bazar, .resume_projets {
-
 
118
	float: right;	
-
 
119
}
-
 
120
 
-
 
121
.item_resume_cel {
-
 
122
	margin-left: 20px;
-
 
123
	margin-top: 5px;	
-
 
124
}
-
 
125
 
-
 
126
.info_resume {
-
 
127
	margin-left:20px;	
-
 
128
}
104
 
129
 
105
 form#recherche {
130
 form#recherche {
106
	padding: 10px 0 10px 10px;
131
	padding: 10px 0 10px 10px;
107
}
132
}
108
 
133
 
109
form#suppression, form#modification {
134
form#suppression, form#modification {
110
	display: inline;
135
	display: inline;
111
	border: none;
136
	border: none;
112
	background-color: inherit
137
	background-color: inherit
113
}
138
}
114
 
139
 
115
ul#liste_orientiation > li {
140
ul#liste_orientiation > li {
116
	margin: 20px	
141
	margin: 20px	
117
}
142
}
118
 
143
 
119
.lien_en_ligne {
144
.lien_en_ligne {
120
	margin-right: 10px	
145
	margin-right: 10px	
121
}
146
}
-
 
147
 
-
 
148
.resume_conteneur {
-
 
149
	display: block;
-
 
150
	width: 50%;
-
 
151
	margin-left: 10px;	
-
 
152
}
122
 
153