4,656
edits
No edit summary |
No edit summary |
||
| Line 328: | Line 328: | ||
.print-selection-option { | .print-selection-option { | ||
display: contents; | display: contents; | ||
} | |||
.print-selection-border, .print-selection-no-border { | |||
display: inline-block; | |||
font-family: 'HALColant-TextRegular'; | |||
padding: 2px 4px; | |||
text-decoration: none; | |||
background: #ececec; | |||
color: #767676; | |||
margin-top: 2px; | |||
border: none; | |||
} | } | ||
.toggle-filters.general-toggle { | .toggle-filters.general-toggle { | ||