[Mobile] Cleaned up
Set the width of the create menu text/components to fit the menu however it gets cuttoff sometimes. Next steps are to Clean up screen, change the create menu to fit the left side, and fix bottom space.
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
at runtime from the About dialog for additional information.
|
at runtime from the About dialog for additional information.
|
||||||
-->
|
-->
|
||||||
<div class="contents" ng-controller="CreateMenuController">
|
<div class="contents" ng-controller="CreateMenuController">
|
||||||
<div class="pane left menu-items">
|
<div class="pane left menu-items pane-special left">
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li ng-repeat="createAction in createActions">
|
<li ng-repeat="createAction in createActions">
|
||||||
|
|||||||
@@ -756,10 +756,10 @@ mct-container {
|
|||||||
@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) {
|
@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 48, ../sass/mobile/_layout.scss */
|
/* line 48, ../sass/mobile/_layout.scss */
|
||||||
.browse-hidetree .pane-special.left {
|
.browse-hidetree .pane-special.left {
|
||||||
-moz-transition-duration: 0.5s;
|
-moz-transition-duration: 0.2s;
|
||||||
-o-transition-duration: 0.5s;
|
-o-transition-duration: 0.2s;
|
||||||
-webkit-transition-duration: 0.5s;
|
-webkit-transition-duration: 0.2s;
|
||||||
transition-duration: 0.5s;
|
transition-duration: 0.2s;
|
||||||
transition-timing-function: ease;
|
transition-timing-function: ease;
|
||||||
width: 0px !important;
|
width: 0px !important;
|
||||||
right: auto !important; }
|
right: auto !important; }
|
||||||
@@ -770,10 +770,10 @@ mct-container {
|
|||||||
@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) {
|
@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 61, ../sass/mobile/_layout.scss */
|
/* line 61, ../sass/mobile/_layout.scss */
|
||||||
.browse-hidetree .pane-special.right {
|
.browse-hidetree .pane-special.right {
|
||||||
-moz-transition-duration: 0.5s;
|
-moz-transition-duration: 0.2s;
|
||||||
-o-transition-duration: 0.5s;
|
-o-transition-duration: 0.2s;
|
||||||
-webkit-transition-duration: 0.5s;
|
-webkit-transition-duration: 0.2s;
|
||||||
transition-duration: 0.5s;
|
transition-duration: 0.2s;
|
||||||
transition-timing-function: ease;
|
transition-timing-function: ease;
|
||||||
width: auto !important;
|
width: auto !important;
|
||||||
left: 0px !important; } }
|
left: 0px !important; } }
|
||||||
@@ -781,10 +781,10 @@ mct-container {
|
|||||||
@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) {
|
@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 71, ../sass/mobile/_layout.scss */
|
/* line 71, ../sass/mobile/_layout.scss */
|
||||||
.browse-showtree .pane-special.left {
|
.browse-showtree .pane-special.left {
|
||||||
-moz-transition-duration: 0.5s;
|
-moz-transition-duration: 0.2s;
|
||||||
-o-transition-duration: 0.5s;
|
-o-transition-duration: 0.2s;
|
||||||
-webkit-transition-duration: 0.5s;
|
-webkit-transition-duration: 0.2s;
|
||||||
transition-duration: 0.5s;
|
transition-duration: 0.2s;
|
||||||
transition-timing-function: ease;
|
transition-timing-function: ease;
|
||||||
display: block !important;
|
display: block !important;
|
||||||
right: auto !important; }
|
right: auto !important; }
|
||||||
@@ -812,10 +812,10 @@ mct-container {
|
|||||||
@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) {
|
@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 96, ../sass/mobile/_layout.scss */
|
/* line 96, ../sass/mobile/_layout.scss */
|
||||||
.browse-showtree .pane-special.right {
|
.browse-showtree .pane-special.right {
|
||||||
-moz-transition-duration: 0.5s;
|
-moz-transition-duration: 0.2s;
|
||||||
-o-transition-duration: 0.5s;
|
-o-transition-duration: 0.2s;
|
||||||
-webkit-transition-duration: 0.5s;
|
-webkit-transition-duration: 0.2s;
|
||||||
transition-duration: 0.5s;
|
transition-duration: 0.2s;
|
||||||
transition-timing-function: ease;
|
transition-timing-function: ease;
|
||||||
width: auto !important; } }
|
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) {
|
@media screen and (orientation: portrait) and (max-width: 514px) and (max-height: 740px) and (max-device-width: 799px) and (max-device-height: 1024px) {
|
||||||
@@ -844,10 +844,10 @@ mct-container {
|
|||||||
/* line 124, ../sass/mobile/_layout.scss */
|
/* line 124, ../sass/mobile/_layout.scss */
|
||||||
.button-pos {
|
.button-pos {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
-moz-transition-duration: 0.5s;
|
-moz-transition-duration: 0.2s;
|
||||||
-o-transition-duration: 0.5s;
|
-o-transition-duration: 0.2s;
|
||||||
-webkit-transition-duration: 0.5s;
|
-webkit-transition-duration: 0.2s;
|
||||||
transition-duration: 0.5s;
|
transition-duration: 0.2s;
|
||||||
transition-timing-function: ease; } }
|
transition-timing-function: ease; } }
|
||||||
|
|
||||||
@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) {
|
@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) {
|
||||||
|
|||||||
@@ -82,6 +82,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@mixin slMenuTransitions {
|
@mixin slMenuTransitions {
|
||||||
@include transition-duration(.5s);
|
@include transition-duration(.2s);
|
||||||
transition-timing-function: ease;
|
transition-timing-function: ease;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user