mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Fix styles (#2376)
This commit is contained in:
parent
1497133213
commit
66cd368c52
@ -1501,7 +1501,8 @@ input.mat-input-element:-webkit-autofill + .mat-input-placeholder .mat-placehold
|
||||
line-height: normal;
|
||||
letter-spacing: normal;
|
||||
text-align: left;
|
||||
width: 100%; }
|
||||
width: 100%;
|
||||
cursor: pointer; }
|
||||
|
||||
.adf-panel-heading-selected {
|
||||
color: #2196f3; }
|
||||
|
@ -1501,7 +1501,8 @@ input.mat-input-element:-webkit-autofill + .mat-input-placeholder .mat-placehold
|
||||
line-height: normal;
|
||||
letter-spacing: normal;
|
||||
text-align: left;
|
||||
width: 100%; }
|
||||
width: 100%;
|
||||
cursor: pointer; }
|
||||
|
||||
.adf-panel-heading-selected {
|
||||
color: #2196f3; }
|
||||
|
@ -1501,7 +1501,8 @@ input.mat-input-element:-webkit-autofill + .mat-input-placeholder .mat-placehold
|
||||
line-height: normal;
|
||||
letter-spacing: normal;
|
||||
text-align: left;
|
||||
width: 100%; }
|
||||
width: 100%;
|
||||
cursor: pointer; }
|
||||
|
||||
.adf-panel-heading-selected {
|
||||
color: #00bcd4; }
|
||||
|
@ -1501,7 +1501,8 @@ input.mat-input-element:-webkit-autofill + .mat-input-placeholder .mat-placehold
|
||||
line-height: normal;
|
||||
letter-spacing: normal;
|
||||
text-align: left;
|
||||
width: 100%; }
|
||||
width: 100%;
|
||||
cursor: pointer; }
|
||||
|
||||
.adf-panel-heading-selected {
|
||||
color: #00bcd4; }
|
||||
|
@ -1501,7 +1501,8 @@ input.mat-input-element:-webkit-autofill + .mat-input-placeholder .mat-placehold
|
||||
line-height: normal;
|
||||
letter-spacing: normal;
|
||||
text-align: left;
|
||||
width: 100%; }
|
||||
width: 100%;
|
||||
cursor: pointer; }
|
||||
|
||||
.adf-panel-heading-selected {
|
||||
color: #8bc34a; }
|
||||
|
@ -1501,7 +1501,8 @@ input.mat-input-element:-webkit-autofill + .mat-input-placeholder .mat-placehold
|
||||
line-height: normal;
|
||||
letter-spacing: normal;
|
||||
text-align: left;
|
||||
width: 100%; }
|
||||
width: 100%;
|
||||
cursor: pointer; }
|
||||
|
||||
.adf-panel-heading-selected {
|
||||
color: #8bc34a; }
|
||||
|
@ -1501,7 +1501,8 @@ input.mat-input-element:-webkit-autofill + .mat-input-placeholder .mat-placehold
|
||||
line-height: normal;
|
||||
letter-spacing: normal;
|
||||
text-align: left;
|
||||
width: 100%; }
|
||||
width: 100%;
|
||||
cursor: pointer; }
|
||||
|
||||
.adf-panel-heading-selected {
|
||||
color: #3f51b5; }
|
||||
|
@ -1501,7 +1501,8 @@ input.mat-input-element:-webkit-autofill + .mat-input-placeholder .mat-placehold
|
||||
line-height: normal;
|
||||
letter-spacing: normal;
|
||||
text-align: left;
|
||||
width: 100%; }
|
||||
width: 100%;
|
||||
cursor: pointer; }
|
||||
|
||||
.adf-panel-heading-selected {
|
||||
color: #c2185b; }
|
||||
|
@ -1501,7 +1501,8 @@ input.mat-input-element:-webkit-autofill + .mat-input-placeholder .mat-placehold
|
||||
line-height: normal;
|
||||
letter-spacing: normal;
|
||||
text-align: left;
|
||||
width: 100%; }
|
||||
width: 100%;
|
||||
cursor: pointer; }
|
||||
|
||||
.adf-panel-heading-selected {
|
||||
color: #7b1fa2; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user