Subversion Repositories Applications.papyrus

Rev

Rev 2090 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2085 drzraf 1
.cse .gsc-control-cse, .gsc-control-cse {
2
	padding: 0;
3
}
4
 
5
.gsc-search-box-tools .gsc-search-box .gsc-input {
6
	padding: 0 /*!important*/;
7
}
8
 
9
gsc-search-box {
10
	margin: 0;
11
}
12
 
13
table.gsc-search-box td {
14
	padding: 0;
15
}
16
 
17
table.gsc-search-box {
18
	margin: 0;
19
}
20
div.gsc-input-box {
21
	height: auto;
22
}
23
.gsc-input-box table {
24
	margin: 0;
25
}
26
input.gsc-search-button-v2 {
27
	/*padding: 0 !important;*/
28
	height: 8px /*!important*/;
29
	width: 8px /*!important*/;
30
	min-width: 8px /*!important*/;
31
}
32
 
33
li#recherche {
34
	margin-top: -5px;
35
}