Subversion Repositories Applications.papyrus

Rev

Rev 2090 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2090 Rev 2101
Line 21... Line 21...
21
	height: auto;
21
	height: auto;
22
}
22
}
23
.gsc-input-box table {
23
.gsc-input-box table {
24
	margin: 0;
24
	margin: 0;
25
}
25
}
-
 
26
 
-
 
27
 
26
input.gsc-search-button-v2 {
28
input.gsc-search-button-v2 {
27
	/*padding: 0 !important;*/
29
	/*padding: 0 !important;*/
28
	height: 8px /*!important*/;
30
	height: 8px /*!important*/;
29
	width: 8px /*!important*/;
31
	width: 8px /*!important*/;
30
	min-width: 8px /*!important*/;
32
	min-width: 8px /*!important*/;
31
}
33
}
Line -... Line 34...
-
 
34
 
-
 
35
 
-
 
36
/* temporaire:
-
 
37
   nécessaire pour écraser sites/commun/generique/styles/commun.css:450 */
-
 
38
#zone-menu-haut #recherche input.gsc-search-button-v2 {
-
 
39
	height: 8px;
-
 
40
	width: 8px;
-
 
41
	margin-top: 2px; /* google default css */
-
 
42
	padding: 6px 27px; /* google default css */
-
 
43
}
-
 
44
#zone-menu-haut #recherche input.gsc-input {
-
 
45
	font-size: 16px; /* google default css */
-
 
46
}
-
 
47
 
-
 
48
 
32
 
49
 
33
li#recherche {
50
li#recherche {
34
	margin-top: -5px;
51
	margin-top: -5px;
Line 35... Line 52...
35
}
52
}