PC8080 more or less ready for some meat on the bones now
This commit is contained in:
parent
87d01130bd
commit
55b99c8a08
7 changed files with 374 additions and 349 deletions
|
|
@ -106,13 +106,13 @@
|
|||
line-height: 19px;
|
||||
background-color: #000000;
|
||||
}
|
||||
.pcjs-video-object {
|
||||
.pcjs-screen {
|
||||
clear: both;
|
||||
height: auto;
|
||||
position: relative;
|
||||
line-height: 0;
|
||||
}
|
||||
.pcjs-video-object textarea {
|
||||
.pcjs-screen textarea {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue