Difference between revisions of "Library Hours"

From ToddWiki
Jump to navigationJump to search
Tag: Manual revert
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The following articles are tied directly to the library websiteChanging them will also change the information displayed on the library website for the corresponding sites hours of operation page.  
<htmltag tagname="script" src="https://code.jquery.com/jquery-3.7.0.min.js"
 
  integrity="sha256-2Pmvv0kuTBOenSvLm6bvfBSSHrUJ+3A7x6P5Ebd07/g="
*[[Library_Hours_SG|Sugar Grove]]
  crossorigin="anonymous">
*[[Library_Hours_AC|Aurora Campus]]
</htmltag>
*[[Library_Hours_CPL|Copley Campus]]
<htmltag tagname="script" src="https://waubonsee.libcal.com/js/hours_grid.js?002"></htmltag>
<div id="s-lc-whw0"></div>
<htmltag tagname="script">
$(function(){
var week0 = new $.LibCalWeeklyGrid( $("#s-lc-whw0"), { iid: 4576, lid: 0, systemTime: false });
});
</htmltag>
<!-- Please note: The following styles are optional, feel free to modify! //-->
<htmltag tagname="style">
.s-lc-whw thead { background-color: #F5F5F5; }
.s-lc-whw-head-date { color: #5F5F5F; }
.s-lc-whw-today-h { background-color: #ddd; }
.s-lc-whw-today { background-color: #F5F5F5; }
.s-lc-whw-bh { text-align: right; white-space: nowrap; }
.s-lc-whw-locname { font-weight: bold;}
.s-lc-whw-sublocname{ padding-left: 10px!important; }
.s-lc-whw-footnote { color: #555; font-size: 80%; }
.s-lc-whw-footnote td:hover { background-color:#fff!important;}
/* Below styles can be removed if you are already using Bootstap v3 in host page */
.s-lc-whw-cont {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px;}
.s-lc-whw-pr, .s-lc-whw-ne{ padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; color: #333; background-color: #fff; border-color: #ccc; display: inline-block; margin-bottom: 0; font-weight: 400; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; }
.s-lc-whw-pr:disabled { background-color: #efefef; }
.s-lc-whw-ne:disabled { background-color: #efefef; }
.s-lc-whw { width: 100%; margin-bottom: 20px; max-width: 100%; background-color: transparent; border-bottom: none; border-left: none; border-collapse: collapse; border-spacing: 0; }
.s-lc-whw>tbody>tr>td { padding: 5px; }
.s-lc-whw>thead>tr>th { vertical-align: bottom; border-bottom: 2px solid #ddd; padding: 5px;}
.s-lc-whw th { border-top: none; border-bottom: none; border-right: none;}
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; }
@media (max-width: 768px) {
  .s-lc-whw-cont .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; overflow-x: scroll; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; -webkit-overflow-scrolling: touch; }
  .s-lc-whw td { white-space: nowrap; }
}
</htmltag>

Latest revision as of 13:19, 8 June 2023