Subversion Repositories ALCASAR

Rev

Rev 509 | Rev 737 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 509 Rev 734
Line 69... Line 69...
69
	padding-top: 5px;
69
	padding-top: 5px;
70
	padding-left: 10px;
70
	padding-left: 10px;
71
	padding-right: 10px;
71
	padding-right: 10px;
72
	padding-bottom: 0px;
72
	padding-bottom: 0px;
73
}
73
}
74
 
-
 
75
.text_auth {
74
.text_auth {
76
	font-size: 20px;
75
	font-size: 20px;
77
}
76
}
-
 
77
.text_auth_welcom {
-
 
78
	font-size: 16px;
-
 
79
}
-
 
80
.text_auth, .text_auth_welcom {
-
 
81
	font-weight: bold;
-
 
82
	text-align: center;
-
 
83
}
78
.lien_deco {
84
.lien_deco {
79
	text-align: center;
85
	text-align: center;
80
	font-size: 18px;
86
	font-size: 18px;
81
	margin-bottom: 15px;
87
	margin-bottom: 15px;
82
}
88
}
Line 92... Line 98...
92
#errorTable, #statusTable, #waitTable, #disconnectTable {
98
#errorTable, #statusTable, #waitTable, #disconnectTable {
93
	BACKGROUND-COLOR: #ffffff;
99
	BACKGROUND-COLOR: #ffffff;
94
}
100
}
95
#errorTable, #statusTable, #waitTable, #disconnectTable  {
101
#errorTable, #statusTable, #waitTable, #disconnectTable  {
96
	width: 450px;
102
	width: 450px;
97
	margin: 0px;
103
	margin: 1px;
98
	padding-top: 5px;
104
	padding-top: 5px;
99
	padding-left: 10px;
105
	padding-left: 10px;
100
	padding-right: 10px;
106
	padding-right: 10px;
101
	padding-bottom: 0px;
107
	padding-bottom: 0px;
102
}
108
}
Line 113... Line 119...
113
	/* A DEFINIR*/
119
	/* A DEFINIR*/
114
	/*
120
	/*
115
	text-align: right;
121
	text-align: right;
116
	padding-right: 5px;
122
	padding-right: 5px;
117
	*/
123
	*/
-
 
124
	font-weight: bold;
118
	
125
	width: 192px;	
119
}
126
}
120
.chilliValue {
127
.chilliValue {
121
	/* A DEFINIR*/
128
	/* A DEFINIR*/
-
 
129
	width: 236px;
122
}
130
}
123
.wait {
131
.wait {
124
	height: 16px;
132
	height: 16px;
125
}
133
}
126
/*
134
/*
127
Fin Ajout stephane weber
135
Fin Ajout stephane weber
128
*/
136
*/
-
 
137
#conHistoryLabel {
-
 
138
	text-align: center;
-
 
139
	padding-top: 4px;
-
 
140
	padding-bottom: 3px;
-
 
141
}
-
 
142
#conHistory ul {
-
 
143
	list-style-type: none;
-
 
144
	padding-left: 100px;
-
 
145
	text-align: left;
-
 
146
}