4,656
edits
No edit summary |
No edit summary |
||
| (44 intermediate revisions by the same user not shown) | |||
| Line 241: | Line 241: | ||
.head-filter.head-col-extend { | .head-filter.head-col-extend { | ||
width: calc(40% + 3px); | width: calc(40% + 3px); | ||
overflow: hidden; | //overflow: hidden; | ||
} | } | ||
.container-filter-label-button { | .container-filter-label-button { | ||
| Line 259: | Line 259: | ||
.count-filters-container { | .count-filters-container { | ||
display: flex; | |||
justify-content: space-between; | |||
align-items: flex-start; | |||
gap: 12px; | |||
width: 100%; | |||
border-bottom: 1px solid black; | border-bottom: 1px solid black; | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
| Line 269: | Line 274: | ||
margin-top: 0; | margin-top: 0; | ||
width: fit-content; | width: fit-content; | ||
flex: 1 1 auto; | |||
min-width: 0; | |||
white-space: normal; | |||
} | } | ||
| Line 299: | Line 307: | ||
text-transform: uppercase; | text-transform: uppercase; | ||
} | } | ||
.print-selection-toggle { | |||
font-size: 17px; | |||
border: none; | |||
font-family: HALColant-TextRegular !important; | |||
text-transform: uppercase; | |||
cursor: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\"><circle cx=\"14\" cy=\"14\" r=\"4.5\" fill=\"white\" stroke=\"black\" stroke-width=\"1\" /></svg>") 14 14,auto; | |||
background: 0 0; | |||
} | |||
#print-selection-wrapper { | |||
flex: 0 0 auto; | |||
position: relative; | |||
} | |||
#print-selection-options { | |||
position: absolute; | |||
top: 100%; | |||
right: 0; | |||
z-index: 99999; | |||
display: flex; | |||
gap: 2px; | |||
white-space: nowrap; | |||
transform: translateY(0.2em); | |||
} | |||
.print-selection-option { | |||
display: contents; | |||
} | |||
.print-selection-border, | |||
.print-selection-no-border, | |||
.print-selection-border:hover, | |||
.print-selection-no-border:hover, | |||
.print-selection-border:focus, | |||
.print-selection-no-border:focus, | |||
.print-selection-border:active, | |||
.print-selection-no-border:active, | |||
.print-selection-border:disabled, | |||
.print-selection-no-border:disabled { | |||
display: inline-block; | |||
text-decoration: none; | |||
background: #ececec; | |||
color: #767676; | |||
margin-top: 4px; | |||
margin-left: 4px; | |||
border: none; | |||
font-size: 0.9rem !important; | |||
line-height: 1.2 !important; | |||
font-family: "HALColant-TextRegular" !important; | |||
padding: 2px 4px !important; | |||
border: none !important; | |||
appearance: none; | |||
-webkit-appearance: none; | |||
} | |||
#print-selection-options a, | |||
#print-selection-options a:hover, | |||
#print-selection-options a:focus, | |||
#print-selection-options a:active, | |||
#print-selection-options a:visited { | |||
font-size: 0.9rem !important; | |||
line-height: 1.2 !important; | |||
} | |||
.print-selection-border:hover, | |||
.print-selection-no-border:hover, | |||
.print-selection-border:focus, | |||
.print-selection-no-border:focus { | |||
cursor: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\"><circle cx=\"14\" cy=\"14\" r=\"4.5\" fill=\"white\" stroke=\"black\" stroke-width=\"1\" /></svg>") 14 14,auto!important; | |||
} | |||
.toggle-filters.general-toggle { | .toggle-filters.general-toggle { | ||
font-family: HALColant-TextRegular !important; | font-family: HALColant-TextRegular !important; | ||
| Line 827: | Line 905: | ||
line-height: 24px; | line-height: 24px; | ||
letter-spacing: 0.9px; | letter-spacing: 0.9px; | ||
text-align: left; | text-align: left; | ||
width: calc(60% - 0px); | width: calc(60% - 0px); | ||
| Line 844: | Line 921: | ||
width: auto; | width: auto; | ||
flex: 1; | flex: 1; | ||
text-align: center; | |||
width: calc(10% - 0px); | |||
white-space: nowrap; | |||
position: absolute; | |||
left: 80%; | |||
} | |||
.home-chronicle-list div.list-container div.card.event div.date:hover { | |||
color: #fff !important; | |||
} | |||
.home-chronicle-block div.list-container div.event:hover .date, | |||
.home-chronicle-list div.list-container div.event:hover .date { | |||
color: #fff !important; | |||
} | } | ||
.home-chronicle-block div.list-container div.card.event div.container-people-date { | .home-chronicle-block div.list-container div.card.event div.container-people-date { | ||
| Line 1,196: | Line 1,285: | ||
text-decoration: underline; | text-decoration: underline; | ||
text-align: center; | text-align: center; | ||
padding-top: | padding-top: 25px; | ||
margin-bottom: 5px!important; | margin-bottom: 5px!important; | ||
} | } | ||
| Line 1,388: | Line 1,477: | ||
} | } | ||
.caption-line { | .caption-line { | ||
display: contents; | |||
font-size: 15px; | |||
line-height: 18px; | |||
letter-spacing: .48px; | |||
font-size: | |||
line-height: | |||
letter-spacing: | |||
} | } | ||
.caption-image1, .caption-image2, .caption-image3, .caption-image4, .caption-image5, .related-article-caption-image1, .related-article-caption-image2, .related-article-caption-image3, .related-article-caption-image4, .related-article-caption-image5 { | .caption-image1, .caption-image2, .caption-image3, .caption-image4, .caption-image5, .related-article-caption-image1, .related-article-caption-image2, .related-article-caption-image3, .related-article-caption-image4, .related-article-caption-image5 { | ||
| Line 1,660: | Line 1,735: | ||
color: black; | color: black; | ||
} | } | ||
#close-button { | #close-button { | ||
float: right; | float: right; | ||
cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><circle cx="14" cy="14" r="4.5" fill="white" stroke="black" stroke-width="1" /></svg>') 14 14, auto; | cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><circle cx="14" cy="14" r="4.5" fill="white" stroke="black" stroke-width="1" /></svg>') 14 14, auto; | ||
font-size: 20px; | font-size: 20px; | ||
line-height: 24px; | line-height: 24px; | ||
letter-spacing: 0px; | letter-spacing: 0px; | ||
position: absolute; /* override float for precise placement */ | |||
top: 8px; | |||
right: 8px; | |||
} | } | ||
/* print button next to [close] */ | |||
#print-button { | |||
position: absolute; | |||
top: 8px; | |||
right: 60px; | |||
line-height: 24px; | |||
font-size: 20px; | |||
letter-spacing: 0; | |||
cursor: pointer; | |||
z-index: 10; | |||
padding-right: 8px; | |||
} | |||
#print-button a { | |||
color: black; | |||
text-decoration: none; | |||
} | |||
#print-button a:hover { | |||
text-decoration: underline; | |||
} | |||
.entryPage-printBtn { | |||
right: 0 !important; | |||
} | |||
#print-chooser { | |||
position: absolute; | |||
top: 36px; | |||
right: 8px; | |||
display: none; | |||
white-space: nowrap; | |||
font-size: 14px; | |||
line-height: 20px; | |||
} | |||
/* Links styled like pills (MW-safe) */ | |||
#print-chooser .print-choice { | |||
display: inline-block; | |||
padding: 2px 4px; | |||
text-decoration: none; | |||
background: #ececec; | |||
color: #767676; | |||
margin-top: 2px; | |||
} | |||
#print-chooser .print-choice + .print-choice { margin-left: 6px; } | |||
#print-chooser .print-choice:hover, | |||
#print-chooser .print-choice:focus { | |||
text-decoration: none; | |||
color: black; | |||
} | |||
.fade-out { | .fade-out { | ||
position: absolute; | position: absolute; | ||
| Line 1,719: | Line 1,853: | ||
text-decoration: underline; | text-decoration: underline; | ||
text-align: center; | text-align: center; | ||
padding-top: | padding-top: 25px; | ||
margin-bottom: 5px !important; | margin-bottom: 5px !important; | ||
} | } | ||
| Line 2,162: | Line 2,296: | ||
position: fixed; | position: fixed; | ||
padding: 6px 12px; | padding: 6px 12px; | ||
background-color: | background-color: #f9f9f9; | ||
color: | color: #111; | ||
font-size: 13px; | font-size: 13px; | ||
border- | font-family: Arial, sans-serif; | ||
border: 1px solid #ccc; | |||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); | |||
pointer-events: none; | pointer-events: none; | ||
opacity: 0; | opacity: 0; | ||
| Line 2,172: | Line 2,308: | ||
} | } | ||
/* ----->END------ TOOLTIP EVENT CARDS */ | /* ----->END------ TOOLTIP EVENT CARDS */ | ||
/* ----->START------ PRINT STYLES */ | |||
.print-only { display:none; } | |||
/* ----->END------ PRINT STYLES */ | |||