Project

General

Profile

« Previous | Next » 

Revision 60966

[Library | Trunk]: Portal link important color

View differences:

portal.scss
55 55

  
56 56
/* Link */
57 57
.portal-link, .grey-portal-link:hover {
58
  color: var(--portal-main-color);
58
  color: var(--portal-main-color) !important;
59 59
}
60 60

  
61 61
.grey-portal-link {
......
67 67
}
68 68

  
69 69
.portal-link.uk-icon-link:hover, .portal-link.uk-icon-link:active, .portal-link.uk-icon-link:focus {
70
  color: var(--portal-dark-color);
70
  color: var(--portal-dark-color) !important;;
71 71
}
72 72

  
73 73
/* Icon */

Also available in: Unified diff