This commit is contained in:
Dany De Bontridder 2015-08-27 22:00:35 +02:00
parent f9bfef21bb
commit 6a5f443f28
4 changed files with 454 additions and 489 deletions

View file

@ -1594,7 +1594,7 @@ div.box {
}
div.box table{
border-spacing:0px;
font-size: 95%;
font-size: 93%;
}
div.box tr.odd {
background-color: #F2F6FD;

View file

@ -1437,7 +1437,7 @@ div#modele_op_div{
border:1px solid #00008B;
width: 80%;
}
@media only screen and (min-width: 955px) {
@media only screen and (min-width: 1015px) {
div.name {
position:absolute;
top:0px;

View file

@ -1931,7 +1931,7 @@ td.box {
.smoke {
text-align: center;
background-color: #DCE1EF;
background-color:#FFF1ED ;
font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
font-family: 'openSansRegular';
@ -1941,7 +1941,7 @@ td.box {
z-index:3;
position:absolute;
left:10%;
border:1px solid #00008B;
border:1px solid #white;
-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;
@ -1998,8 +1998,8 @@ width: 85%;
}
button.cancel {
background-color: rgba(0,0,0,.40);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#444444,endColorstr=#444444);
background-color: rgba(0,0,0,.50);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2000,endColorstr=#444444);
}
.queue{

File diff suppressed because it is too large Load diff