|
@@ -223,33 +223,33 @@ select {
|
|
z-index: 10;
|
|
z-index: 10;
|
|
}
|
|
}
|
|
|
|
|
|
- #cameraSelect * {
|
|
|
|
- width: 100%;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- #cameraSelect[layout='topLeft']{
|
|
|
|
- margin-top: 32px;
|
|
|
|
- left: 0;
|
|
|
|
- top : 0;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- #cameraSelect[layout='topRight']{
|
|
|
|
- margin-top: 32px;
|
|
|
|
- margin-right: 300px;
|
|
|
|
- right: 0;
|
|
|
|
- top : 0;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- #cameraSelect[layout='bottomLeft']{
|
|
|
|
- bottom: 0;
|
|
|
|
- left: 0;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- #cameraSelect[layout='bottomRight']{
|
|
|
|
- bottom: 0;
|
|
|
|
- right: 0;
|
|
|
|
- margin-right: 300px;
|
|
|
|
- }
|
|
|
|
|
|
+ #cameraSelect * {
|
|
|
|
+ width: 100%;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ #cameraSelect[layout='topLeft']{
|
|
|
|
+ margin-top: 32px;
|
|
|
|
+ left: 0;
|
|
|
|
+ top : 0;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ #cameraSelect[layout='topRight']{
|
|
|
|
+ margin-top: 32px;
|
|
|
|
+ margin-right: 300px;
|
|
|
|
+ right: 0;
|
|
|
|
+ top : 0;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ #cameraSelect[layout='bottomLeft']{
|
|
|
|
+ bottom: 0;
|
|
|
|
+ left: 0;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ #cameraSelect[layout='bottomRight']{
|
|
|
|
+ bottom: 0;
|
|
|
|
+ right: 0;
|
|
|
|
+ margin-right: 300px;
|
|
|
|
+ }
|
|
|
|
|
|
|
|
|
|
.Outliner {
|
|
.Outliner {
|