ng-deep(7차) 수정
This commit is contained in:
parent
43db6efe6b
commit
65711ffda0
|
@ -188,46 +188,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//mat-snack-bar 공통
|
|
||||||
::ng-deep .cdk-global-overlay-wrapper {
|
|
||||||
.mat-snack-bar-container {
|
|
||||||
margin: 0;
|
|
||||||
padding: 30px;
|
|
||||||
max-width: 60vw;
|
|
||||||
.mat-simple-snackbar {
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
span {
|
|
||||||
@include ellipsis(3);
|
|
||||||
display: inline-block;
|
|
||||||
padding: 7px 20px;
|
|
||||||
border: 1px solid #ffffff;
|
|
||||||
background-color: rgb(255, 255, 255, 0.2);
|
|
||||||
color: #ffffff;
|
|
||||||
margin-right: 4px;
|
|
||||||
flex: 1 1 auto;
|
|
||||||
max-width: 40vw;
|
|
||||||
}
|
|
||||||
&-action {
|
|
||||||
display: inline-flex;
|
|
||||||
margin-left: auto;
|
|
||||||
flex: 0 0 auto;
|
|
||||||
height: 100%;
|
|
||||||
button {
|
|
||||||
//background-color: #00b6d5;
|
|
||||||
border-radius: 2px;
|
|
||||||
span {
|
|
||||||
padding: 0 20px;
|
|
||||||
color: #ffffff;
|
|
||||||
background: none;
|
|
||||||
border: none;
|
|
||||||
font-weight: 500;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.chat-header {
|
.chat-header {
|
||||||
.profile-img {
|
.profile-img {
|
||||||
|
|
|
@ -12,15 +12,3 @@ $tablet-s-width: 768px;
|
||||||
margin-right: -10px;
|
margin-right: -10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*rightDrawer공통
|
|
||||||
::ng-deep .rightDrawer-item {
|
|
||||||
width: 100%;
|
|
||||||
height: calc(100% - 60px);
|
|
||||||
.rightDrawer-tab {
|
|
||||||
.mat-tab-label {
|
|
||||||
width: 50%;
|
|
||||||
min-width: 50%;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}*/
|
|
||||||
|
|
|
@ -53,39 +53,3 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::ng-deep .clipboard-tab {
|
|
||||||
.mat-tab-header {
|
|
||||||
width: 160px;
|
|
||||||
flex: 0 0 160px;
|
|
||||||
.mat-tab-labels {
|
|
||||||
flex-direction: column;
|
|
||||||
justify-content: start;
|
|
||||||
border: none;
|
|
||||||
height: 100%;
|
|
||||||
.mat-tab-label {
|
|
||||||
padding: 0 10px;
|
|
||||||
align-content: flex-start;
|
|
||||||
text-align: left;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: flex-start;
|
|
||||||
.mat-checkbox {
|
|
||||||
label {
|
|
||||||
margin-right: 8px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.mat-ink-bar {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.mat-tab-body-wrapper {
|
|
||||||
flex: 1 1 auto;
|
|
||||||
border-left: 1px solid #dddddd;
|
|
||||||
.mat-tab-body {
|
|
||||||
padding: 10px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
|
@ -53,33 +53,3 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::ng-deep .setting-tab {
|
|
||||||
.mat-tab-header {
|
|
||||||
border: none !important;
|
|
||||||
.mat-tab-labels {
|
|
||||||
flex-direction: column;
|
|
||||||
justify-content: start;
|
|
||||||
border: none;
|
|
||||||
height: 100%;
|
|
||||||
.mat-tab-label {
|
|
||||||
padding: 0 10px;
|
|
||||||
align-content: flex-start;
|
|
||||||
text-align: left;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: flex-start;
|
|
||||||
&.mat-tab-label-active {
|
|
||||||
opacity: 1;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.mat-ink-bar {
|
|
||||||
opacity: 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.mat-tab-body-wrapper {
|
|
||||||
flex: 1 1 auto;
|
|
||||||
border-left: 1px solid #dddddd;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
|
@ -351,10 +351,12 @@ $daesang-grey: (
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-main-float .bg-accent-dark {
|
.btn-main-float .bg-accent-dark {
|
||||||
background: mat-color($accent, 600);
|
background: mat-color($accent, 600);
|
||||||
color: mat-color($primary, default-contrast);
|
color: mat-color($primary, default-contrast);
|
||||||
}
|
}
|
||||||
|
|
||||||
.current-head {
|
.current-head {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
@ -389,6 +391,7 @@ $daesang-grey: (
|
||||||
}
|
}
|
||||||
.mat-tab-body-wrapper {
|
.mat-tab-body-wrapper {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -401,31 +404,29 @@ $daesang-grey: (
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*mat-tab-group[horizontal] {
|
|
||||||
&.theme-list {
|
|
||||||
.mat-tab-label {
|
|
||||||
flex-direction: row;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}*/
|
|
||||||
|
|
||||||
mat-tab-group[vertical] {
|
mat-tab-group[vertical] {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
|
||||||
.mat-tab-labels {
|
.mat-tab-labels {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-content: flex-start;
|
align-content: flex-start;
|
||||||
|
|
||||||
.mat-tab-label {
|
.mat-tab-label {
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
|
padding: 0;
|
||||||
|
.mat-checkbox {
|
||||||
|
margin-right: 8px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mat-ink-bar {
|
.mat-ink-bar {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
.mat-tab-body-wrapper {
|
||||||
|
flex: 1 1 auto;
|
||||||
|
border-left: 1px solid #dddddd;
|
||||||
|
padding: 0 10px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
nav[mat-tab-nav-bar][vertical] {
|
nav[mat-tab-nav-bar][vertical] {
|
||||||
|
@ -496,12 +497,35 @@ $daesang-grey: (
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//[s] 번역
|
||||||
.translationForm {
|
.translationForm {
|
||||||
background-color: mat-color($accent, 200, 0.4);
|
background-color: mat-color($accent, 200, 0.4);
|
||||||
|
.select-language {
|
||||||
|
.mat-form-field-wrapper {
|
||||||
|
width: 100%;
|
||||||
|
line-height: 0.8em;
|
||||||
|
.mat-form-field-infix {
|
||||||
|
padding: 0.2em 0 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.mat-form-field-underline {
|
||||||
|
bottom: 0.8em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.mat-slide-toggle {
|
||||||
|
@media screen and (max-width: #{$tablet-s-width}) {
|
||||||
|
label {
|
||||||
|
width: 20%;
|
||||||
|
flex-flow: column;
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.translation-preview {
|
.translation-preview {
|
||||||
background-color: mat-color($accent, 900, 0.8);
|
background-color: mat-color($accent, 900, 0.8);
|
||||||
}
|
}
|
||||||
|
|
||||||
.tree-has-child {
|
.tree-has-child {
|
||||||
li {
|
li {
|
||||||
.tree-node-body {
|
.tree-node-body {
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
<mat-card class="mat-elevation-z0 ucap-message-write">
|
<mat-card class="mat-elevation-z0 ucap-message-write">
|
||||||
<form name="messageWriteForm" [formGroup]="messageWriteForm" novalidate>
|
<form name="messageWriteForm" [formGroup]="messageWriteForm" novalidate>
|
||||||
<perfect-scrollbar>
|
<perfect-scrollbar>
|
||||||
|
<div class="write-form">
|
||||||
<div class="add-row">
|
<div class="add-row">
|
||||||
<button
|
<button
|
||||||
mat-button
|
mat-button
|
||||||
|
@ -114,6 +115,7 @@
|
||||||
</mat-list>
|
</mat-list>
|
||||||
</mat-card-content>
|
</mat-card-content>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</perfect-scrollbar>
|
</perfect-scrollbar>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
|
@ -7,6 +7,9 @@
|
||||||
.ps--active-x > .ps__rail-x {
|
.ps--active-x > .ps__rail-x {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
.write-form {
|
||||||
|
padding-right: 10px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -72,7 +75,6 @@
|
||||||
min-height: 250px;
|
min-height: 250px;
|
||||||
border: 1px solid #dddddd;
|
border: 1px solid #dddddd;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
//overflow: auto;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -119,8 +121,6 @@
|
||||||
.mat-chip-list {
|
.mat-chip-list {
|
||||||
.mat-chip-list-wrapper {
|
.mat-chip-list-wrapper {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
/* max-height: 100px;
|
|
||||||
overflow: auto;*/
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.message-title {
|
.message-title {
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
::ng-deep .organization-tree {
|
.organization-tree {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
|
||||||
.tree-node-closer-container {
|
.tree-node-closer-container {
|
||||||
|
@ -65,9 +65,6 @@
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
button {
|
button {
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
.mat-button-wrapper {
|
|
||||||
width: 24px;
|
|
||||||
height: 24px;
|
|
||||||
.tree-node-expand-btn {
|
.tree-node-expand-btn {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
|
@ -76,7 +73,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.tree-no-child {
|
.tree-no-child {
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
|
|
@ -26,6 +26,7 @@
|
||||||
::ng-deep .theme-list {
|
::ng-deep .theme-list {
|
||||||
.mat-tab-header {
|
.mat-tab-header {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
border: none !important;
|
||||||
.mat-tab-labels {
|
.mat-tab-labels {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -45,7 +46,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.mat-tab-body-wrapper {
|
.mat-tab-body-wrapper {
|
||||||
border: none;
|
border: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1 +1,40 @@
|
||||||
$tablet-s-width: 768px;
|
//mat-snack-bar-container
|
||||||
|
.cdk-global-overlay-wrapper {
|
||||||
|
.mat-snack-bar-container {
|
||||||
|
margin: 0;
|
||||||
|
padding: 30px;
|
||||||
|
max-width: 60vw;
|
||||||
|
.mat-simple-snackbar {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
span {
|
||||||
|
@include ellipsis(3);
|
||||||
|
display: inline-block;
|
||||||
|
padding: 7px 20px;
|
||||||
|
border: 1px solid #ffffff;
|
||||||
|
background-color: rgb(255, 255, 255, 0.2);
|
||||||
|
color: #ffffff;
|
||||||
|
margin-right: 4px;
|
||||||
|
flex: 1 1 auto;
|
||||||
|
max-width: 40vw;
|
||||||
|
}
|
||||||
|
&-action {
|
||||||
|
display: inline-flex;
|
||||||
|
margin-left: auto;
|
||||||
|
flex: 0 0 auto;
|
||||||
|
height: 100%;
|
||||||
|
button {
|
||||||
|
//background-color: #00b6d5;
|
||||||
|
border-radius: 2px;
|
||||||
|
span {
|
||||||
|
padding: 0 20px;
|
||||||
|
color: #ffffff;
|
||||||
|
background: none;
|
||||||
|
border: none;
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -98,27 +98,3 @@ $tablet-s-width: 768px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::ng-deep .translationForm {
|
|
||||||
.select-language {
|
|
||||||
.mat-form-field-wrapper {
|
|
||||||
width: 100%;
|
|
||||||
line-height: 0.8em;
|
|
||||||
.mat-form-field-infix {
|
|
||||||
padding: 0.2em 0 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.mat-form-field-underline {
|
|
||||||
bottom: 0.8em;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.mat-slide-toggle {
|
|
||||||
@media screen and (max-width: #{$tablet-s-width}) {
|
|
||||||
label {
|
|
||||||
width: 20%;
|
|
||||||
flex-flow: column;
|
|
||||||
font-size: 0.8em;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user