dszymczuk/dsEventCalendar57

View on GitHub
css/dsStyle.css

Summary

Maintainability
Test Coverage
.btn-close{text-decoration:none;cursor:pointer}.dsMenu{text-align:center}.dsMenu .btn-toolbar{display:inline-block;margin-top:0px}#dsEventCalendar{ /*!
* FullCalendar v2.2.3 Stylesheet
* Docs & License: http://arshaw.com/fullcalendar/
* (c) 2013 Adam Shaw
*/}#dsEventCalendar .fc-event,#dsEventCalendar .fc-event:hover,#dsEventCalendar .ui-widget .fc-event{color:#fff;text-decoration:none}#dsEventCalendar #update_message{display:none}#dsEventCalendar .fc{direction:ltr;text-align:left}#dsEventCalendar .fc-rtl{text-align:right}#dsEventCalendar body .fc{font-size:1em}#dsEventCalendar .fc-unthemed .fc-popover,#dsEventCalendar .fc-unthemed .fc-row,#dsEventCalendar .fc-unthemed hr,#dsEventCalendar .fc-unthemed tbody,#dsEventCalendar .fc-unthemed td,#dsEventCalendar .fc-unthemed th,#dsEventCalendar .fc-unthemed thead{border-color:#ddd}#dsEventCalendar .fc-unthemed .fc-popover{background-color:#fff}#dsEventCalendar .fc-unthemed .fc-popover .fc-header,#dsEventCalendar .fc-unthemed hr{background:#eee}#dsEventCalendar .fc-unthemed .fc-popover .fc-header .fc-close{color:#666}#dsEventCalendar .fc-unthemed .fc-today{background:#fcf8e3}#dsEventCalendar .fc-highlight{background:#bce8f1;opacity:.3;filter:alpha(opacity=30)}#dsEventCalendar .fc-bgevent{background:#8fdf82;opacity:.3;filter:alpha(opacity=30)}#dsEventCalendar .fc-nonbusiness{background:#ccc}#dsEventCalendar .fc-icon{display:inline-block;font-size:2em;line-height:.5em;height:.5em;font-family:"Courier New",Courier,monospace}#dsEventCalendar .fc-icon-left-single-arrow:after{content:"\02039";font-weight:700}#dsEventCalendar .fc-icon-right-single-arrow:after{content:"\0203A";font-weight:700}#dsEventCalendar .fc-icon-left-double-arrow:after{content:"\000AB"}#dsEventCalendar .fc-icon-right-double-arrow:after{content:"\000BB"}#dsEventCalendar .fc-icon-x:after{content:"\000D7"}#dsEventCalendar .fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;font-size:1em;white-space:nowrap;cursor:pointer}#dsEventCalendar .fc button::-moz-focus-inner{margin:0;padding:0}#dsEventCalendar .fc-state-default{border:1px solid}#dsEventCalendar .fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}#dsEventCalendar .fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}#dsEventCalendar .fc button .fc-icon{position:relative;top:.05em;margin:0 .1em}#dsEventCalendar .fc-state-default{background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #fff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #fff, #e6e6e6);background-image:-o-linear-gradient(top, #fff, #e6e6e6);background-image:linear-gradient(to bottom, #fff, #e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,0.75);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}#dsEventCalendar .fc-state-active,#dsEventCalendar .fc-state-disabled,#dsEventCalendar .fc-state-down,#dsEventCalendar .fc-state-hover{color:#333;background-color:#e6e6e6}#dsEventCalendar .fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}#dsEventCalendar .fc-state-active,#dsEventCalendar .fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}#dsEventCalendar .fc-state-disabled{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none}#dsEventCalendar .fc-button-group{display:inline-block}#dsEventCalendar .fc .fc-button-group>*{float:left;margin:0 0 0 -1px}#dsEventCalendar .fc .fc-button-group>:first-child{margin-left:0}#dsEventCalendar .fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,0.15)}#dsEventCalendar .fc-popover .fc-header{padding:2px 4px}#dsEventCalendar .fc-popover .fc-header .fc-title{margin:0 2px}#dsEventCalendar .fc-popover .fc-header .fc-close{cursor:pointer}#dsEventCalendar .fc-ltr .fc-popover .fc-header .fc-title,#dsEventCalendar .fc-rtl .fc-popover .fc-header .fc-close{float:left}#dsEventCalendar .fc-ltr .fc-popover .fc-header .fc-close,#dsEventCalendar .fc-rtl .fc-popover .fc-header .fc-title{float:right}#dsEventCalendar .fc-unthemed .fc-popover{border-width:1px;border-style:solid}#dsEventCalendar .fc-unthemed .fc-popover .fc-header .fc-close{font-size:25px;margin-top:4px}#dsEventCalendar .fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}#dsEventCalendar .fc hr{height:0;margin:0;padding:0 0 2px;border-style:solid;border-width:1px 0}#dsEventCalendar .fc-clear{clear:both}#dsEventCalendar .fc-bg,#dsEventCalendar .fc-bgevent-skeleton,#dsEventCalendar .fc-helper-skeleton,#dsEventCalendar .fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}#dsEventCalendar .fc-bg{bottom:0}#dsEventCalendar .fc-bg table{height:100%}#dsEventCalendar .fc table{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}#dsEventCalendar .fc th{text-align:center}#dsEventCalendar .fc td,#dsEventCalendar .fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}#dsEventCalendar .fc td.fc-today{border-style:double}#dsEventCalendar .fc .fc-row{border-style:solid;border-width:0}#dsEventCalendar .fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}#dsEventCalendar .fc-row:first-child table{border-top:0 hidden transparent}#dsEventCalendar .fc-row{position:relative}#dsEventCalendar .fc-row .fc-bg{z-index:1}#dsEventCalendar .fc-row .fc-bgevent-skeleton,#dsEventCalendar .fc-row .fc-highlight-skeleton{bottom:0}#dsEventCalendar .fc-row .fc-bgevent-skeleton table,#dsEventCalendar .fc-row .fc-highlight-skeleton table{height:100%}#dsEventCalendar .fc-row .fc-bgevent-skeleton td,#dsEventCalendar .fc-row .fc-highlight-skeleton td{border-color:transparent}#dsEventCalendar .fc-row .fc-bgevent-skeleton{z-index:2}#dsEventCalendar .fc-row .fc-highlight-skeleton{z-index:3}#dsEventCalendar .fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}#dsEventCalendar .fc-row .fc-helper-skeleton{z-index:5}#dsEventCalendar .fc-row .fc-content-skeleton td,#dsEventCalendar .fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent;border-bottom:0}#dsEventCalendar .fc-row .fc-content-skeleton tbody td,#dsEventCalendar .fc-row .fc-helper-skeleton tbody td{border-top:0}#dsEventCalendar .fc-scroller{overflow-y:scroll;overflow-x:hidden}#dsEventCalendar .fc-scroller>*{position:relative;width:100%;overflow:hidden}#dsEventCalendar .fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad;background-color:#3a87ad;font-weight:400}#dsEventCalendar .fc-event,#dsEventCalendar .fc-event:hover,#dsEventCalendar .ui-widget .fc-event{color:#fff;text-decoration:none}#dsEventCalendar .fc-event.fc-draggable,#dsEventCalendar .fc-event[href]{cursor:pointer}#dsEventCalendar .fc-not-allowed,#dsEventCalendar .fc-not-allowed .fc-event{cursor:not-allowed}#dsEventCalendar .fc-day-grid-event{margin:1px 2px 0;padding:0 1px}#dsEventCalendar .fc-ltr .fc-day-grid-event.fc-not-start,#dsEventCalendar .fc-rtl .fc-day-grid-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}#dsEventCalendar .fc-ltr .fc-day-grid-event.fc-not-end,#dsEventCalendar .fc-rtl .fc-day-grid-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}#dsEventCalendar .fc-day-grid-event>.fc-content{white-space:nowrap;overflow:hidden}#dsEventCalendar .fc-day-grid-event .fc-time{font-weight:700}#dsEventCalendar .fc-day-grid-event .fc-resizer{position:absolute;top:0;bottom:0;width:7px}#dsEventCalendar .fc-ltr .fc-day-grid-event .fc-resizer{right:-3px;cursor:e-resize}#dsEventCalendar .fc-rtl .fc-day-grid-event .fc-resizer{left:-3px;cursor:w-resize}#dsEventCalendar a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}#dsEventCalendar a.fc-more:hover{text-decoration:underline}#dsEventCalendar .fc-limited{display:none}#dsEventCalendar .fc-day-grid .fc-row{z-index:1}#dsEventCalendar .fc-more-popover{z-index:2;width:220px}#dsEventCalendar .fc-more-popover .fc-event-container{padding:10px}#dsEventCalendar .fc-toolbar{text-align:center;margin-bottom:1em}#dsEventCalendar .fc-toolbar .fc-left{float:left}#dsEventCalendar .fc-toolbar .fc-right{float:right}#dsEventCalendar .fc-toolbar .fc-center{display:inline-block}#dsEventCalendar .fc .fc-toolbar>*>*{float:left;margin-left:.75em}#dsEventCalendar .fc .fc-toolbar>*>:first-child{margin-left:0}#dsEventCalendar .fc-toolbar h2{margin:0}#dsEventCalendar .fc-toolbar button{position:relative}#dsEventCalendar .fc-toolbar .fc-state-hover,#dsEventCalendar .fc-toolbar .ui-state-hover{z-index:2}#dsEventCalendar .fc-toolbar .fc-state-down{z-index:3}#dsEventCalendar .fc-toolbar .fc-state-active,#dsEventCalendar .fc-toolbar .ui-state-active{z-index:4}#dsEventCalendar .fc-toolbar button:focus{z-index:5}#dsEventCalendar .fc-view-container *,#dsEventCalendar .fc-view-container :after,#dsEventCalendar .fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#dsEventCalendar .fc-view,#dsEventCalendar .fc-view>table{position:relative;z-index:1}#dsEventCalendar .fc-basicDay-view .fc-content-skeleton,#dsEventCalendar .fc-basicWeek-view .fc-content-skeleton{padding-top:1px;padding-bottom:1em}#dsEventCalendar .fc-basic-view tbody .fc-row{min-height:4em}#dsEventCalendar .fc-row.fc-rigid{overflow:hidden}#dsEventCalendar .fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}#dsEventCalendar .fc-basic-view .fc-day-number,#dsEventCalendar .fc-basic-view .fc-week-number{padding:0 2px}#dsEventCalendar .fc-basic-view td.fc-day-number,#dsEventCalendar .fc-basic-view td.fc-week-number span{padding-top:2px;padding-bottom:2px}#dsEventCalendar .fc-basic-view .fc-week-number{text-align:center}#dsEventCalendar .fc-basic-view .fc-week-number span{display:inline-block;min-width:1.25em}#dsEventCalendar .fc-ltr .fc-basic-view .fc-day-number{text-align:right}#dsEventCalendar .fc-rtl .fc-basic-view .fc-day-number{text-align:left}#dsEventCalendar .fc-day-number.fc-other-month{opacity:.3;filter:alpha(opacity=30)}#dsEventCalendar .fc-agenda-view .fc-day-grid{position:relative;z-index:2}#dsEventCalendar .fc-agenda-view .fc-day-grid .fc-row{min-height:3em}#dsEventCalendar .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-top:1px;padding-bottom:1em}#dsEventCalendar .fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}#dsEventCalendar .fc-ltr .fc-axis{text-align:right}#dsEventCalendar .fc-rtl .fc-axis{text-align:left}#dsEventCalendar .ui-widget td.fc-axis{font-weight:400}#dsEventCalendar .fc-time-grid,#dsEventCalendar .fc-time-grid-container{position:relative;z-index:1}#dsEventCalendar .fc-time-grid{min-height:100%}#dsEventCalendar .fc-time-grid table{border:0 hidden transparent}#dsEventCalendar .fc-time-grid>.fc-bg{z-index:1}#dsEventCalendar .fc-time-grid .fc-slats,#dsEventCalendar .fc-time-grid>hr{position:relative;z-index:2}#dsEventCalendar .fc-time-grid .fc-bgevent-skeleton,#dsEventCalendar .fc-time-grid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}#dsEventCalendar .fc-time-grid .fc-bgevent-skeleton{z-index:3}#dsEventCalendar .fc-time-grid .fc-highlight-skeleton{z-index:4}#dsEventCalendar .fc-time-grid .fc-content-skeleton{z-index:5}#dsEventCalendar .fc-time-grid .fc-helper-skeleton{z-index:6}#dsEventCalendar .fc-slats td{height:1.5em;border-bottom:0}#dsEventCalendar .fc-slats .fc-minor td{border-top-style:dotted}#dsEventCalendar .fc-slats .ui-widget-content{background:0 0}#dsEventCalendar .fc-time-grid .fc-highlight-container{position:relative}#dsEventCalendar .fc-time-grid .fc-highlight{position:absolute;left:0;right:0}#dsEventCalendar .fc-time-grid .fc-bgevent-container,#dsEventCalendar .fc-time-grid .fc-event-container{position:relative}#dsEventCalendar .fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}#dsEventCalendar .fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}#dsEventCalendar .fc-time-grid .fc-bgevent,#dsEventCalendar .fc-time-grid .fc-event{position:absolute;z-index:1}#dsEventCalendar .fc-time-grid .fc-bgevent{left:0;right:0}#dsEventCalendar .fc-time-grid-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}#dsEventCalendar .fc-time-grid-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}#dsEventCalendar .fc-time-grid-event{overflow:hidden}#dsEventCalendar .fc-time-grid-event>.fc-content{position:relative;z-index:2}#dsEventCalendar .fc-time-grid-event .fc-time,#dsEventCalendar .fc-time-grid-event .fc-title{padding:0 1px}#dsEventCalendar .fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}#dsEventCalendar .fc-time-grid-event .fc-bg{z-index:1;background:#fff;opacity:.25;filter:alpha(opacity=25)}#dsEventCalendar .fc-time-grid-event.fc-short .fc-content{white-space:nowrap}#dsEventCalendar .fc-time-grid-event.fc-short .fc-time,#dsEventCalendar .fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}#dsEventCalendar .fc-time-grid-event.fc-short .fc-time span{display:none}#dsEventCalendar .fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}#dsEventCalendar .fc-time-grid-event.fc-short .fc-time:after{content:"\000A0-\000A0"}#dsEventCalendar .fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}#dsEventCalendar .fc-time-grid-event .fc-resizer{position:absolute;z-index:3;left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}#dsEventCalendar .fc-time-grid-event .fc-resizer:after{content:"="}.margin-top-10{margin-top:10px}.margin-top-20{margin-top:20px}.ds-drop-trash{margin-top:5px;padding:5px;border:2px dashed #ccc;background-color:transparent;color:#aaa;font-size:13px;text-align:center;display:none}.ds-drop-trash.active{border:2px dashed #999;color:#777;font-weight:bold;display:block !important}.ds-drop-trash.success{border:2px dashed #00b300;color:green}.ds-drop-trash.error{border:2px dashed #be0000;color:darkred}.ds-event-modal{position:fixed;left:0px;top:0px;width:100%;height:100%;overflow:hidden;text-align:center;z-index:1000;display:none;justify-content:center;align-items:center;background-color:rgba(0,0,0,0.5)}.ds-event-modal p{margin:0;padding:0}.ds-event-modal.active{display:-webkit-flex;display:flex}.ds-event-modal .container{min-width:35%;max-width:90%;max-height:80%;overflow-y:auto;background-color:#fff;border:1px solid #333;text-align:center;color:#333;border-radius:5px}.ds-event-modal .container .header{font-size:20px;padding:10px;border-bottom:1px solid #eee}.ds-event-modal .container .content .time{padding-top:10px;color:#777}.ds-event-modal .container .content .description{padding:10px 20px;text-align:justify}.ds-event-modal .container .footer{border-top:1px solid #eee;padding:10px}.ds-event-modal.ie8.active{display:block}.colorpicker input{position:absolute;font-size:10px;color:#fff;text-align:center;margin:0;padding:0;height:24px}.colorpicker input.colorpicker_none{left:289px !important;top:141px !important}.colorpicker input.colorpicker_none:hover{background-position:0}.colorpicker input.colorpicker_submit{left:313px !important;top:141px !important}.colorpicker input.colorpicker_submit:hover{background-position:0}