Subversion Repositories Applications.gtt

Rev

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

Rev 100 Rev 110
Line 3... Line 3...
3
 
3
 
4
/* Modif des balises */
4
/* Modif des balises */
5
body,h1,h2,p{
5
body,h1,h2,p{
6
	margin:0;
6
	margin:0;
-
 
7
	padding:0;}
-
 
8
legend{margin:0 0 0 1em;}
7
	padding:0;}
9
form {width:100%;}
-
 
10
label{
-
 
11
	display:block;
-
 
12
	float:left;
8
legend{
13
	padding-right:5px;
Line 9... Line 14...
9
	margin:0 0 0 1em;}
14
	min-width:150px;}
10
 
15
 
11
/* Disposition des éléments sur la page */
16
/* Disposition des éléments sur la page */
12
#zone_entete {
17
#zone_entete {
Line 45... Line 50...
45
	float:right;}
50
	float:right;}
46
#zone_menu{
51
#zone_menu{
47
	padding:0 0 0 5px;}
52
	padding:0 0 0 5px;}
Line 48... Line 53...
48
 
53
 
49
/* Détails */
-
 
50
#gestion {
-
 
51
	width:100%;
-
 
52
	text-align:center;}
54
/* Détails */
53
#gestion input {width:80px;}
55
#gestion input {width:80px;}
54
#gestion #btn_valider {
56
#gestion #btn_valider,.btn_large{
55
	width:50%;
57
	width:50%;
56
	height:50px;
58
	height:50px;
-
 
59
	margin:5px auto;}
-
 
60
form.centre{
57
	margin:5px auto;}
61
	text-align:center;}
58
#calendrier_gestion table{
62
#calendrier_gestion table{
59
	width:100%;
63
	width:100%;
60
	clear:both;}
64
	clear:both;}
61
#connexion input[type=submit]{width:100%}
65
#connexion input[type=submit]{width:100%}
Line 65... Line 69...
65
	float:left;
69
	float:left;
66
	margin:0;}
70
	margin:0;}
67
#info_semaine{text-align:right;}
71
#info_semaine{text-align:right;}
Line 68... Line 72...
68
 
72
 
69
/*Formulaires*/
-
 
70
label{
-
 
71
	display:block;
-
 
72
	float:left;
-
 
73
	padding-right:5px;
-
 
74
	min-width:150px;}
73
/*Formulaires*/
75
.editer li{
74
.editer li{
76
	display:block;
75
	display:block;
77
	float:left;
76
	float:left;
78
	margin:0 0 0 5px}
77
	margin:0 0 0 5px}