2011-05-19 12:03:16 +00:00
|
|
|
#surveillance {
|
|
|
|
width:100%;
|
|
|
|
border-collapse:collapse;
|
|
|
|
border:1px solid;
|
|
|
|
font:normal 11px Arial, Verdana, Sans-serif;
|
|
|
|
letter-spacing:1px;
|
|
|
|
line-height: 1em;
|
|
|
|
}
|
|
|
|
#surveillance tr {
|
|
|
|
border:1px solid;
|
|
|
|
}
|
|
|
|
#surveillance th {
|
|
|
|
border:1px solid;
|
|
|
|
padding:5px;
|
|
|
|
font-weight:bold;
|
|
|
|
}
|
|
|
|
#surveillance td {
|
|
|
|
border:1px solid;
|
|
|
|
text-align:center;
|
|
|
|
padding:2px;
|
|
|
|
}
|
|
|
|
#surveillance .aleft {
|
|
|
|
text-align:left;
|
|
|
|
}
|
|
|
|
#surveillance .action {
|
|
|
|
clear:both;
|
|
|
|
margin:0;
|
|
|
|
padding:0;
|
|
|
|
}
|
|
|
|
#surveillance td p {
|
|
|
|
line-height:16px;
|
2013-01-22 21:18:36 +00:00
|
|
|
margin: 0;
|
2011-05-19 12:03:16 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#surveillance .action p {
|
|
|
|
display:inline-block;
|
|
|
|
float:left;
|
|
|
|
line-height:16px;
|
|
|
|
margin:0;
|
|
|
|
font-size:11px;
|
|
|
|
}
|
|
|
|
#surveillance .action a {
|
|
|
|
display:inline-block;
|
|
|
|
float:right;
|
|
|
|
}
|
|
|
|
|
|
|
|
#surveillance .action img {
|
|
|
|
vertical-align:middle;
|
|
|
|
}
|
|
|
|
|
|
|
|
#surveillance #type {
|
|
|
|
width:120px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tri li {
|
|
|
|
list-style-type:none;
|
|
|
|
margin-left:10px;
|
|
|
|
display:inline;
|
|
|
|
font-size:11px;
|
|
|
|
}
|
|
|
|
.options {
|
|
|
|
margin-left:10px;
|
|
|
|
margin-top:5px;
|
|
|
|
font-size:11px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#telechargementjsMsg {
|
|
|
|
margin-left:10px;
|
|
|
|
margin-top:5px;
|
|
|
|
}
|
|
|
|
.valign img, .valign span {
|
|
|
|
vertical-align: middle;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
#surveillance td.encours {
|
|
|
|
text-align:right;
|
|
|
|
}
|
|
|
|
#surveillance th.score {
|
|
|
|
width:60px;
|
|
|
|
}
|
|
|
|
#surveillance td a.editencours {
|
|
|
|
display:none;
|
2012-03-29 08:10:10 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#recherche input.search {
|
|
|
|
border:1px solid;
|
|
|
|
padding:3px 5px;
|
|
|
|
width:200px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#recherche input.search:focus {
|
|
|
|
border:1px solid #4D90FE;
|
|
|
|
}
|
|
|
|
|
|
|
|
#recherche input.submit {
|
|
|
|
font-weight:bold;
|
|
|
|
padding:2px 5px;
|
|
|
|
background-color:#4D90FE;
|
|
|
|
border:1px solid #3079ED;
|
|
|
|
color:#ffffff;
|
2013-01-22 21:18:36 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.pagination {
|
|
|
|
background: none repeat scroll 0 0 transparent;
|
|
|
|
border: 0 none;
|
|
|
|
font-weight: bold;
|
|
|
|
margin: 0;
|
|
|
|
min-width: 1.5em;
|
|
|
|
padding: 0.3em 0.5em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pagination:hover {
|
|
|
|
background: black repeat scroll 0 0;
|
|
|
|
color:white;
|
|
|
|
}
|