mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-6950] - Tabs in properties panel change their background color after clicking on them (#9478)
This commit is contained in:
committed by
GitHub
parent
3dff1e0091
commit
2ea17a7dc6
@@ -78,7 +78,6 @@
|
|||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
color: var(--adf-info-drawer-tab-active-focused-color);
|
color: var(--adf-info-drawer-tab-active-focused-color);
|
||||||
background-color: var(--adf-info-drawer-tab-active-focused-background);
|
|
||||||
border-bottom: var(--adf-info-drawer-tab-active-focused-bottom-line);
|
border-bottom: var(--adf-info-drawer-tab-active-focused-bottom-line);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user