mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 15:11:22 +00:00
Further conversion to new pattern.
This commit is contained in:
@@ -172,8 +172,7 @@ div#display > * {
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
div#magnifier-background {
|
||||
display: none;
|
||||
div.magnifier-background {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
@@ -183,7 +182,7 @@ div#magnifier-background {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
div#magnifier {
|
||||
div.magnifier {
|
||||
|
||||
position: absolute;
|
||||
left: 0;
|
||||
|
Reference in New Issue
Block a user