mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
CSX-268 Remove outdated css rule (#11397)
* CSX-268 Remove outdated css rule
This commit is contained in:
-1
@@ -54,7 +54,6 @@
|
||||
white-space: nowrap;
|
||||
cursor: default;
|
||||
padding: 6px 0;
|
||||
border-bottom: 1px solid var(--adf-metadata-property-panel-border-color);
|
||||
}
|
||||
|
||||
#{ms.$mat-line-ripple} {
|
||||
|
||||
-5
@@ -79,12 +79,7 @@
|
||||
color: var(--adf-theme-foreground-text-color-054);
|
||||
}
|
||||
|
||||
.adf-property-read-only:not(:has(.adf-property-readonly-value)) {
|
||||
border-bottom: 1px solid var(--adf-metadata-property-panel-border-color);
|
||||
}
|
||||
|
||||
.adf-property-value-not-editable {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: var(--adf-metadata-property-panel-title-color);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user