Skip to content

Commit

Permalink
Fixed #894
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed May 20, 2019
1 parent 87869fb commit 1baaa78
Show file tree
Hide file tree
Showing 11 changed files with 204 additions and 11 deletions.
17 changes: 17 additions & 0 deletions public/resources/themes/luna-amber/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,9 @@ body .p-datepicker table {
body .p-datepicker table th {
padding: 0.5em;
}
body .p-datepicker table th.p-datepicker-weekheader {
border-right: 1px solid #191919;
}
body .p-datepicker table td {
padding: 0.5em;
}
Expand All @@ -965,6 +968,9 @@ body .p-datepicker table td.p-datepicker-today > span.p-highlight {
color: #212121;
background-color: #FFB300;
}
body .p-datepicker table td.p-datepicker-weeknumber {
border-right: 1px solid #191919;
}
body .p-datepicker .p-datepicker-buttonbar {
border-top: 1px solid #3f3f3f;
}
Expand Down Expand Up @@ -2584,6 +2590,17 @@ body .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-select
background-color: #4c4c4c;
color: #dedede;
}
body .p-tree .p-tree-filter-container .p-tree-filter {
width: 100%;
padding-right: 2em;
}
body .p-tree .p-tree-filter-container .p-tree-filter-icon {
top: 50%;
left: auto;
margin-top: -0.5em;
right: 0.8em;
color: #252525;
}
body .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
background-color: #4c4c4c;
color: #dedede;
Expand Down
17 changes: 17 additions & 0 deletions public/resources/themes/luna-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,9 @@ body .p-datepicker table {
body .p-datepicker table th {
padding: 0.5em;
}
body .p-datepicker table th.p-datepicker-weekheader {
border-right: 1px solid #191919;
}
body .p-datepicker table td {
padding: 0.5em;
}
Expand All @@ -965,6 +968,9 @@ body .p-datepicker table td.p-datepicker-today > span.p-highlight {
color: #ffffff;
background-color: #1f7ed0;
}
body .p-datepicker table td.p-datepicker-weeknumber {
border-right: 1px solid #191919;
}
body .p-datepicker .p-datepicker-buttonbar {
border-top: 1px solid #3f3f3f;
}
Expand Down Expand Up @@ -2584,6 +2590,17 @@ body .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-select
background-color: #4c4c4c;
color: #dedede;
}
body .p-tree .p-tree-filter-container .p-tree-filter {
width: 100%;
padding-right: 2em;
}
body .p-tree .p-tree-filter-container .p-tree-filter-icon {
top: 50%;
left: auto;
margin-top: -0.5em;
right: 0.8em;
color: #252525;
}
body .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
background-color: #4c4c4c;
color: #dedede;
Expand Down
17 changes: 17 additions & 0 deletions public/resources/themes/luna-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,9 @@ body .p-datepicker table {
body .p-datepicker table th {
padding: 0.5em;
}
body .p-datepicker table th.p-datepicker-weekheader {
border-right: 1px solid #191919;
}
body .p-datepicker table td {
padding: 0.5em;
}
Expand All @@ -965,6 +968,9 @@ body .p-datepicker table td.p-datepicker-today > span.p-highlight {
color: #ffffff;
background-color: #1ea04c;
}
body .p-datepicker table td.p-datepicker-weeknumber {
border-right: 1px solid #191919;
}
body .p-datepicker .p-datepicker-buttonbar {
border-top: 1px solid #3f3f3f;
}
Expand Down Expand Up @@ -2584,6 +2590,17 @@ body .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-select
background-color: #4c4c4c;
color: #dedede;
}
body .p-tree .p-tree-filter-container .p-tree-filter {
width: 100%;
padding-right: 2em;
}
body .p-tree .p-tree-filter-container .p-tree-filter-icon {
top: 50%;
left: auto;
margin-top: -0.5em;
right: 0.8em;
color: #252525;
}
body .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
background-color: #4c4c4c;
color: #dedede;
Expand Down
17 changes: 17 additions & 0 deletions public/resources/themes/luna-pink/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,9 @@ body .p-datepicker table {
body .p-datepicker table th {
padding: 0.5em;
}
body .p-datepicker table th.p-datepicker-weekheader {
border-right: 1px solid #191919;
}
body .p-datepicker table td {
padding: 0.5em;
}
Expand All @@ -965,6 +968,9 @@ body .p-datepicker table td.p-datepicker-today > span.p-highlight {
color: #ffffff;
background-color: #cc285c;
}
body .p-datepicker table td.p-datepicker-weeknumber {
border-right: 1px solid #191919;
}
body .p-datepicker .p-datepicker-buttonbar {
border-top: 1px solid #3f3f3f;
}
Expand Down Expand Up @@ -2584,6 +2590,17 @@ body .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-select
background-color: #4c4c4c;
color: #dedede;
}
body .p-tree .p-tree-filter-container .p-tree-filter {
width: 100%;
padding-right: 2em;
}
body .p-tree .p-tree-filter-container .p-tree-filter-icon {
top: 50%;
left: auto;
margin-top: -0.5em;
right: 0.8em;
color: #252525;
}
body .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
background-color: #4c4c4c;
color: #dedede;
Expand Down
17 changes: 17 additions & 0 deletions public/resources/themes/nova-colored/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,9 @@ body .p-datepicker table {
body .p-datepicker table th {
padding: 0.5em;
}
body .p-datepicker table th.p-datepicker-weekheader {
border-right: 1px solid #a6a6a6;
}
body .p-datepicker table td {
padding: 0.5em;
}
Expand All @@ -965,6 +968,9 @@ body .p-datepicker table td.p-datepicker-today > span.p-highlight {
color: #ffffff;
background-color: #007ad9;
}
body .p-datepicker table td.p-datepicker-weeknumber {
border-right: 1px solid #a6a6a6;
}
body .p-datepicker .p-datepicker-buttonbar {
border-top: 1px solid #d8dae2;
}
Expand Down Expand Up @@ -2584,6 +2590,17 @@ body .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-select
background-color: #eaeaea;
color: #333333;
}
body .p-tree .p-tree-filter-container .p-tree-filter {
width: 100%;
padding-right: 2em;
}
body .p-tree .p-tree-filter-container .p-tree-filter-icon {
top: 50%;
left: auto;
margin-top: -0.5em;
right: 0.8em;
color: #007ad9;
}
body .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
background-color: #eaeaea;
color: #333333;
Expand Down
17 changes: 17 additions & 0 deletions public/resources/themes/nova-dark/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,9 @@ body .p-datepicker table {
body .p-datepicker table th {
padding: 0.5em;
}
body .p-datepicker table th.p-datepicker-weekheader {
border-right: 1px solid #a6a6a6;
}
body .p-datepicker table td {
padding: 0.5em;
}
Expand All @@ -965,6 +968,9 @@ body .p-datepicker table td.p-datepicker-today > span.p-highlight {
color: #ffffff;
background-color: #007ad9;
}
body .p-datepicker table td.p-datepicker-weeknumber {
border-right: 1px solid #a6a6a6;
}
body .p-datepicker .p-datepicker-buttonbar {
border-top: 1px solid #d8dae2;
}
Expand Down Expand Up @@ -2584,6 +2590,17 @@ body .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-select
background-color: #eaeaea;
color: #333333;
}
body .p-tree .p-tree-filter-container .p-tree-filter {
width: 100%;
padding-right: 2em;
}
body .p-tree .p-tree-filter-container .p-tree-filter-icon {
top: 50%;
left: auto;
margin-top: -0.5em;
right: 0.8em;
color: #007ad9;
}
body .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
background-color: #eaeaea;
color: #333333;
Expand Down
17 changes: 17 additions & 0 deletions public/resources/themes/nova-light/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,9 @@ body .p-datepicker table {
body .p-datepicker table th {
padding: 0.5em;
}
body .p-datepicker table th.p-datepicker-weekheader {
border-right: 1px solid #a6a6a6;
}
body .p-datepicker table td {
padding: 0.5em;
}
Expand All @@ -965,6 +968,9 @@ body .p-datepicker table td.p-datepicker-today > span.p-highlight {
color: #ffffff;
background-color: #007ad9;
}
body .p-datepicker table td.p-datepicker-weeknumber {
border-right: 1px solid #a6a6a6;
}
body .p-datepicker .p-datepicker-buttonbar {
border-top: 1px solid #d8dae2;
}
Expand Down Expand Up @@ -2584,6 +2590,17 @@ body .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-select
background-color: #eaeaea;
color: #333333;
}
body .p-tree .p-tree-filter-container .p-tree-filter {
width: 100%;
padding-right: 2em;
}
body .p-tree .p-tree-filter-container .p-tree-filter-icon {
top: 50%;
left: auto;
margin-top: -0.5em;
right: 0.8em;
color: #007ad9;
}
body .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
background-color: #eaeaea;
color: #333333;
Expand Down
17 changes: 17 additions & 0 deletions public/resources/themes/rhea/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,9 @@ body .p-datepicker table {
body .p-datepicker table th {
padding: 0.5em;
}
body .p-datepicker table th.p-datepicker-weekheader {
border-right: 1px solid #dadada;
}
body .p-datepicker table td {
padding: 0.5em;
}
Expand All @@ -965,6 +968,9 @@ body .p-datepicker table td.p-datepicker-today > span.p-highlight {
color: #ffffff;
background-color: #7B95A3;
}
body .p-datepicker table td.p-datepicker-weeknumber {
border-right: 1px solid #dadada;
}
body .p-datepicker .p-datepicker-buttonbar {
border-top: 1px solid #d8dae2;
}
Expand Down Expand Up @@ -2584,6 +2590,17 @@ body .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-select
background-color: #f4f4f4;
color: #666666;
}
body .p-tree .p-tree-filter-container .p-tree-filter {
width: 100%;
padding-right: 2em;
}
body .p-tree .p-tree-filter-container .p-tree-filter-icon {
top: 50%;
left: auto;
margin-top: -0.5em;
right: 0.8em;
color: #a6a6a6;
}
body .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
background-color: #f4f4f4;
color: #666666;
Expand Down
1 change: 1 addition & 0 deletions src/components/calendar/Calendar.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ interface CalendarProps {
stepSecond?: number;
shortYearCutoff?: string;
hideOnDateTimeSelect?: boolean;
showWeek: PropTypes.bool,
locale?: LocaleSettings;
dateFormat?: string;
panelStyle?: object;
Expand Down
Loading

0 comments on commit 1baaa78

Please sign in to comment.