Subversion Repositories ALCASAR

Rev

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

Rev 2172 Rev 2345
Line 107... Line 107...
107
	-webkit-box-shadow: 0px 0px 6px #000;
107
	-webkit-box-shadow: 0px 0px 6px #000;
108
	box-shadow: 0px 0px 6px #000;
108
	box-shadow: 0px 0px 6px #000;
109
}
109
}
110
.chilliLabel {
110
.chilliLabel {
111
	font-weight: bold;
111
	font-weight: bold;
-
 
112
	text-align: left;
112
}
113
}
113
.chilliValue {
114
.chilliValue {
114
	/* A DEFINIR*/
115
	/* A DEFINIR*/
115
}
116
}
116
.wait {
117
.wait {
Line 144... Line 145...
144
}
145
}
145
 
146
 
146
#close-warning {
147
#close-warning {
147
	padding: 5px;
148
	padding: 5px;
148
	text-align: center;
149
	text-align: center;
-
 
150
	font-weight: bold;
-
 
151
	color: darkred;
149
}
152
}