clean up not used scss

This commit is contained in:
amentis 2024-07-10 14:45:22 +03:00
parent 952b03430c
commit b2f2f028b7
32 changed files with 2 additions and 229 deletions

View File

@ -1,7 +1,4 @@
.tenant-editor { .tenant-editor {
// margin-top: 1.3rem;
// margin-left: 1em;
// margin-right: 3em;
.remove { .remove {
background-color: white; background-color: white;
@ -16,7 +13,6 @@
::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background { ::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
background-color: var(--primary-color-3); background-color: var(--primary-color-3);
// background-color: #0070c0;
} }
::ng-deep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background { ::ng-deep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {

View File

@ -11,11 +11,6 @@
.filter-button{ .filter-button{
padding-top: .6rem; padding-top: .6rem;
padding-bottom: .6rem; padding-bottom: .6rem;
// .mat-icon{
// font-size: 1.5em;
// width: 1.2em;
// height: 1.2em;
// }
} }
::ng-deep .mdc-form-field { ::ng-deep .mdc-form-field {

View File

@ -1,7 +1,4 @@
.language-listing { .language-listing {
// margin-top: 1.3rem;
// margin-left: 1rem;
// margin-right: 2rem;
.mat-header-row{ .mat-header-row{
background: #f3f5f8; background: #f3f5f8;
@ -28,9 +25,7 @@
border-radius: 30px; border-radius: 30px;
background-color: var(--secondary-color); background-color: var(--secondary-color);
padding-left: 2em; padding-left: 2em;
padding-right: 2em; padding-right: 2em;
// color: #000;
.button-text{ .button-text{
display: inline-block; display: inline-block;
} }

View File

@ -1,18 +1,9 @@
::ng-deep label { ::ng-deep label {
// display:block !important;
margin-bottom: 0 !important; margin-bottom: 0 !important;
} }
.plan-blueprint-editor { .plan-blueprint-editor {
// margin-top: 1.3rem;
// margin-left: 1em;
// margin-right: 3em;
// padding-top: 1.3rem;
// padding-left: 1em;
// padding-right: 3em;
// box-sizing: border-box !important;
.remove { .remove {
background-color: white; background-color: white;
@ -36,7 +27,6 @@
::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background { ::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
background-color: var(--primary-color-3); background-color: var(--primary-color-3);
// background-color: #0070c0;
} }
::ng-deep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background { ::ng-deep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
@ -103,11 +93,6 @@
.action-list-icon{ .action-list-icon{
font-size: 1.2em; font-size: 1.2em;
// padding-right: 1em;
// width: 14px;
// margin-right: 0.5em;
// margin-left: -.09em;
// height: auto;
color: var(--primary-color); color: var(--primary-color);
} }

View File

@ -15,11 +15,6 @@
.filter-button{ .filter-button{
padding-top: .6rem; padding-top: .6rem;
padding-bottom: .6rem; padding-bottom: .6rem;
// .mat-icon{
// font-size: 1.5em;
// width: 1.2em;
// height: 1.2em;
// }
} }
::ng-deep .mdc-form-field { ::ng-deep .mdc-form-field {

View File

@ -4,9 +4,6 @@
} }
.plan-blueprint-listing { .plan-blueprint-listing {
// margin-top: 1.3rem;
// margin-left: 1rem;
// margin-right: 2rem;
.mat-header-row { .mat-header-row {
background: #f3f5f8; background: #f3f5f8;
@ -45,7 +42,6 @@
background-color: var(--secondary-color); background-color: var(--secondary-color);
padding-left: 2em; padding-left: 2em;
padding-right: 2em; padding-right: 2em;
// color: #000;
.button-text { .button-text {
display: inline-block; display: inline-block;
@ -55,8 +51,6 @@
.import-btn { .import-btn {
background: #ffffff 0% 0% no-repeat padding-box; background: #ffffff 0% 0% no-repeat padding-box;
border-radius: 30px; border-radius: 30px;
// color: var(--primary-color);
// border: 1px solid var(--primary-color);
padding-left: 2em; padding-left: 2em;
padding-right: 2em; padding-right: 2em;
color: #000; color: #000;

View File

@ -1,7 +1,4 @@
.prefilling-source-editor { .prefilling-source-editor {
// margin-top: 1.3rem;
// margin-left: 1em;
// margin-right: 3em;
.remove { .remove {
background-color: white; background-color: white;
@ -16,7 +13,6 @@
::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background { ::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
background-color: var(--primary-color-3); background-color: var(--primary-color-3);
// background-color: #0070c0;
} }
::ng-deep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background { ::ng-deep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {

View File

@ -15,11 +15,6 @@
.filter-button{ .filter-button{
padding-top: .6rem; padding-top: .6rem;
padding-bottom: .6rem; padding-bottom: .6rem;
// .mat-icon{
// font-size: 1.5em;
// width: 1.2em;
// height: 1.2em;
// }
} }
::ng-deep .mdc-form-field { ::ng-deep .mdc-form-field {

View File

@ -4,9 +4,6 @@
} }
.prefilling-source-listing { .prefilling-source-listing {
// margin-top: 1.3rem;
// margin-left: 1rem;
// margin-right: 2rem;
.mat-header-row { .mat-header-row {
background: #f3f5f8; background: #f3f5f8;
@ -45,7 +42,6 @@
background-color: var(--secondary-color); background-color: var(--secondary-color);
padding-left: 2em; padding-left: 2em;
padding-right: 2em; padding-right: 2em;
// color: #000;
.button-text { .button-text {
display: inline-block; display: inline-block;
@ -55,8 +51,6 @@
.import-btn { .import-btn {
background: #ffffff 0% 0% no-repeat padding-box; background: #ffffff 0% 0% no-repeat padding-box;
border-radius: 30px; border-radius: 30px;
// color: var(--primary-color);
// border: 1px solid var(--primary-color);
padding-left: 2em; padding-left: 2em;
padding-right: 2em; padding-right: 2em;
color: #000; color: #000;

View File

@ -1,7 +1,4 @@
.reference-type-editor { .reference-type-editor {
// margin-top: 1.3rem;
// margin-left: 1em;
// margin-right: 3em;
.remove { .remove {
background-color: white; background-color: white;
@ -16,7 +13,6 @@
::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background { ::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
background-color: var(--primary-color-3); background-color: var(--primary-color-3);
// background-color: #0070c0;
} }
::ng-deep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background { ::ng-deep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
@ -83,11 +79,6 @@
.action-list-icon{ .action-list-icon{
font-size: 1.2em; font-size: 1.2em;
// padding-right: 1em;
// width: 14px;
// margin-right: 0.5em;
// margin-left: -.09em;
// height: auto;
color: var(--primary-color); color: var(--primary-color);
} }

View File

@ -15,11 +15,6 @@
.filter-button{ .filter-button{
padding-top: .6rem; padding-top: .6rem;
padding-bottom: .6rem; padding-bottom: .6rem;
// .mat-icon{
// font-size: 1.5em;
// width: 1.2em;
// height: 1.2em;
// }
} }
::ng-deep .mdc-form-field { ::ng-deep .mdc-form-field {

View File

@ -1,7 +1,4 @@
.reference-type-listing { .reference-type-listing {
// margin-top: 1.3rem;
// margin-left: 1rem;
// margin-right: 2rem;
.mat-header-row{ .mat-header-row{
background: #f3f5f8; background: #f3f5f8;
@ -29,7 +26,6 @@
background-color: var(--secondary-color); background-color: var(--secondary-color);
padding-left: 2em; padding-left: 2em;
padding-right: 2em; padding-right: 2em;
// color: #000;
.button-text{ .button-text{
display: inline-block; display: inline-block;

View File

@ -1,7 +1,4 @@
.reference-editor { .reference-editor {
// margin-top: 1.3rem;
// margin-left: 1em;
// margin-right: 3em;
.remove { .remove {
background-color: white; background-color: white;
@ -16,7 +13,6 @@
::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background { ::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
background-color: var(--primary-color-3); background-color: var(--primary-color-3);
// background-color: #0070c0;
} }
::ng-deep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background { ::ng-deep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {

View File

@ -11,11 +11,6 @@
.filter-button{ .filter-button{
padding-top: .6rem; padding-top: .6rem;
padding-bottom: .6rem; padding-bottom: .6rem;
// .mat-icon{
// font-size: 1.5em;
// width: 1.2em;
// height: 1.2em;
// }
} }
::ng-deep .mdc-form-field { ::ng-deep .mdc-form-field {

View File

@ -29,7 +29,6 @@
background-color: var(--secondary-color); background-color: var(--secondary-color);
padding-left: 2em; padding-left: 2em;
padding-right: 2em; padding-right: 2em;
// color: #000;
.button-text{ .button-text{
display: inline-block; display: inline-block;

View File

@ -1,7 +1,4 @@
.tenant-editor { .tenant-editor {
// margin-top: 1.3rem;
// margin-left: 1em;
// margin-right: 3em;
.remove { .remove {
background-color: white; background-color: white;
@ -16,7 +13,6 @@
::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background { ::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
background-color: var(--primary-color-3); background-color: var(--primary-color-3);
// background-color: #0070c0;
} }
::ng-deep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background { ::ng-deep .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {

View File

@ -15,11 +15,6 @@
.filter-button{ .filter-button{
padding-top: .6rem; padding-top: .6rem;
padding-bottom: .6rem; padding-bottom: .6rem;
// .mat-icon{
// font-size: 1.5em;
// width: 1.2em;
// height: 1.2em;
// }
} }
::ng-deep .mdc-form-field { ::ng-deep .mdc-form-field {

View File

@ -29,7 +29,6 @@
background-color: var(--secondary-color); background-color: var(--secondary-color);
padding-left: 2em; padding-left: 2em;
padding-right: 2em; padding-right: 2em;
// color: #000;
.button-text{ .button-text{
display: inline-block; display: inline-block;

View File

@ -15,11 +15,6 @@
.filter-button{ .filter-button{
padding-top: .6rem; padding-top: .6rem;
padding-bottom: .6rem; padding-bottom: .6rem;
// .mat-icon{
// font-size: 1.5em;
// width: 1.2em;
// height: 1.2em;
// }
} }
::ng-deep .mdc-form-field { ::ng-deep .mdc-form-field {

View File

@ -5,7 +5,6 @@
padding-left: 15px; padding-left: 15px;
padding-right: 15px; padding-right: 15px;
.select-role { .select-role {
// margin-top: 1rem;
} }
.roles { .roles {
@ -32,9 +31,6 @@
display: inline-block; display: inline-block;
} }
.user { .user {
// display: flex;
// justify-content: center;
// align-items: center;
min-width: 67px; min-width: 67px;
min-height: 28px; min-height: 28px;
color: #00c4ff; color: #00c4ff;
@ -50,9 +46,6 @@
} }
.tenant-plan-manager { .tenant-plan-manager {
// display: flex;
// justify-content: center;
// align-items: center;
min-width: 77px; min-width: 77px;
min-height: 28px; min-height: 28px;
color: #568b5a; color: #568b5a;
@ -68,9 +61,6 @@
} }
.admin { .admin {
// display: flex;
// justify-content: center;
// align-items: center;
min-width: 77px; min-width: 77px;
min-height: 28px; min-height: 28px;
color: #ff3d33; color: #ff3d33;
@ -86,9 +76,6 @@
} }
.installation-admin { .installation-admin {
// display: flex;
// justify-content: center;
// align-items: center;
min-width: 67px; min-width: 67px;
min-height: 28px; min-height: 28px;
color: #e75d01; color: #e75d01;
@ -104,9 +91,6 @@
} }
.tenant-admin { .tenant-admin {
// display: flex;
// justify-content: center;
// align-items: center;
min-width: 77px; min-width: 77px;
min-height: 28px; min-height: 28px;
color: #ffa631; color: #ffa631;
@ -122,9 +106,6 @@
} }
.tenant-config-manager { .tenant-config-manager {
// display: flex;
// justify-content: center;
// align-items: center;
min-width: 77px; min-width: 77px;
min-height: 28px; min-height: 28px;
color: #d633ff; color: #d633ff;
@ -141,9 +122,6 @@
.tenant-user { .tenant-user {
// display: flex;
// justify-content: center;
// align-items: center;
min-width: 67px; min-width: 67px;
min-height: 28px; min-height: 28px;
color: #00c4ff; color: #00c4ff;
@ -159,9 +137,6 @@
} }
.tenant-admin { .tenant-admin {
// display: flex;
// justify-content: center;
// align-items: center;
min-width: 77px; min-width: 77px;
min-height: 28px; min-height: 28px;
color: #ff3d33; color: #ff3d33;

View File

@ -1,7 +1,4 @@
.user-listing { .user-listing {
// margin-top: 1.3rem;
// margin-left: 1rem;
// margin-right: 2rem;
.mat-header-row{ .mat-header-row{
background: #f3f5f8; background: #f3f5f8;
@ -29,7 +26,6 @@
background-color: var(--secondary-color); background-color: var(--secondary-color);
padding-left: 2em; padding-left: 2em;
padding-right: 2em; padding-right: 2em;
// color: #000;
.button-text{ .button-text{
display: inline-block; display: inline-block;

View File

@ -1,6 +1,5 @@
.merge-account { .merge-account {
height: fit-content; height: fit-content;
//margin-top: 80px;
min-height: 100vh; min-height: 100vh;
background-color: #ffffff; background-color: #ffffff;
} }

View File

@ -1,6 +1,5 @@
.unlink-account { .unlink-account {
height: fit-content; height: fit-content;
//margin-top: 80px;
min-height: 100vh; min-height: 100vh;
background-color: #ffffff; background-color: #ffffff;
} }

View File

@ -1,6 +1,5 @@
.user-invite { .user-invite {
height: fit-content; height: fit-content;
//margin-top: 80px;
min-height: 100vh; min-height: 100vh;
background-color: #ffffff; background-color: #ffffff;
} }

View File

@ -38,7 +38,6 @@ min-width: 101px;
.close-icon { .close-icon {
cursor: pointer; cursor: pointer;
// margin-right: 20px;
padding: .4rem; padding: .4rem;
width: auto !important; width: auto !important;
height: auto !important; height: auto !important;

View File

@ -42,10 +42,6 @@
margin-bottom: 1rem; margin-bottom: 1rem;
} }
// textarea::placeholder {
// font-style: oblique;
// }
.input-btn { .input-btn {
border: none; border: none;
color: #aaaaaa; color: #aaaaaa;

View File

@ -74,12 +74,6 @@
justify-content: flex-end; justify-content: flex-end;
} }
// .actions > button {
// background-color: #0070c0;
// color: #ffffff;
// text-transform: uppercase;
// }
.more-horiz { .more-horiz {
font-size: 28px; font-size: 28px;
color: #aaaaaa; color: #aaaaaa;

View File

@ -54,10 +54,6 @@
border: 1px solid darkgray; border: 1px solid darkgray;
color: darkgrey !important; color: darkgrey !important;
} }
//
//.mdc-button-disabled .attach-file-btn > ::ng-deep mdc-button-wrapper:hover > * {
// color: darkgrey !important;
//}
.drop-file { .drop-file {
background-color: #fafafa; background-color: #fafafa;

View File

@ -23,25 +23,3 @@
background-color: #ffffff; background-color: #ffffff;
} }
} }
// ::ng-deep .mat-form-field-flex > .mat-form-field-infix {padding: 0.4em 0px !important;}
// ::ng-deep .mat-form-field-label-wrapper {
// top: -1.5em;
// }
// ::ng-deep
// .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
// .mat-form-field-label {
// transform: translateY(-1.1em) scale(0.75);
// width: 133.33333%;
// }
// ::ng-deep .mat-form-field-appearance-outline .mat-form-field-outline {
// background: #fafafa !important;
// }
// ::ng-deep .mat-step-header .mat-step-icon-selected,
// .mat-step-header .mat-step-icon-state-done,
// .mat-step-header .mat-step-icon-state-edit {
// background-color: var(--primary-color) !important;
// }

View File

@ -43,9 +43,6 @@ span {
overflow: hidden; overflow: hidden;
color: #21212194; color: #21212194;
font-weight: 400; font-weight: 400;
// max-width: 290px;
// min-width: 290px;
// padding: 0rem .4rem;
span { span {
white-space: nowrap; white-space: nowrap;
overflow: hidden; overflow: hidden;
@ -61,20 +58,6 @@ span {
opacity: 1 !important; opacity: 1 !important;
} }
// .docs-level-mat-expansion-panel {
// margin-left: 12px;
// }
.docs-level-h5 { .docs-level-h5 {
margin-left: 24px; margin-left: 24px;
} }
// .internal-table-outer{
// padding-left: 1.1em;
// width: 100%;
// }
// .internal-table{
// max-width: 320px;
// min-width: 320px;
// }

View File

@ -34,12 +34,6 @@
padding: 0px; padding: 0px;
} }
// .mat-form-field {
// background: #fafafa;
// border: 1px solid #d1d1d1;
// border-radius: 4px;
// }
.hint { .hint {
font-size: 0.875rem; font-size: 0.875rem;
font-weight: 500; font-weight: 500;
@ -60,16 +54,6 @@
font-size: 1rem; font-size: 1rem;
padding: 0.6em 0 1em 0 !important; padding: 0.6em 0 1em 0 !important;
} }
// .mat-form-field-underline {
// display: none;
// }
// .mat-form-field-flex {
// padding: 0em;
// }
// .align-arrow-right {
// display: none;
// }
} }
.select-role { .select-role {

View File

@ -32,7 +32,6 @@
.category-title { .category-title {
color: black; color: black;
// color: #089dbb;
margin-top: 8px; margin-top: 8px;
margin-bottom: 12px; margin-bottom: 12px;
text-transform: none; text-transform: none;
@ -41,13 +40,10 @@
} }
.filters { .filters {
// border: 1px solid #e4e4e4;
// border-radius: 5px;
} }
.filters-title { .filters-title {
width: 93px; width: 93px;
// color: #089dbb;
color: var(--primary-color-2); color: var(--primary-color-2);
background-color: white; background-color: white;
padding: 0px 20px; padding: 0px 20px;
@ -60,26 +56,6 @@
color: #adadad; color: #adadad;
} }
// ::ng-deep .mat-checkbox-inner-container {
// background: white;
// }
// ::ng-deep .mat-focused .mat-form-field-label {
// color: var(--primary-color-3) !important;
// }
// ::ng-deep.mat-form-field-underline {
// background-color: #adadad;
// }
// ::ng-deep.mat-form-field-ripple {
// background-color: var(--primary-color-3) !important;
// }
// ::ng-deep .mat-checkbox {
// background-color: #f6f6f6 !important;
// }
::ng-deep .mat-checkbox .mat-checkbox-frame { ::ng-deep .mat-checkbox .mat-checkbox-frame {
border: 1px solid #aaaaaa; border: 1px solid #aaaaaa;
} }
@ -108,14 +84,11 @@
::ng-deep .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle { ::ng-deep .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
border-color: #777777; border-color: #777777;
// border-color: var(--primary-color-3);
} }
::ng-deep .mat-radio-button.mat-accent .mat-radio-inner-circle { ::ng-deep .mat-radio-button.mat-accent .mat-radio-inner-circle {
color: #777777; color: #777777;
background-color: #777777; background-color: #777777;
// color: var(--primary-color-3);
// background-color: var(--primary-color-3);
} }
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element { .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element {