268 lines
5.2 KiB
SCSS
268 lines
5.2 KiB
SCSS
@media (max-width: 575.98px) {
|
|
.form-outline2 {
|
|
padding-right: unset !important;
|
|
padding-left: unset !important;
|
|
max-width: 4em !important;
|
|
}
|
|
.main-page_header {
|
|
margin-top: 0 !important;
|
|
flex-direction: column-reverse !important;
|
|
}
|
|
.main-page_body-items-move-copy {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.main-page_date .form-control {
|
|
border-radius: 0.5em !important;
|
|
height: calc(2em + 0.35rem + 2px) !important;
|
|
padding: 0.5em;
|
|
width: 4em;
|
|
}
|
|
.breadcrumbs{
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
// @media only screen and (min-width: 576px) and (max-width: 767.98px) {
|
|
// .main-page_header {
|
|
// max-height: 10em;
|
|
// }
|
|
// }
|
|
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
|
|
}
|
|
|
|
@media only screen and (min-width: 992px) and (max-width: 1049.98px) {
|
|
}
|
|
|
|
@media only screen and (min-width: 1050px) and (max-width: 1399.99px) {
|
|
}
|
|
@media (min-width: 1400px) {
|
|
}
|
|
@media (max-width: 1400px) {
|
|
.menu-bar__content {
|
|
display: none;
|
|
}
|
|
// .multiselect-lable{
|
|
// display: none;
|
|
// }
|
|
}
|
|
@media (min-width: 992px) {
|
|
}
|
|
@media (max-width: 992px) {
|
|
.menu-bar__content {
|
|
display: none;
|
|
}
|
|
}
|
|
@media (max-width: 768px) {
|
|
.hiddens {
|
|
display: none !important;
|
|
}
|
|
.main-page_total {
|
|
font-size: 1rem !important;
|
|
height: 6em;
|
|
}
|
|
.icon {
|
|
width: 1em !important;
|
|
}
|
|
.main-page_body .form-label {
|
|
margin-right: 0.5em !important;
|
|
}
|
|
.main-page_header {
|
|
flex-direction: column-reverse !important;
|
|
}
|
|
.items-form-control {
|
|
width: 5em !important;
|
|
}
|
|
.total-all-number,
|
|
.indecisive-number {
|
|
font-size: 1rem !important;
|
|
font-weight: bold;
|
|
}
|
|
.hours-form {
|
|
height: 5em !important;
|
|
border-radius: 0.5em;
|
|
}
|
|
.main-page_body-items.labels {
|
|
display: none !important;
|
|
}
|
|
.main-page_body-items .label-1 {
|
|
border-right: 1px var(--color-items-7) solid !important;
|
|
}
|
|
.main-page_body-items .label-3 {
|
|
}
|
|
.task-form-control {
|
|
border-left: unset !important;
|
|
}
|
|
// .coolinput input[type="text"].input {
|
|
// font-size: 0.75rem !important;
|
|
// }
|
|
.coolinput {
|
|
padding-right: unset !important;
|
|
padding-left: unset !important;
|
|
}
|
|
.row {
|
|
&-basic {
|
|
display: none !important;
|
|
}
|
|
}
|
|
.form-label {
|
|
margin-top: 0.5em;
|
|
color: var(--color-items-4);
|
|
margin-left: 2em !important;
|
|
}
|
|
.main-page_date-daysweek {
|
|
font-size: 1.5rem !important;
|
|
}
|
|
.icon-Component-358--1 {
|
|
width: 1.5em !important;
|
|
}
|
|
.icon-Component-359--1 {
|
|
width: 1.5em !important;
|
|
}
|
|
.coolinput label.text {
|
|
margin: 0 0 0 2em;
|
|
}
|
|
.tribute-container.mini {
|
|
width: 18em;
|
|
}
|
|
.multiselect__single {
|
|
font-size: 1rem !important;
|
|
font-weight: bold !important;
|
|
}
|
|
.form-outline {
|
|
&.day {
|
|
margin-left: 0.5em;
|
|
}
|
|
&.year {
|
|
margin-right: 2.5em;
|
|
}
|
|
}
|
|
.multiselect {
|
|
&.template {
|
|
border: 3px solid rgb(127, 170, 170);
|
|
padding: 0.7em !important;
|
|
width: 15em;
|
|
}
|
|
&-lable {
|
|
margin: 0 0 0 10em !important;
|
|
}
|
|
}
|
|
.multiselect__content-wrapper {
|
|
z-index: 99;
|
|
left: 0;
|
|
}
|
|
.main-page_body-items.total {
|
|
font-size: 1rem !important;
|
|
font-weight: bold;
|
|
}
|
|
.main-page_body-items-move-copy.in-desktop {
|
|
display: none !important;
|
|
}
|
|
.btn-copy {
|
|
width: 4em !important;
|
|
}
|
|
.btn-move {
|
|
width: 4em !important;
|
|
}
|
|
.svgIcon-move {
|
|
width: 0% !important;
|
|
}
|
|
.svgIcon-copy {
|
|
width: 0% !important;
|
|
}
|
|
.text-move {
|
|
width: 100% !important;
|
|
}
|
|
.text-copy {
|
|
width: 100% !important;
|
|
}
|
|
.prevDay,
|
|
.nextDay {
|
|
display: none !important;
|
|
}
|
|
.main-page_date {
|
|
display: flex !important;
|
|
flex-direction: column !important;
|
|
}
|
|
.form-control.multiselect {
|
|
width: 26em !important;
|
|
}
|
|
.task-dashboard {
|
|
.my-card {
|
|
&.Gantt {
|
|
margin-top: 1.5em !important;
|
|
}
|
|
}
|
|
}
|
|
.pages-content-container {
|
|
margin-right: 0 !important;
|
|
padding-right: 0 !important;
|
|
padding-left: 0 !important;
|
|
}
|
|
.pages-content {
|
|
margin-top: 0 !important;
|
|
margin-left: 0 !important;
|
|
margin-right: 0.8em !important;
|
|
}
|
|
.selects {
|
|
margin-right: 0 !important;
|
|
}
|
|
.jahat-pagination {
|
|
display: flex;
|
|
flex-direction: column !important;
|
|
}
|
|
.table-responsive {
|
|
max-height: calc(100dvh + -18.5em) !important ;
|
|
|
|
}
|
|
.page-border-top {
|
|
justify-content: flex-start !important;
|
|
}
|
|
.all-selects {
|
|
flex-direction: column !important;
|
|
}
|
|
.grouping,
|
|
.form-sorting_user {
|
|
display: none !important;
|
|
}
|
|
|
|
// .tasks_form{
|
|
// max-height: 20em;
|
|
// overflow: auto;
|
|
// }
|
|
|
|
// .main-page_date{
|
|
// padding-right: unset !important;
|
|
// padding-left: unset !important;
|
|
// }
|
|
// .main-page_header{
|
|
// padding-right: unset !important;
|
|
// padding-left: unset !important;
|
|
// }
|
|
}
|
|
@media (min-width: 768px) {
|
|
.hiddens {
|
|
display: inline-block !important;
|
|
}
|
|
.row {
|
|
&-mobile {
|
|
display: none !important;
|
|
}
|
|
}
|
|
.task-navbar {
|
|
display: none;
|
|
}
|
|
.main-page_body-items-move-copy.in-mobile {
|
|
display: none !important;
|
|
}
|
|
}
|
|
// .tasks_form{
|
|
// max-height: 28em;
|
|
// overflow: auto;
|
|
// }
|
|
|
|
// .avatar{
|
|
// display: none !important
|
|
// }
|