mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
Remove testing styles.
This commit is contained in:
@@ -250,11 +250,10 @@ textarea#eventTarget {
|
|||||||
/* Hide offscreen */
|
/* Hide offscreen */
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 10px;
|
width: 0;
|
||||||
height: 10px;
|
height: 0;
|
||||||
opacity: 1;
|
opacity: 0;
|
||||||
|
|
||||||
z-index: 100;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user