Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1151 Rev 1152
Line 26... Line 26...
26
	padding: 5px;
26
	padding: 5px;
27
	border: solid 1px #CCC;
27
	border: solid 1px #CCC;
28
	background: #333;
28
	background: #333;
29
	opacity: 0.9;
29
	opacity: 0.9;
30
	color: white;
30
	color: white;
31
	width: 250px;
31
	width: 239px;
32
	z-index: 1000;
32
	z-index: 1000;
33
	margin-top: 30px;
33
	margin-top: 30px;
34
}
34
}
Line 35... Line 35...
35
 
35
 
Line 43... Line 43...
43
	margin-left: 3px;
43
	margin-left: 3px;
44
}
44
}
Line 45... Line 45...
45
 
45
 
46
.voirMotsCles {
46
.voirMotsCles {
47
	position: absolute;
47
	position: absolute;
48
	background: url(./img/loupe.png) no-repeat;
48
	background: url(./img/tagger.png) no-repeat;
49
	width: 30px;
49
	width: 30px;
50
	height: 30px;
50
	height: 30px;
51
	cursor: pointer;
51
	cursor: pointer;
52
	margin-top: 3px;
52
	margin-top: 3px;