Project

General

Profile

« Previous | Next » 

Revision 55208

[Trunk|Assets]: Add portal-card-badge class in library.css

View differences:

modules/uoa-services-library/trunk/ng-openaire-library/src/assets/library.css
328 328
.label-dataset,
329 329
.label-software,
330 330
.label-orp, .label-other, .label-project, .label-dataprovider, .label-organization,
331
.label-grey, .label-success
331
.label-grey, .label-success, .label-community
332 332
{
333 333
  background:white !important;
334 334
  color:#666666  !important;
......
1024 1024
    text-decoration: underline;
1025 1025
}
1026 1026

  
1027
.portal-card-badge {
1028
    background-color: var(--portal-main-color);
1029
    color: #fff !important;
1030
    font-size: small;
1031
}
1032

  
1027 1033
.inherit-color {
1028 1034
    color: inherit;
1029 1035
}

Also available in: Unified diff