Subversion Repositories ALCASAR

Rev

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

Rev 913 Rev 1349
Line 118... Line 118...
118
	-moz-box-shadow: 0px 0px 12px #000; 
118
	-moz-box-shadow: 0px 0px 12px #000; 
119
	-webkit-box-shadow: 0px 0px 12px #000;
119
	-webkit-box-shadow: 0px 0px 12px #000;
120
	box-shadow: 0px 0px 12px #000;
120
	box-shadow: 0px 0px 12px #000;
121
}
121
}
122
#boite-logon {
122
#boite-logon {
123
	background-image: url(../images/fond-bdd_grand.png);
123
	background-image: linear-gradient(#efefef, #d5d5d5);
124
	background-repeat: repeat-x;
-
 
125
	padding: 10px;
124
	padding: 10px;
126
	width: 420px;
125
	width: 420px;
127
	height: 189px;
126
	height: 189px;
128
}
127
}
129
#boite-logon TD {
128
#boite-logon TD {
130
	padding-top: 10px;
129
	padding-top: 10px;
-
 
130
	padding-left: 30px;
131
}
131
}
132
#boite-info {
132
#boite-info {
133
	border: 0px;
133
	border: 0px;
134
	margin-top: 25px;
134
	margin-top: 25px;
135
	width: 580px;
135
	width: 580px;