/*! * FullCalendar v2.1.1 Stylesheet * Docs & License: http://arshaw.com/fullcalendar/ * (c) 2013 Adam Shaw */ div#fc-scroller-container { position:relative; } div.calendarHeader div#condHeader { float: left; margin: 4px 0px 6px 20px; } div.calendarHeader fieldset { border: none; padding-left: 0px; margin-left: 0px; float:left; } div#calendar { max-width: 98%; margin: 0 auto; } .fc-unthemed th.col_User, .fc-unthemed td.col_User { width:110px; padding: 0; border-right-width:2px; } .fc-unthemed td.col_User div { width:110px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -o-text-overflow: ellipsis; } div.calendarHeader div.line2 { margin-top: 2px; } /* ここから fc --------------------------------------------------------------------------------------------------*/ .fc { direction: ltr; text-align: left; } .fc-rtl { text-align: right; } body .fc { /* extra precedence to overcome jqui */ font-size: 1em; } /* Colors --------------------------------------------------------------------------------------------------*/ .fc-unthemed th, .fc-unthemed td, .fc-unthemed hr, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-row, .fc-unthemed .fc-popover { border-color:#ddd; } .fc-row .fc-bg td.unSubmited { border-right-color:#FF1493; border-right-width:2px; } .fc-unthemed .fc-popover { background-color: #fff; } .fc-unthemed hr, .fc-unthemed .fc-popover .fc-header { background: #eee; } .fc-unthemed .fc-popover .fc-header .fc-close { color: #666; } .fc-unthemed .fc-today { background: #fcf8e3; } .fc-highlight { /* when user is selecting cells */ background: #bce8f1; opacity: .3; filter: alpha(opacity=30); /* for IE */ } .fc-unthemed th.fc-sun { color:red; } .fc-unthemed th.fc-sat { color:blue; } .fc-unthemed .fc-content a { color: inherit; } /* Icons (inline elements with styled text that mock arrow icons) --------------------------------------------------------------------------------------------------*/ .fc-icon { display: inline-block; font-size: 2em; line-height: .5em; height: .5em; /* will make the total height 1em */ font-family: "Courier New", Courier, monospace; } .fc-icon-left-single-arrow:after { content: "\02039"; font-weight: bold; } .fc-icon-right-single-arrow:after { content: "\0203A"; font-weight: bold; } .fc-icon-left-double-arrow:after { content: "\000AB"; } .fc-icon-right-double-arrow:after { content: "\000BB"; } .fc-icon-x:after { content: "\000D7"; } /* Buttons (styled