|
@@ -235,7 +235,7 @@ select {
|
|
|
}
|
|
|
|
|
|
#cameraSelect[layout='topLeft']{
|
|
|
- margin-top: 32px;
|
|
|
+ margin-top: 32px;
|
|
|
left: 0;
|
|
|
top : 0;
|
|
|
}
|
|
@@ -248,12 +248,12 @@ select {
|
|
|
}
|
|
|
|
|
|
#cameraSelect[layout='bottomLeft']{
|
|
|
- bottom: 0;
|
|
|
+ bottom: 0;
|
|
|
left: 0;
|
|
|
}
|
|
|
|
|
|
#cameraSelect[layout='bottomRight']{
|
|
|
- bottom: 0;
|
|
|
+ bottom: 0;
|
|
|
right: 0;
|
|
|
margin-right: 300px;
|
|
|
}
|