mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 05:23:06 +00:00
97732 ContextHelpWrapper: changed tooltip link color
This commit is contained in:
@@ -24,4 +24,8 @@
|
||||
::ng-deep .tooltip-inner {
|
||||
width: var(--ds-context-help-tooltip-width);
|
||||
max-width: var(--ds-context-help-tooltip-width);
|
||||
a {
|
||||
color: var(--ds-context-help-tooltip-link-color);
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user