fix
git-svn-id: file:///var/kolibrios-org-repos@37 ae7b2cb0-843d-483b-9e9e-b8a90ea88d30
This commit is contained in:
parent
8cea82d8b6
commit
6fc770beb0
@ -205,8 +205,8 @@ td {
|
||||
}
|
||||
|
||||
#show {
|
||||
max-width: 1152px;
|
||||
max-height: 864px;
|
||||
max-width: 1280px;
|
||||
max-height: 800px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
cursor: pointer;
|
||||
@ -215,7 +215,7 @@ td {
|
||||
position: relative;
|
||||
top: 78px;
|
||||
left: 50%;
|
||||
margin-left: -576px;
|
||||
margin-left: -640px;
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user