A ještě jedno uhlazení CSS korekturovátka
This commit is contained in:
parent
ce2d183446
commit
4006ecd6b8
1 changed files with 13 additions and 12 deletions
|
@ -99,7 +99,6 @@ img{background:white;}
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.corr-header {
|
.corr-header {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
@ -111,14 +110,16 @@ img{background:white;}
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.float-right{
|
||||||
|
float:right;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
form {
|
form {
|
||||||
display:inline;
|
display:inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.float-right{
|
/* Zobrazované PDF */
|
||||||
float:right;
|
|
||||||
}
|
|
||||||
|
|
||||||
.imgdiv {
|
.imgdiv {
|
||||||
position:relative;
|
position:relative;
|
||||||
left:0;
|
left:0;
|
||||||
|
|
Loading…
Reference in a new issue