|
|
|
@@ -698,18 +698,18 @@ mct-container {
|
|
|
|
/* line 251, ../sass/user-environ/_layout.scss */
|
|
|
|
/* line 251, ../sass/user-environ/_layout.scss */
|
|
|
|
.split-layout.vertical > .pane {
|
|
|
|
.split-layout.vertical > .pane {
|
|
|
|
margin-left: 5px; }
|
|
|
|
margin-left: 5px; }
|
|
|
|
/* line 253, ../sass/user-environ/_layout.scss */
|
|
|
|
/* line 254, ../sass/user-environ/_layout.scss */
|
|
|
|
.split-layout.vertical > .pane > .holder {
|
|
|
|
.split-layout.vertical > .pane > .holder {
|
|
|
|
left: 0;
|
|
|
|
left: 0;
|
|
|
|
right: 0; }
|
|
|
|
right: 0; }
|
|
|
|
/* line 257, ../sass/user-environ/_layout.scss */
|
|
|
|
/* line 258, ../sass/user-environ/_layout.scss */
|
|
|
|
.split-layout.vertical > .pane:first-child {
|
|
|
|
.split-layout.vertical > .pane:first-child {
|
|
|
|
margin-left: 0; }
|
|
|
|
margin-left: 0; }
|
|
|
|
/* line 259, ../sass/user-environ/_layout.scss */
|
|
|
|
/* line 260, ../sass/user-environ/_layout.scss */
|
|
|
|
.split-layout.vertical > .pane:first-child .holder {
|
|
|
|
.split-layout.vertical > .pane:first-child .holder {
|
|
|
|
right: 5px; }
|
|
|
|
right: 5px; }
|
|
|
|
|
|
|
|
|
|
|
|
/* line 268, ../sass/user-environ/_layout.scss */
|
|
|
|
/* line 269, ../sass/user-environ/_layout.scss */
|
|
|
|
.vscroll {
|
|
|
|
.vscroll {
|
|
|
|
overflow-y: auto; }
|
|
|
|
overflow-y: auto; }
|
|
|
|
|
|
|
|
|
|
|
|
@@ -734,111 +734,77 @@ mct-container {
|
|
|
|
* this source code distribution or the Licensing information page available
|
|
|
|
* this source code distribution or the Licensing information page available
|
|
|
|
* at runtime from the About dialog for additional information.
|
|
|
|
* at runtime from the About dialog for additional information.
|
|
|
|
*****************************************************************************/
|
|
|
|
*****************************************************************************/
|
|
|
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
/* line 25, ../sass/mobile/_layout.scss */
|
|
|
|
/* line 26, ../sass/mobile/_layout.scss */
|
|
|
|
.browse-wrapper,
|
|
|
|
.holder-hide {
|
|
|
|
.pane-special {
|
|
|
|
-moz-transition-duration: 0.2s;
|
|
|
|
position: absolute;
|
|
|
|
-o-transition-duration: 0.2s;
|
|
|
|
left: 0;
|
|
|
|
-webkit-transition-duration: 0.2s;
|
|
|
|
top: 0;
|
|
|
|
transition-duration: 0.2s;
|
|
|
|
right: 0;
|
|
|
|
left: -257px; } }
|
|
|
|
left: 0;
|
|
|
|
@media screen and (orientation: portrait) and (min-width: 515px) and (max-width: 799px) and (min-height: 741px) and (max-height: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
white-space: nowrap;
|
|
|
|
/* line 26, ../sass/mobile/_layout.scss */
|
|
|
|
height: 100%; }
|
|
|
|
.holder-hide {
|
|
|
|
|
|
|
|
-moz-transition-duration: 0.2s;
|
|
|
|
|
|
|
|
-o-transition-duration: 0.2s;
|
|
|
|
|
|
|
|
-webkit-transition-duration: 0.2s;
|
|
|
|
|
|
|
|
transition-duration: 0.2s;
|
|
|
|
|
|
|
|
left: -399.5px; } }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* line 37, ../sass/mobile/_layout.scss */
|
|
|
|
/* line 36, ../sass/mobile/_layout.scss */
|
|
|
|
.holder-show {
|
|
|
|
.browse-hidetree .pane-special.left {
|
|
|
|
-moz-transition-duration: 0.2s;
|
|
|
|
display: none !important; }
|
|
|
|
-o-transition-duration: 0.2s;
|
|
|
|
/* line 43, ../sass/mobile/_layout.scss */
|
|
|
|
-webkit-transition-duration: 0.2s;
|
|
|
|
.browse-hidetree .pane-special.right {
|
|
|
|
transition-duration: 0.2s; }
|
|
|
|
width: auto !important;
|
|
|
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
left: 0px !important; }
|
|
|
|
/* line 37, ../sass/mobile/_layout.scss */
|
|
|
|
|
|
|
|
.holder-show {
|
|
|
|
|
|
|
|
left: 0px; } }
|
|
|
|
|
|
|
|
@media screen and (orientation: portrait) and (min-width: 515px) and (max-width: 799px) and (min-height: 741px) and (max-height: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
|
|
|
|
/* line 37, ../sass/mobile/_layout.scss */
|
|
|
|
|
|
|
|
.holder-show {
|
|
|
|
|
|
|
|
left: 0px; } }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* line 47, ../sass/mobile/_layout.scss */
|
|
|
|
/* line 51, ../sass/mobile/_layout.scss */
|
|
|
|
|
|
|
|
.browse-showtree .pane-special.left {
|
|
|
|
|
|
|
|
display: block !important;
|
|
|
|
|
|
|
|
width: 300px !important;
|
|
|
|
|
|
|
|
right: auto !important; }
|
|
|
|
|
|
|
|
/* line 58, ../sass/mobile/_layout.scss */
|
|
|
|
|
|
|
|
.browse-showtree .pane-special.right {
|
|
|
|
|
|
|
|
left: 300px !important;
|
|
|
|
|
|
|
|
width: auto !important; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* line 68, ../sass/mobile/_layout.scss */
|
|
|
|
.button-pos {
|
|
|
|
.button-pos {
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
-moz-transition-duration: 0.2s;
|
|
|
|
-moz-transition-duration: 0.2s;
|
|
|
|
-o-transition-duration: 0.2s;
|
|
|
|
-o-transition-duration: 0.2s;
|
|
|
|
-webkit-transition-duration: 0.2s;
|
|
|
|
-webkit-transition-duration: 0.2s;
|
|
|
|
transition-duration: 0.2s; }
|
|
|
|
transition-duration: 0.2s; }
|
|
|
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
|
|
|
|
/* line 47, ../sass/mobile/_layout.scss */
|
|
|
|
|
|
|
|
.button-pos {
|
|
|
|
|
|
|
|
left: 257px; } }
|
|
|
|
|
|
|
|
@media screen and (orientation: portrait) and (min-width: 515px) and (max-width: 799px) and (min-height: 741px) and (max-height: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
|
|
|
|
/* line 47, ../sass/mobile/_layout.scss */
|
|
|
|
|
|
|
|
.button-pos {
|
|
|
|
|
|
|
|
left: 399.5px; } }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* line 58, ../sass/mobile/_layout.scss */
|
|
|
|
/* line 73, ../sass/mobile/_layout.scss */
|
|
|
|
.object-header-mobile {
|
|
|
|
.object-header-mobile {
|
|
|
|
position: relative; }
|
|
|
|
position: relative; }
|
|
|
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
|
|
|
|
/* line 58, ../sass/mobile/_layout.scss */
|
|
|
|
|
|
|
|
.object-header-mobile {
|
|
|
|
|
|
|
|
left: 25.7px; } }
|
|
|
|
|
|
|
|
@media screen and (orientation: portrait) and (min-width: 515px) and (max-width: 799px) and (min-height: 741px) and (max-height: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
|
|
|
|
/* line 58, ../sass/mobile/_layout.scss */
|
|
|
|
|
|
|
|
.object-header-mobile {
|
|
|
|
|
|
|
|
left: 39.95px; } }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* line 68, ../sass/mobile/_layout.scss */
|
|
|
|
/* line 77, ../sass/mobile/_layout.scss */
|
|
|
|
.mobile-menu-icon {
|
|
|
|
.mobile-menu-icon {
|
|
|
|
top: 5px; }
|
|
|
|
top: 5px; }
|
|
|
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
/* line 68, ../sass/mobile/_layout.scss */
|
|
|
|
/* line 77, ../sass/mobile/_layout.scss */
|
|
|
|
.mobile-menu-icon {
|
|
|
|
.mobile-menu-icon {
|
|
|
|
font-size: 125%; } }
|
|
|
|
font-size: 125%; } }
|
|
|
|
@media screen and (orientation: portrait) and (min-width: 515px) and (max-width: 799px) and (min-height: 741px) and (max-height: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
@media screen and (orientation: portrait) and (min-width: 515px) and (max-width: 799px) and (min-height: 741px) and (max-height: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
/* line 68, ../sass/mobile/_layout.scss */
|
|
|
|
/* line 77, ../sass/mobile/_layout.scss */
|
|
|
|
.mobile-menu-icon {
|
|
|
|
.mobile-menu-icon {
|
|
|
|
font-size: 175%; } }
|
|
|
|
font-size: 175%; } }
|
|
|
|
@media screen and (min-device-width: 800px) and (min-device-height: 1025px), screen and (min-device-width: 1025px) and (min-device-height: 800px) {
|
|
|
|
@media screen and (min-device-width: 800px) and (min-device-height: 1025px), screen and (min-device-width: 1025px) and (min-device-height: 800px) {
|
|
|
|
/* line 68, ../sass/mobile/_layout.scss */
|
|
|
|
/* line 77, ../sass/mobile/_layout.scss */
|
|
|
|
.mobile-menu-icon {
|
|
|
|
.mobile-menu-icon {
|
|
|
|
display: none; } }
|
|
|
|
display: none; } }
|
|
|
|
|
|
|
|
|
|
|
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
/* line 81, ../sass/mobile/_layout.scss */
|
|
|
|
/* line 90, ../sass/mobile/_layout.scss */
|
|
|
|
.mobile-hide {
|
|
|
|
.mobile-hide {
|
|
|
|
display: none; } }
|
|
|
|
display: none; } }
|
|
|
|
@media screen and (orientation: portrait) and (min-width: 515px) and (max-width: 799px) and (min-height: 741px) and (max-height: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
@media screen and (orientation: portrait) and (min-width: 515px) and (max-width: 799px) and (min-height: 741px) and (max-height: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
/* line 81, ../sass/mobile/_layout.scss */
|
|
|
|
/* line 90, ../sass/mobile/_layout.scss */
|
|
|
|
.mobile-hide {
|
|
|
|
.mobile-hide {
|
|
|
|
display: none; } }
|
|
|
|
display: none; } }
|
|
|
|
|
|
|
|
|
|
|
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
/* line 90, ../sass/mobile/_layout.scss */
|
|
|
|
/* line 99, ../sass/mobile/_layout.scss */
|
|
|
|
.phone-hide {
|
|
|
|
.phone-hide {
|
|
|
|
display: none; } }
|
|
|
|
display: none; } }
|
|
|
|
|
|
|
|
|
|
|
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (max-height: 514px) and (max-width: 740px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
|
|
|
|
/* line 96, ../sass/mobile/_layout.scss */
|
|
|
|
|
|
|
|
.browse-manage {
|
|
|
|
|
|
|
|
width: 257px; } }
|
|
|
|
|
|
|
|
@media screen and (orientation: portrait) and (min-width: 515px) and (max-width: 799px) and (min-height: 741px) and (max-height: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 799px) and (max-device-height: 1024px), screen and (orientation: landscape) and (min-height: 515px) and (max-height: 799px) and (min-width: 741px) and (max-width: 1024px) and (max-device-width: 1024px) and (max-device-height: 799px) {
|
|
|
|
|
|
|
|
/* line 96, ../sass/mobile/_layout.scss */
|
|
|
|
|
|
|
|
.browse-manage {
|
|
|
|
|
|
|
|
width: 399.5px; } }
|
|
|
|
|
|
|
|
@media screen and (min-device-width: 800px) and (min-device-height: 1025px), screen and (min-device-width: 1025px) and (min-device-height: 800px) {
|
|
|
|
|
|
|
|
/* line 96, ../sass/mobile/_layout.scss */
|
|
|
|
|
|
|
|
.browse-manage {
|
|
|
|
|
|
|
|
min-width: 150px;
|
|
|
|
|
|
|
|
max-width: 800px;
|
|
|
|
|
|
|
|
width: 25%; } }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*****************************************************************************
|
|
|
|
/*****************************************************************************
|
|
|
|
* Open MCT Web, Copyright (c) 2014-2015, United States Government
|
|
|
|
* Open MCT Web, Copyright (c) 2014-2015, United States Government
|
|
|
|
* as represented by the Administrator of the National Aeronautics and Space
|
|
|
|
* as represented by the Administrator of the National Aeronautics and Space
|
|
|
|
|