|
|
|
|
@@ -775,7 +775,7 @@ mct-container {
|
|
|
|
|
* 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), 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 26, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 30, ../sass/mobile/_layout.scss */
|
|
|
|
|
.browse-wrapper,
|
|
|
|
|
.mobile-pane {
|
|
|
|
|
position: absolute;
|
|
|
|
|
@@ -784,7 +784,7 @@ mct-container {
|
|
|
|
|
bottom: 0;
|
|
|
|
|
left: 0; }
|
|
|
|
|
|
|
|
|
|
/* line 32, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 36, ../sass/mobile/_layout.scss */
|
|
|
|
|
.mobile-pane.right-repr {
|
|
|
|
|
-moz-transition-duration: 0.35s;
|
|
|
|
|
-o-transition-duration: 0.35s;
|
|
|
|
|
@@ -794,7 +794,7 @@ mct-container {
|
|
|
|
|
backface-visibility: hidden;
|
|
|
|
|
margin-left: 0 !important; }
|
|
|
|
|
|
|
|
|
|
/* line 38, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 42, ../sass/mobile/_layout.scss */
|
|
|
|
|
.user-environ .browse-area,
|
|
|
|
|
.user-environ .edit-area,
|
|
|
|
|
.user-environ .editor {
|
|
|
|
|
@@ -803,37 +803,37 @@ mct-container {
|
|
|
|
|
right: 0;
|
|
|
|
|
bottom: 25px; }
|
|
|
|
|
|
|
|
|
|
/* line 44, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 48, ../sass/mobile/_layout.scss */
|
|
|
|
|
.holder.l-mobile {
|
|
|
|
|
top: 10px !important;
|
|
|
|
|
right: 10px !important;
|
|
|
|
|
bottom: 10px !important;
|
|
|
|
|
left: 10px !important; }
|
|
|
|
|
|
|
|
|
|
/* line 54, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 58, ../sass/mobile/_layout.scss */
|
|
|
|
|
.browse-hidetree {
|
|
|
|
|
-moz-user-select: -moz-none;
|
|
|
|
|
-ms-user-select: none;
|
|
|
|
|
-webkit-user-select: none;
|
|
|
|
|
user-select: none; }
|
|
|
|
|
/* line 58, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 62, ../sass/mobile/_layout.scss */
|
|
|
|
|
.browse-hidetree .mobile-pane.left {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
right: 100% !important;
|
|
|
|
|
width: auto !important;
|
|
|
|
|
overflow-y: hidden;
|
|
|
|
|
overflow-x: hidden; }
|
|
|
|
|
/* line 67, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 71, ../sass/mobile/_layout.scss */
|
|
|
|
|
.browse-hidetree .mobile-pane.right-repr {
|
|
|
|
|
left: 0 !important; }
|
|
|
|
|
|
|
|
|
|
/* line 74, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 78, ../sass/mobile/_layout.scss */
|
|
|
|
|
.browse-showtree {
|
|
|
|
|
-moz-user-select: -moz-none;
|
|
|
|
|
-ms-user-select: none;
|
|
|
|
|
-webkit-user-select: none;
|
|
|
|
|
user-select: none; }
|
|
|
|
|
/* line 83, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 87, ../sass/mobile/_layout.scss */
|
|
|
|
|
.browse-showtree .mobile-pane.left {
|
|
|
|
|
-moz-transition-property: opacity;
|
|
|
|
|
-o-transition-property: opacity;
|
|
|
|
|
@@ -856,44 +856,44 @@ mct-container {
|
|
|
|
|
display: block !important;
|
|
|
|
|
right: auto !important;
|
|
|
|
|
width: 40% !important; }
|
|
|
|
|
/* line 93, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 97, ../sass/mobile/_layout.scss */
|
|
|
|
|
.browse-showtree .mobile-pane.right-repr {
|
|
|
|
|
left: 40% !important; }
|
|
|
|
|
|
|
|
|
|
/* line 103, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 107, ../sass/mobile/_layout.scss */
|
|
|
|
|
.mobile-menu-icon {
|
|
|
|
|
font-size: 110%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 12px;
|
|
|
|
|
left: 10px; }
|
|
|
|
|
|
|
|
|
|
/* line 110, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 114, ../sass/mobile/_layout.scss */
|
|
|
|
|
.object-browse-bar {
|
|
|
|
|
left: 30px !important; }
|
|
|
|
|
/* line 113, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 117, ../sass/mobile/_layout.scss */
|
|
|
|
|
.object-browse-bar .context-available {
|
|
|
|
|
opacity: 1 !important; }
|
|
|
|
|
/* line 116, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 120, ../sass/mobile/_layout.scss */
|
|
|
|
|
.object-browse-bar .view-switcher {
|
|
|
|
|
margin-right: 0 !important; }
|
|
|
|
|
|
|
|
|
|
/* line 121, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 125, ../sass/mobile/_layout.scss */
|
|
|
|
|
.tree-holder {
|
|
|
|
|
overflow-x: hidden !important; }
|
|
|
|
|
|
|
|
|
|
/* line 125, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 129, ../sass/mobile/_layout.scss */
|
|
|
|
|
.mobile-disable-select {
|
|
|
|
|
-moz-user-select: -moz-none;
|
|
|
|
|
-ms-user-select: none;
|
|
|
|
|
-webkit-user-select: none;
|
|
|
|
|
user-select: none; }
|
|
|
|
|
|
|
|
|
|
/* line 130, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 134, ../sass/mobile/_layout.scss */
|
|
|
|
|
.mobile-hide,
|
|
|
|
|
.mobile-hide-important {
|
|
|
|
|
display: none !important; }
|
|
|
|
|
|
|
|
|
|
/* line 135, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 139, ../sass/mobile/_layout.scss */
|
|
|
|
|
.mobile-back-hide {
|
|
|
|
|
pointer-events: none;
|
|
|
|
|
-moz-transition-property: opacity;
|
|
|
|
|
@@ -910,7 +910,7 @@ mct-container {
|
|
|
|
|
transition-timing-function: ease-in-out;
|
|
|
|
|
opacity: 0; }
|
|
|
|
|
|
|
|
|
|
/* line 140, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 144, ../sass/mobile/_layout.scss */
|
|
|
|
|
.mobile-back-unhide {
|
|
|
|
|
pointer-events: all;
|
|
|
|
|
-moz-transition-property: opacity;
|
|
|
|
|
@@ -927,15 +927,15 @@ mct-container {
|
|
|
|
|
transition-timing-function: ease-in-out;
|
|
|
|
|
opacity: 1; } }
|
|
|
|
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px) {
|
|
|
|
|
/* line 149, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 153, ../sass/mobile/_layout.scss */
|
|
|
|
|
.browse-showtree .mobile-pane.left {
|
|
|
|
|
width: 90% !important; }
|
|
|
|
|
/* line 152, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 156, ../sass/mobile/_layout.scss */
|
|
|
|
|
.browse-showtree .mobile-pane.right-repr {
|
|
|
|
|
left: 0 !important;
|
|
|
|
|
transform: translateX(90%); } }
|
|
|
|
|
@media screen and (min-device-width: 800px) and (min-device-height: 1025px), screen and (min-device-width: 1025px) and (min-device-height: 800px) {
|
|
|
|
|
/* line 160, ../sass/mobile/_layout.scss */
|
|
|
|
|
/* line 164, ../sass/mobile/_layout.scss */
|
|
|
|
|
.desktop-hide {
|
|
|
|
|
display: none; } }
|
|
|
|
|
/*****************************************************************************
|
|
|
|
|
|