Penambahan FrontEnd All-New-Manufacture

This commit is contained in:
pand03
2026-01-31 14:23:04 +07:00
parent 1b2e320b2b
commit 4feb21dcbc
2891 changed files with 426849 additions and 135 deletions

View File

@@ -0,0 +1,538 @@
.email-left-box {
width: 15rem;
float : #{$dlab-pos-left};
padding: 0 1.25rem 1.25rem 1rem;
border-top: 0;
border-#{$dlab-pos-left}: 0;
@include media-breakpoint-between(sm, md) {
width: 100%;
padding-bottom: 0px !important;
}
@include media-breakpoint-down(xs) {
width: 100%;
float: none;
border: none;
padding-bottom: 30px !important;
}
}
.intro-title{
background: var(--rgba-primary-1);
padding: 1rem;
margin: 1.875rem 0 1.25rem 0;
h5{
margin-bottom: 0;
color: var(--primary);
font-size: 14px;
i{
font-size: 0.75rem;
position: relative;
bottom: 1px;
}
}
i{
color: var(--rgba-primary-1);
}
}
.email-right-box {
// padding-top: 1.875rem;
padding-#{$dlab-pos-left}: 15rem;
padding-#{$dlab-pos-right}: 1rem;
@include media-breakpoint-between(sm, md) {
padding-#{$dlab-pos-left}: 0;
padding-#{$dlab-pos-right}:0;
margin-#{$dlab-pos-left}: 0!important;
clear:both;
}
@include media-breakpoint-down(xs) {
padding-#{$dlab-pos-left}: 0;
padding-#{$dlab-pos-right}: 0;
}
.right-box-border{
border-#{$dlab-pos-right}: 2px solid var(--rgba-primary-1);
}
.right-box-padding{
@media screen and (min-width: 649px) and (max-width: 1200px){
padding-#{$dlab-pos-left}: 1.25rem;
}
@media(min-width: 1700px){
padding-#{$dlab-pos-left}: 0.9375rem;
}
@include media-breakpoint-between(sm, md) {
padding-#{$dlab-pos-left}: 0;
}
}
}
.toolbar {
.btn-group {
.btn {
border: 0;
}
input{
position: relative;
top: 2px;
}
}
}
.read-content {
textarea {
height:150px;
padding: 15px 20px;
}
&-email{
font-size: 0.875rem;
}
h5{
color: #6a707e;
}
p{
strong{
color: #6a707e;
}
}
&-body{
p{
margin-bottom: 1.875rem;
}
}
&-attachment{
padding: 0.5rem 0;
h6{
font-size: 1.125rem;
color: #6a707e;
i{
padding-#{$dlab-pos-right}: 0.3125rem;
}
}
.attachment{
& > div:not(:last-child){
border-#{$dlab-pos-right}: 1px solid #DDDFE1;
}
}
}
}
.compose-content {
.wysihtml5-toolbar {
border-color: $l-border;
}
.dropzone {
background: $l-bg!important;
}
h5{
font-size: 1.0625rem;
color: #6a707e;
i{
font-size: 1.125rem;
transform: rotate(90deg);
}
}
.dropzone{
border: 1px dashed #DDDFE1;
min-height: 13.125rem;
position: relative;
border-radius:$radius;
.dlab-message{
margin: 0;
position: absolute;
top: 50%;
#{$dlab-pos-left}: 50%;
transform: translate(-50%, -50%);
}
}
}
.email-list {
display: block;
padding-#{$dlab-pos-left}: 0;
.message {
position: relative;
display: block;
height: 3.125rem;
line-height: 3.125rem;
cursor: default;
transition-duration: 0.3s;
a {
color: $l-ctl;
}
&-single{
.custom-checkbox{
margin-top: 2px;
}
i{
color: $muted;
font-size: 1.125rem;
padding-#{$dlab-pos-left}: .4rem;
}
}
&:hover {
transition-duration: 0.05s;
background: rgba(152, 166, 173, 0.15);
}
.col-mail {
float : #{$dlab-pos-left};
position: relative;
}
.col-mail-1 {
width: 5.625rem;
.star-toggle {
display: block;
float : #{$dlab-pos-left};
margin-top: 1.125rem;
font-size: 1rem;
margin-#{$dlab-pos-left}: 0.3125rem;
}
.email-checkbox {
display: block;
float : #{$dlab-pos-left};
margin: 0.9375rem 0.625rem 0 1.25rem;
}
.dot {
display: block;
float : #{$dlab-pos-left};
border: .4rem solid transparent;
border-radius: 6.25rem;
margin: 1.375rem 1.625rem 0;
height: 0;
width: 0;
line-height: 0;
font-size: 0;
}
}
.col-mail-2 {
position: absolute;
top: 0;
#{$dlab-pos-left}: 5.625rem;
#{$dlab-pos-right}: 0;
bottom: 0;
.subject {
position: absolute;
top: 0;
#{$dlab-pos-left}: 0;
#{$dlab-pos-right}: 5.5rem;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.date {
position: absolute;
top: 0;
#{$dlab-pos-right}: 0;
}
}
}
}
.email-checkbox {
cursor: pointer;
height: 0.9375rem;
width: 0.9375rem;
position: relative;
display: inline-block;
border-radius: .1rem;
position: relative;
top: 0.3125rem;
box-shadow: inset 0 0 0 .1rem $l-ctl;
input {
opacity: 0;
cursor: pointer;
&:checked {
label {
opacity: 1;
}
}
}
label {
position: absolute;
top: .3rem;
#{$dlab-pos-left}: .3rem;
#{$dlab-pos-right}: .3rem;
bottom: .3rem;
cursor: pointer;
opacity: 0;
margin-bottom: 0 !important;
transition-duration: 0.05s;
}
}
.mail-list {
a {
vertical-align: middle;
padding: 0.625rem 0.9375rem;
display: block;
background: transparent;
color: $l-ctd;
font-weight: 600;
}
.list-group-item{
color: #6a707e;
padding: 0.75rem 1.0625rem;
&:hover{
color: var(--primary);
}
i{
font-size: 1rem;
padding-#{$dlab-pos-right}: 0.625rem;
color: #cccccc;
}
&.active{
color: $white;
background-color:var(--primary);
border-color:var(--primary);
i{
color: $white;
}
}
}
}
.chat-wrap{
padding: 1.0625rem 1.875rem;
.media{
.media-body{
h6{
font-size: 1.0625rem;
color: #6a707e;
}
p{
font-size: 0.875rem;
}
}
}
}
.email-filter{
@media (min-width: 648px){
padding-#{$dlab-pos-left}: 1.25rem;
}
@media(min-width: 1700px){
padding-#{$dlab-pos-left}: 1.875rem;
}
.input-group{
&-prepend{
i{
font-size: 0.875rem;
color: $muted;
}
.input-group-text{
border: 0;
border-bottom: 1px solid #DDDFE1 !important;
background: transparent;
}
}
.form-control{
padding: 0 0 0 0.3125rem;
border: 0;
font-size: 0.875rem;
height: 1.875rem;
color: $muted;
border-bottom: 1px solid #DDDFE1;
&::placeholder{
font-size: 0.875rem;
color: $muted;
}
}
& > .form-control{
min-height: 1.875rem;
}
}
}
.single-mail{
display: block;
padding: 1.5625rem 0;
.media{
padding-#{$dlab-pos-left}: 1.25rem;
padding-#{$dlab-pos-right}: 1.25rem;
@media(min-width: 1700px){
padding-#{$dlab-pos-left}: 1.875rem;
padding-#{$dlab-pos-right}: 1.875rem;
}
img{
width: 55px;
height: 55px;
border-radius: 50%;
margin-#{$dlab-pos-right}: 0.9375rem;
@media(min-width: 1700px){
margin-#{$dlab-pos-right}: 1.875rem;
}
}
&-body{
h6{
color: #abafb3;
}
h4{
font-size: 1rem;
color: #6a707e;
button{
i{
font-size: 1.125rem;
color: #abafb3;
font-weight: bold;
transform: rotate(90deg);
}
}
}
p{
font-size: 0.875rem;
color: #abafb3;
}
}
}
&.active{
background: var(--primary);
h6,h4,p,i{
color: $white !important;
}
}
}
.email-list .message-single i.yellow{
color:$warning!important;
}
@include respond ('phone'){
.email-left-body{
width: 18rem;
position: fixed;
height: 100vh;
z-index: 2;
transition: all 0.5s;
#{$dlab-pos-left}: -22rem;
top: 0px;
z-index: 999;
&.active{
#{$dlab-pos-left}:0;
background: $white;
transition:all 0.5s;
overflow-y:scroll;
}
}
}
.email-tools-box{
display:inline-block;
width:40px;
height:40px;
line-height:40px;
text-align:center;
background-color:var(--rgba-primary-1);
border-radius:$radius;
color:var(--primary);
&.active{
background-color:var(--primary);
color:$white;
}
display:none!important;
@include respond ('phone'){
display:inline-block!important;
margin-#{$dlab-pos-left}:auto;
}
&.active{
&:before{
content: '';
display: block;
position: fixed;
top: 0;
#{$dlab-pos-left}: 0;
width: 100vh;
height: 100vh;
background-color: #000;
opacity: 0.2;
border-radius:0;
z-index: 4;
}
}
}
.email-left-box{
margin-bottom: 20px;
@include respond ('tab-land'){
margin-#{$dlab-pos-right}:-10px;
}
@include respond ('tab-port'){
margin:0;
}
@include respond ('phone'){
margin-top:20px;
}
}