[Library|Trunk]
css: portal button exclude uk-disabled git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@60965 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
fc203cbfd8
commit
ccbb34c434
|
@ -32,7 +32,7 @@
|
|||
border: 1px solid var(--portal-main-color) !important;
|
||||
}
|
||||
|
||||
.portal-button, .portal-button-reverse:hover, .portal-button-reverse:active, .portal-button-reverse:focus {
|
||||
.portal-button:not(.uk-disabled), .portal-button-reverse:hover, .portal-button-reverse:active, .portal-button-reverse:focus {
|
||||
background-color: var(--portal-main-color);
|
||||
color: var(--portal-main-contrast) !important;
|
||||
border: 1px solid var(--portal-main-color);
|
||||
|
|
Loading…
Reference in New Issue