You are here

onlyone.admin.theme.css in Allow a content type only once (Only One) 8

.details-description--not-available-content-types > div > div:first-child {
  font-weight: bold;
}

File

css/onlyone.admin.theme.css
View source
  1. .details-description--not-available-content-types > div > div:first-child {
  2. font-weight: bold;
  3. }