Project

General

Profile

« Previous | Next » 

Revision 60893

[Library | Trunk]

- add reset icon
- Input.css: hide arrows from input number
- Update css rules slider z-index

View differences:

portal.scss
54 54
}
55 55

  
56 56
/* Link */
57
.portal-link {
57
.portal-link, .grey-portal-link:hover {
58 58
  color: var(--portal-main-color);
59 59
}
60
.grey-portal-link {
61
  color: rgba(var(--text-color-rgb), 0.8) !important;
62
}
60 63

  
61 64
.portal-link:hover:not(.uk-icon-link), .portal-link:active:not(.uk-icon-link), .portal-link:focus:not(.uk-icon-link) {
62 65
  text-decoration: underline !important;

Also available in: Unified diff