Project

General

Profile

« Previous | Next » 

Revision 60965

[Library|Trunk]

css: portal button exclude uk-disabled

View differences:

modules/uoa-services-library/trunk/ng-openaire-library/src/assets/library-css/portal.scss
32 32
  border: 1px solid var(--portal-main-color) !important;
33 33
}
34 34

  
35
.portal-button, .portal-button-reverse:hover, .portal-button-reverse:active, .portal-button-reverse:focus {
35
.portal-button:not(.uk-disabled), .portal-button-reverse:hover, .portal-button-reverse:active, .portal-button-reverse:focus {
36 36
  background-color: var(--portal-main-color);
37 37
  color: var(--portal-main-contrast) !important;
38 38
  border: 1px solid var(--portal-main-color);

Also available in: Unified diff