mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-18 09:39:30 -07:00
fullscreen element fix
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -270,9 +270,11 @@ button {
|
||||
|
||||
#container {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 640px;
|
||||
height: 480px;
|
||||
overflow: hidden;
|
||||
background-image: url(../images/BackGround1_1.png);
|
||||
|
||||
}
|
||||
|
||||
#divTwc:fullscreen #container {
|
||||
|
||||
Reference in New Issue
Block a user