123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464 |
- .fc {
- direction: ltr;
- text-align: left;
- }
- .fc table {
- border-collapse: collapse;
- border-spacing: 0;
- }
- html .fc,
- .fc table {
- font-size: 0.95em;
- }
- .fc td,
- .fc th {
- padding: 0;
- vertical-align: top;
- }
- .fc-header td {
- white-space: nowrap;
- }
- .fc-header-left {
- text-align: left;
- }
- .fc-header-center {
- width: 100%;
- text-align: center;
- }
- .fc-header-right {
- text-align: right;
- }
- .fc-header-title {
- display: inline-block;
- vertical-align: top;
- margin-top: -2px;
- }
- .fc-header-title h2 {
- margin-top: 0;
- white-space: nowrap;
- }
- .fc .fc-header-space {
- padding-left: 10px;
- }
- .fc-header .fc-button {
- margin-bottom: 1em;
- vertical-align: top;
- }
- .fc-header .fc-button {
- margin-right: -1px;
- }
- .fc-header .fc-corner-right {
- margin-right: 1px;
- }
- .fc-header .ui-corner-right {
- margin-right: 0;
- }
- .fc-header .fc-state-hover,
- .fc-header .ui-state-hover {
- z-index: 2;
- }
- .fc-header .fc-state-down {
- z-index: 3;
- }
- .fc-header .fc-state-active,
- .fc-header .ui-state-active {
- z-index: 4;
- }
- .fc-content {
- clear: both;
- }
- .fc-view {
- width: 100%;
- overflow: hidden;
- }
- .fc-week-table {
- font-weight: 500;
- text-align: center;
- vertical-align: middle;
- }
- .fc-widget-header {
- border-bottom: 1px solid #c0c0c0;
- }
- .fc-widget-content {
- border-top: 1px solid #c0c0c0;
- border-right: 1px solid transparent;
- }
- .fc-state-highlight {
- background: #fafadd;
- }
- .fc-source-bg {
- background-color: #fff4f4;
- }
- .fc-widget-content.fc-weekend-day, .fc-widget-content tr.fc-weekend-day {
- background: #f7f7f7;
- }
- .fc-source-bg.fc-state-highlight {
- background: #fdf7e9;
- }
- .fc-widget-content.fc-state-highlight.fc-weekend-day, .fc-widget-content tr.fc-state-highlight.fc-weekend-day {
- background: #f9f9ea;
- }
- .fc-widget-content.fc-source-bg.fc-weekend-day, .fc-widget-content tr.fc-source-bg.fc-weekend-day {
- background: #fbf6f6;
- }
- .fc-widget-content.fc-state-highlight.fc-source-bg.fc-weekend-day, .fc-widget-content tr.fc-state-highlight.fc-source-bg.fc-weekend-day {
- background: #faf7f0;
- }
- .fc-cell-overlay {
- background: #b2d9ff;
- opacity: .2;
- filter: alpha(opacity=20);
- }
- .fc-button {
- position: relative;
- display: inline-block;
- cursor: pointer;
- }
- .fc-state-default {
- border-style: solid;
- border-width: 1px 0;
- }
- .fc-button-inner {
- position: relative;
- float: left;
- overflow: hidden;
- }
- .fc-state-default .fc-button-inner {
- border-style: solid;
- border-width: 0 1px;
- }
- .fc-button-content {
- position: relative;
- float: left;
- height: 1.9em;
- line-height: 1.9em;
- padding: 0 12px;
- min-width: 12px;
- white-space: nowrap;
- }
- .fc-button-content .fc-icon-wrap {
- position: relative;
- float: left;
- top: 50%;
- }
- .fc-button-content img {
- padding-top: 1px;
- }
- .fc-state-default .fc-button-effect {
- position: absolute;
- top: 50%;
- left: 0;
- }
- .fc-state-default .fc-button-effect span {
- position: absolute;
- top: -100px;
- left: 0;
- width: 500px;
- height: 100px;
- border-width: 100px 0 0 1px;
- border-style: solid;
- border-color: #fff;
- background: #444;
- opacity: .09;
- filter: alpha(opacity=9);
- }
- .fc-state-default,
- .fc-state-default .fc-button-inner {
- border-style: solid;
- border-color: #ccc #bbb #aaa;
- background: #F3F3F3;
- color: #404040;
- }
- .fc-state-hover,
- .fc-state-hover .fc-button-inner {
- border-color: #999;
- }
- .fc-state-down,
- .fc-state-down .fc-button-inner {
- border-color: #555;
- background: #777;
- }
- .fc-state-active,
- .fc-state-active .fc-button-inner {
- border-color: #555;
- background: #777;
- color: #fff;
- }
- .fc-state-disabled,
- .fc-state-disabled .fc-button-inner {
- color: #999;
- border-color: #ddd;
- }
- .fc-state-disabled {
- cursor: default;
- }
- .fc-state-disabled .fc-button-effect {
- display: none;
- }
- .fc-event {
- border-style: solid;
- border-width: 0;
- font-size: .95em;
- cursor: default;
- }
- a.fc-event,
- .fc-event-draggable {
- cursor: pointer;
- }
- a.fc-event {
- text-decoration: none;
- }
- .fc-rtl .fc-event {
- text-align: right;
- }
- .fc-event-skin {
- border-color: #F0F0F0;
- background-color: #F0F0F0;
- color: #404040;
- }
- .fc-event-inner {
- position: relative;
- float: left;
- width: 100%;
- height: 100%;
- border-style: solid;
- border-width: 0;
- overflow: hidden;
- background-color: transparent !important;
- }
- .fc-event-time,
- .fc-event-title {
- padding: 0 1px;
- }
- .fc-event-title-strict {
- overflow:hidden;
- white-space:nowrap;
- text-overflow:ellipsis;
- }
- .fc-event-tentative {
- border-style: dashed;
- border-color: #fff !important;
- opacity: 0.9;
- background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
- background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
- background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
- background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
- background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
- -webkit-background-size: 20px 20px;
- -moz-background-size: 20px 20px;
- background-size: 20px 20px;
- }
- .fc-event-tentative .fc-event-inner {
- border-style: dashed;
- }
- .fc-event-skin.fc-event-cancelled
- {
- border-style: dashed;
- border-color: #fff !important;
- opacity: 0.9;
- }
- .fc-event-skin.fc-event-cancelled .fc-event-inner {
- border-style: dashed;
- text-decoration: line-through;
- }
- .fc-event-row.fc-event-cancelled {
- text-decoration: line-through;
- }
- .fc .ui-resizable-handle {
- display: block;
- position: absolute;
- z-index: 99999;
- overflow: hidden;
- font-size: 300%;
- line-height: 50%;
- }
- .fc-event-hori {
- border-width: 1px 1px;
- margin-bottom: 1px;
- }
- .fc-event-hori .ui-resizable-e {
- top: 0 !important;
- right: -3px !important;
- width: 7px !important;
- height: 100% !important;
- cursor: e-resize;
- }
- .fc-event-hori .ui-resizable-w {
- top: 0 !important;
- left: -3px !important;
- width: 7px !important;
- height: 100% !important;
- cursor: w-resize;
- }
- .fc-event-hori .ui-resizable-handle {
- _padding-bottom: 14px;
- }
- .fc-corner-left {
-
- -webkit-border-top-left-radius: 3px;
- -moz-border-radius-topleft: 3px;
- border-top-left-radius: 3px;
- -webkit-border-bottom-left-radius: 3px;
- -moz-border-radius-bottomleft: 3px;
- border-bottom-left-radius: 3px;
- }
- .fc-corner-left .fc-event-inner {
- margin-left: 2px;
- }
- .fc-corner-left.fc-button {
- border-left-width: 1px;
- }
- .fc-corner-left .fc-button-inner {
- margin-left: 1px;
- border-left-width: 0px;
- }
- .fc-corner-right {
-
- -webkit-border-top-right-radius: 3px;
- -moz-border-radius-topright: 3px;
- border-top-right-radius: 3px;
- -webkit-border-bottom-right-radius: 3px;
- -moz-border-radius-bottomright: 3px;
- border-bottom-right-radius: 3px;
- }
- .fc-corner-right .fc-event-inner {
- }
- .fc-corner-right.fc-button {
- border-right-width: 1px;
- }
- .fc-corner-right .fc-button-inner {
- margin-right: 1px;
- border-right-width: 0px;
- }
- .fc-corner-top {
- margin-top: 1px;
- }
- .fc-corner-top .fc-event-inner {
- margin-top: -1px;
- }
- .fc-corner-bottom {
- margin-bottom: 1px;
- }
- .fc-corner-bottom .fc-event-inner {
- margin-bottom: -1px;
- }
- .fc-corner-left .fc-event-inner {
- border-left-width: 0px;
- }
- .fc-corner-right .fc-event-inner {
- border-right-width: 0px;
- }
- .fc-corner-top .fc-event-inner {
- border-top-width: 1px;
- }
- .fc-corner-bottom .fc-event-inner {
- border-bottom-width: 1px;
- }
- table.fc-border-separate {
- border-collapse: separate;
- }
- #todoList table.fc-border-separate {
- margin-top: -1px;
- }
- .fc-border-separate th,
- .fc-border-separate td {
- border-width: 1px 0 0 1px;
- }
- .fc-border-separate th.fc-last,
- .fc-border-separate td.fc-last {
- border-right-width: 1px;
- }
- .fc-border-separate tr.fc-last th,
- .fc-border-separate tr.fc-last td {
- border-bottom-width: 1px;
- }
- .fc-border-separate tbody tr.fc-first td,
- .fc-border-separate tbody tr.fc-first th {
- border-top-width: 0;
- }
- .fc-grid th {
- text-align: center;
- }
- .fc-grid .fc-day-number {
- float: right;
- padding: 0 2px;
- line-height: 17px;
- }
- .fc-grid .fc-other-month .fc-day-number, .fc-grid .fc-other-month .fc-day-text {
- opacity: 0.33;
- filter: alpha(opacity=33);
-
- }
- .fc-grid .fc-day-content {
- clear: both;
- padding: 2px 2px 1px;
- }
- .fc-grid .fc-event-time {
- font-weight: 500;
- font-size: 0.94em;
- line-height: 13px;
- }
- .fc-rtl .fc-grid .fc-day-number {
- float: left;
- }
- .fc-rtl .fc-grid .fc-event-time {
- float: right;
- }
- .fc-agenda table {
- border-collapse: separate;
- }
- .fc-agenda-days th {
- text-align: center;
- line-height: 17px;
- }
- .fc-agenda .fc-agenda-axis {
- width: 60px;
- padding: 0 4px;
- vertical-align: middle;
- text-align: right;
- white-space: nowrap;
- font-weight: 400;
- font-size: 1em;
- }
- .fc-agenda-allday .fc-widget-header.fc-agenda-axis {
- text-align: center;
- }
- .fc-agenda .fc-day-content {
- padding: 2px 2px 1px;
- }
- .fc-agenda-days tbody .fc-agenda-axis.fc-widget-header.fc-first {
- border-bottom-color: transparent;
- }
- .fc-agenda-days .fc-agenda-axis {
- border-right-width: 1px;
- }
- .fc-agenda-days .fc-col0 {
- border-left-width: 0;
- }
- .fc-agenda-allday {
- top: 0px;
- position: absolute;
- }
- .fc-agenda-allday th {
- border-width: 0 1px;
- }
- .fc-agenda-allday .fc-day-content {
- min-height: 34px;
- _height: 34px;
- }
- .fc-agenda-divider-inner {
- height: 2px;
- overflow: hidden;
- }
- .fc-widget-header .fc-agenda-divider-inner {
- background: #eee;
- }
- .fc-agenda-slots th {
- border-width: 1px 1px 0;
- }
- .fc-agenda-slots td {
- height: 20px !important;
- border-width: 1px 0 0;
- background: none;
- }
- .fc-agenda-slots td div {
- height: 20px !important;
- }
- .fc-agenda-slots tr.fc-slot0 th,
- .fc-agenda-slots tr.fc-slot0 td {
- border-top-width: 0;
- }
- .fc-agenda-slots .fc-widget-header
- {
- border-top: 1px solid #c0c0c0;
- padding-top: 1px;
- }
- .fc-agenda-slots tr.fc-minor th,
- .fc-agenda-slots tr.fc-minor td {
- border-top-style: dotted;
- }
- .fc-agenda-slots tr.fc-minor th.ui-widget-header {
- *border-top-style: solid;
- }
- .fc-non-business-hours {
-
- background-color: rgba(204,204,204,0.3);
- }
- .fc-slot-jumper-top
- {
- position: absolute;
- height: 16px;
- width: 16px;
- background: url(../images/jumper_top_w.svg) no-repeat center;
- z-index: 10;
- cursor: pointer;
- -webkit-border--radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- }
- .fc-slot-jumper-top:hover
- {
- background: url(../images/jumper_top_b.svg) no-repeat center;
- }
- .fc-slot-jumper-bottom
- {
- position: absolute;
- height: 16px;
- width: 16px;
- background: url(../images/jumper_bottom_w.svg) no-repeat center;
- z-index: 10;
- cursor: pointer;
- -webkit-border--radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- }
- .fc-slot-jumper-bottom:hover
- {
- background: url(../images/jumper_bottom_b.svg) no-repeat center;
- }
- .fc-event-vert {
- border-width: 0 1px;
- }
- .fc-event-vert .fc-event-head,
- .fc-event-vert .fc-event-content {
- position: relative;
- z-index: 2;
- width: 100%;
- overflow: hidden;
- }
- .fc-event-vert .fc-event-time {
- white-space: nowrap;
- font-size: 10px;
- }
- .fc-event-bg {
- position: absolute;
- z-index: 1;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: #fff;
- opacity: .4;
- filter: alpha(opacity=40);
- }
- .fc-event-hori .fc-event-bg {
- opacity: .2;
- filter: alpha(opacity=20);
- }
- .fc .ui-draggable-dragging .fc-event-bg,
- .fc-select-helper .fc-event-bg {
- display: none\9;
- }
- .fc-event-vert .ui-resizable-s {
- bottom: 0 !important;
- width: 100% !important;
- height: 8px !important;
- overflow: hidden !important;
- line-height: 8px !important;
- font-size: 11px !important;
- font-family: monospace;
- text-align: center;
- cursor: s-resize;
- }
- .fc-agenda .ui-resizable-resizing {
- _overflow: hidden;
- }
- .fc-timeline {
- position: absolute;
- width: 100%;
- left: 0;
- margin: 0;
- padding: 0;
- border: none;
- border-top: 2px solid #585858;
- z-index: 2;
- }
- .fc-timeline-arrow {
- position: absolute;
- left: 0;
- width: 6px;
- height: 12px;
- background-image: url('../images/resource_arrow_right.svg');
- z-index: 2;
- }
- .fc-view-list,
- .fc-view-table,
- .fc-view-todo {
- top: 0px;
- width: auto;
- }
- .fc-view-trans .fc-table-dateinfo,
- .fc-view-trans .fc-table-datepicker {
- opacity: 0.5;
- }
- .fc-view-table {
- padding-left: 8px;
- }
- .fc-list-content {
- float: left;
- position: relative;
- border: 1px solid #ccc;
- }
- .fc-view-list .fc-list-header,
- .fc-view-table td.fc-list-header,
- .fc-view-todo td.fc-list-header {
- background-color:#F0F0F0;
- color: #404040;
- font-size: 1em;
- padding: 0px 10px;
- height: 18px;
- line-height: 18px;
- }
- .fc-view-table .fc-first td.fc-list-header,
- .fc-view-todo .fc-first td.fc-list-header {
- border-top-width: 0;
- }
- .fc-list-header td
- {
- height: 16px;
- }
- .fc-list-section td
- {
- height: 14px;
- }
- .fc-list-section {
- padding: 4px 2px;
- border-width: 0;
- border-bottom-width: 1px;
- }
- .fc-view-list .fc-last,
- .fc-view-table .fc-last,
- .fc-view-todo .fc-last {
- border-bottom-width: 0;
- }
- .fc-list-section .fc-event {
- position: relative;
- margin: 1px 2px 3px 2px;
- }
- .fc-view-table tr.fc-event td,
- .fc-view-todo tr.fc-event td {
- font-size: 1.2em;
- height: 15px !important;
- line-height: 15px !important;
- padding: 2px;
- background-clip: padding-box;
- }
- .fc-view-table tr.fc-event td {
- border-top: 1px solid transparent !important;
- }
- .fc-view-todo tr.fc-event td {
- border-top: 1px solid #ffffff !important;
- }
- .fc-view-table tr.fc-event.fc-last td
- {
- border-bottom: 1px solid transparent !important;
- background-clip: padding-box;
- }
- .fc-view-table td.fc-list-header.fc-widget-header,
- .fc-view-todo td.fc-list-header.fc-widget-header {
- border: none;
- }
- .fc-view-table .fc-list-section.fc-widget-content:last-child .fc-event-row.fc-last:last-child td,
- .fc-view-todo .fc-list-section.fc-widget-content:last-child .fc-event-row.fc-last:last-child td {
- border-bottom-width: 0;
- }
- .fc-view-table tr.fc-event td.fc-event-handle,
- .fc-view-todo tr.fc-event td.fc-event-handle {
- height: 100%;
- width: 6px;
- padding: 0px;
- border-color: #F0F0F0;
- background-color: #F0F0F0;
- }
- .fc-view-table table,
- .fc-view-todo table {
- table-layout: fixed;
- width: 100%;
- }
- .fc-view-table col.fc-event-handle,
- .fc-view-todo col.fc-event-handle {
- width: 6px;
- }
- .fc-event-handle .fc-event-inner {
- border-color: inherit;
- background-color: inherit;
- }
- .fc-view-table col.fc-event-date,
- .fc-view-todo col.fc-event-date {
- width: 7em;
- }
- .fc-view-table .fc-list-day col.fc-event-date,
- .fc-view-todo .fc-list-day col.fc-event-date {
- width: 1px;
- }
- .fc-view-table col.fc-event-time {
- width: 23em;
- }
- .fc-view-table td.fc-event-date,
- .fc-view-table td.fc-event-time,
- .fc-view-todo td.fc-event-date,
- .fc-view-todo td.fc-event-time {
- white-space: nowrap;
- padding-right: 1em;
- }
- .fc-view-table td.fc-event-title,
- .fc-view-todo td.fc-event-title,
- .fc-view-todo td.fc-event-time,
- .fc-view-todo td.fc-event-location {
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .fc-view-todo col.fc-event-check {
- width: 22px;
- }
- .fc-event-check {
- text-align: left;
- }
- .fc-event-check input[type="checkbox"]
- {
- margin-top: -4px;
- margin-right: 0;
- margin-bottom: -2px !important;
- margin-left: 4px;
- }
- .fc-view-todo col.fc-event-priority {
- width: 18px;
- }
- .fc-view-todo col.fc-event-time {
- width: 142px;
- }
- .fc-view-todo col.fc-event-location {
- width: 150px;
- }
- .fc-event-title {
- padding: 2px 4px !important;
- }
- .fc-view-todo col.fc-event-status {
- width: 24px;
- }
- .fc-view-todo col.fc-event-percent {
- width: 40px;
- }
- .fc-view-todo td.fc-event-percent {
- text-align: right;
- padding-right: 4px !important;
- }
- .fc-view-todo col.fc-hidden-empty,
- .fc-view-todo col.fc-hidden-width {
- width: 0;
- }
- .fc-view-table .fc-table-dateinfo,
- .fc-view-todo .fc-table-dateinfo {
- float: left;
- text-align: left;
- padding-left: 10px;
- padding-bottom: 1px;
- margin-top: -8px;
- }
- .fc-view-table .fc-table-datepicker,
- .fc-view-todo .fc-table-datepicker {
- float: right;
- text-align: right;
- padding-right: 10px;
- padding-bottom: 1px;
- margin-top: -8px;
- }
- .fc-table-datepicker .ui-widget-content {
- display: inline-block !important;
- border-width: 0px;
- }
- .fc-view-table .fc-table-datepicker-no-default .ui-state-active,
- .fc-view-todo .fc-table-datepicker-no-default .ui-state-active {
- border: 1px solid #c0c0c0;
- background: #ffffff;
- font-weight: 400;
- color: #404040;
- }
- .fc-view-table .fc-table-dateinfo-number,
- .fc-view-todo .fc-table-dateinfo-number {
- position: relative;
- display: inline-block;
- color: #c0c0c0;
- font-weight: 300;
- margin-top: -5px;
- }
- .fc-view-table .fc-table-dateinfo-number div,
- .fc-view-todo .fc-table-dateinfo-number div {
- position: absolute;
- padding-bottom: 15px;
- bottom: 0px;
- }
- .fc-view-table .fc-table-dateinfo-text,
- .fc-view-todo .fc-table-dateinfo-text {
- color: #c0c0c0;
- line-height: 0.9em;
- font-size: 1.5em;
- font-weight: 300;
- }
- .fc-filter {
- float: left;
- }
- .fc-filter-table-header {
- font-weight: 500 !important;
- height: 20px !important;
- border: 1px dashed #c0c0c0 !important;
- vertical-align: middle !important;
- text-align: center;
- cursor: default;
- user-select: none;
- -webkit-user-select: none;
- -moz-user-select: none;
- }
- .fc-filter-table-footer {
- font-size: 0.9em;
- height: 20px !important;
- border-top: 1px solid #c0c0c0 !important;
- vertical-align: middle !important;
- text-align: center;
- cursor: default;
- user-select: none;
- -webkit-user-select: none;
- -moz-user-select: none;
- }
- .fc-filter-option {
- height: 20px !important;
- background-color: #ffffff;
- border: 1px solid #c0c0c0 !important;
- vertical-align: middle !important;
- text-align: center;
- cursor: pointer;
- }
- .fc-filter-option:hover {
- background-color: #e7e7e7;
- }
- .fc-filter-option.fc-filter-option-selected {
- color: #ffffff;
- background-color: #585858;
- }
- .fc-filter-hide {
- display: none;
- }
- .fc-view-table .fc-month-nav,
- .fc-view-todo .fc-month-nav {
- color: #ffffff !important;
- background: #585858 !important;
- text-align: center;
- cursor: pointer;
- }
- .fc-table-datepicker .ui-datepicker {
- width: 225px;
- }
- .fc-table-datepicker .ui-datepicker-title {
- height: 20px;
- margin: 0 0 0 24px;
- }
- .fc-table-datepicker .ui-datepicker-title span {
- margin-top: 0;
- vertical-align: middle;
- }
- .fc-view-table .fc-table-datepicker .ui-datepicker-header {
- display: none;
- }
- .fc-view-todo .fc-table-datepicker .ui-datepicker-header {
- color: #404040;
- background: none;
- font-size: 0.95em;
- }
- .fc-view-todo .fc-table-datepicker-current .ui-datepicker-title {
- color: #ffffff;
- background-color: #585858;
- }
- .fc-view-todo .fc-table-datepicker .ui-datepicker-prev,
- .fc-view-todo .fc-table-datepicker .ui-datepicker-next {
- display: none;
- }
- .fc-table-datepicker .ui-datepicker-week-col {
- text-align: center;
- vertical-align: middle;
- font-size: 0.8em;
- }
- .fc-table-datepicker .ui-datepicker th {
- display: table-cell;
- text-align: center;
- border: 0;
- padding: 1px;
- }
- .fc-table-datepicker .ui-datepicker td span,
- .fc-table-datepicker .ui-datepicker td a {
- width: 20px;
- line-height: 17px;
- }
- .fc-table-datepicker tbody tr {
- height: 23px;
- }
- .fc-event-img {
- float: left;
- height: 15px;
- width: 15px;
- padding-right: 2px;
- }
- .fc-event-urgent {
- color: #9E2F36;
- }
- .fc-event-pastdue {
- color: #E30613;
- }
- .fc-event.fc-event-row:hover
- {
- color: #404040;
- background-color: #e7e7e7;
- cursor: pointer;
- }
- .fc-event.fc-event-row.fc-event-urgent:hover
- {
- color: #9E2F36;
- background-color: #fedee0;
- cursor: pointer;
- }
- .fc-event.fc-event-row.fc-event-pastdue:hover
- {
- color: #e30613;
- background-color: #fedee0;
- cursor: pointer;
- }
- .fc-event.fc-event-row.fc-event-selected
- {
- color: #eeeeee;
- background-color: #585858 !important;
- }
- .fc-event.fc-event-row.fc-event-selected.fc-event-urgent
- {
- color: #ffffff;
- background-color: #9E2F36 !important;
- }
- .fc-event.fc-event-row.fc-event-selected.fc-event-pastdue
- {
- color: #ffffff;
- background-color: #e30613 !important;
- }
- .fc-event-priority-3 {
- background-image: url(../images/priority-1.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-priority-2 {
- background-image: url(../images/priority-2.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-priority-1 {
- background-image: url(../images/priority-3.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-urgent .fc-event-priority-3 {
- background-image: url(../images/priority-1-dr.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-urgent .fc-event-priority-2 {
- background-image: url(../images/priority-2-dr.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-urgent .fc-event-priority-1 {
- background-image: url(../images/priority-3-dr.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-pastdue .fc-event-priority-3 {
- background-image: url(../images/priority-1-r.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-pastdue .fc-event-priority-2 {
- background-image: url(../images/priority-2-r.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-pastdue .fc-event-priority-1 {
- background-image: url(../images/priority-3-r.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-selected .fc-event-priority-3 {
- background-image: url(../images/priority-1-w.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-selected .fc-event-priority-2 {
- background-image: url(../images/priority-2-w.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-selected .fc-event-priority-1 {
- background-image: url(../images/priority-3-w.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-filterAction .fc-event-status {
- background-image: url(../images/needs_action_b.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-filterProgress .fc-event-status {
- background-image: url(../images/in_progress_b.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-filterCompleted .fc-event-status {
- background-image: url(../images/success_b.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-filterCanceled .fc-event-status {
- background-image: url(../images/reset_b.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-urgent.fc-event-filterAction .fc-event-status {
- background-image: url(../images/needs_action_dr.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-urgent.fc-event-filterProgress .fc-event-status {
- background-image: url(../images/in_progress_dr.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-urgent.fc-event-filterCompleted .fc-event-status {
- background-image: url(../images/success_dr.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-urgent.fc-event-filterCanceled .fc-event-status {
- background-image: url(../images/reset_dr.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-pastdue.fc-event-filterAction .fc-event-status {
- background-image: url(../images/needs_action_r.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-pastdue.fc-event-filterProgress .fc-event-status {
- background-image: url(../images/in_progress_r.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-pastdue.fc-event-filterCompleted .fc-event-status {
- background-image: url(../images/success_r.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-pastdue.fc-event-filterCanceled .fc-event-status {
- background-image: url(../images/reset_r.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-selected.fc-event-filterAction .fc-event-status {
- background-image: url(../images/needs_action_w.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-selected.fc-event-filterProgress .fc-event-status {
- background-image: url(../images/in_progress_w.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-selected.fc-event-filterCompleted .fc-event-status {
- background-image: url(../images/success_w.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-selected.fc-event-filterCanceled .fc-event-status {
- background-image: url(../images/reset_w.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-selected.fc-event-urgent.fc-event-filterCompleted .fc-event-status {
- background-image: url(../images/success_drw.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-selected.fc-event-urgent.fc-event-filterCanceled .fc-event-status {
- background-image: url(../images/reset_drw.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-selected.fc-event-pastdue.fc-event-filterCompleted .fc-event-status {
- background-image: url(../images/success_rw.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
- .fc-event-selected.fc-event-pastdue.fc-event-filterCanceled .fc-event-status {
- background-image: url(../images/reset_rw.svg);
- background-repeat: no-repeat;
- background-position: center;
- }
|