Project

General

Profile

« Previous | Next » 

Revision 60963

[Library | Trunk]: Fix some variables missing on css

View differences:

portal.scss
57 57
.portal-link, .grey-portal-link:hover {
58 58
  color: var(--portal-main-color);
59 59
}
60

  
60 61
.grey-portal-link {
61
  color: rgba(var(--text-color-rgb), 0.8) !important;
62
  color: rgba(26, 26, 26, 0.8) !important;
62 63
}
63 64

  
64 65
.portal-link:hover:not(.uk-icon-link), .portal-link:active:not(.uk-icon-link), .portal-link:focus:not(.uk-icon-link) {

Also available in: Unified diff