Skip to content

Commit

Permalink
Updated themes
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Jul 24, 2020
1 parent 0be8672 commit 64b15d5
Show file tree
Hide file tree
Showing 33 changed files with 300 additions and 0 deletions.
11 changes: 11 additions & 0 deletions public/themes/arya-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@
box-shadow: 0 0 0 1px #93cbf9;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down Expand Up @@ -3633,6 +3637,9 @@
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
border-top: 0 none;
}
Expand All @@ -3647,6 +3654,10 @@
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
Expand Down
11 changes: 11 additions & 0 deletions public/themes/arya-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@
box-shadow: 0 0 0 1px #a7d8a9;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down Expand Up @@ -3633,6 +3637,9 @@
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
border-top: 0 none;
}
Expand All @@ -3647,6 +3654,10 @@
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
Expand Down
11 changes: 11 additions & 0 deletions public/themes/arya-orange/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@
box-shadow: 0 0 0 1px #ffe284;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down Expand Up @@ -3633,6 +3637,9 @@
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
border-top: 0 none;
}
Expand All @@ -3647,6 +3654,10 @@
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
Expand Down
11 changes: 11 additions & 0 deletions public/themes/arya-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@
box-shadow: 0 0 0 1px #cf95d9;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down Expand Up @@ -3633,6 +3637,9 @@
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
border-top: 0 none;
}
Expand All @@ -3647,6 +3654,10 @@
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
Expand Down
11 changes: 11 additions & 0 deletions public/themes/bootstrap4-dark-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@
box-shadow: 0 0 0 1px #e3f3fe;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down Expand Up @@ -3633,6 +3637,9 @@
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
border-top: 0 none;
}
Expand All @@ -3647,6 +3654,10 @@
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
Expand Down
11 changes: 11 additions & 0 deletions public/themes/bootstrap4-dark-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@
box-shadow: 0 0 0 1px #f0e6f5;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down Expand Up @@ -3633,6 +3637,9 @@
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
border-top: 0 none;
}
Expand All @@ -3647,6 +3654,10 @@
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
Expand Down
11 changes: 11 additions & 0 deletions public/themes/bootstrap4-light-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down Expand Up @@ -3633,6 +3637,9 @@
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
border-top: 0 none;
}
Expand All @@ -3647,6 +3654,10 @@
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
Expand Down
11 changes: 11 additions & 0 deletions public/themes/bootstrap4-light-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@
box-shadow: 0 0 0 0.2rem rgba(136, 60, 174, 0.5);
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down Expand Up @@ -3633,6 +3637,9 @@
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
border-top: 0 none;
}
Expand All @@ -3647,6 +3654,10 @@
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
Expand Down
4 changes: 4 additions & 0 deletions public/themes/luna-amber/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@
box-shadow: 0 0 0 0.1rem white;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down
4 changes: 4 additions & 0 deletions public/themes/luna-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@
box-shadow: 0 0 0 0.1rem white;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down
4 changes: 4 additions & 0 deletions public/themes/luna-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@
box-shadow: 0 0 0 0.1rem white;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down
4 changes: 4 additions & 0 deletions public/themes/luna-pink/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@
box-shadow: 0 0 0 0.1rem white;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down
11 changes: 11 additions & 0 deletions public/themes/md-dark-deeppurple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,10 @@
box-shadow: none;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.32);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down Expand Up @@ -3645,6 +3649,9 @@
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
border-top: 0 none;
}
Expand All @@ -3659,6 +3666,10 @@
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
Expand Down
11 changes: 11 additions & 0 deletions public/themes/md-dark-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,10 @@
box-shadow: none;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.32);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down Expand Up @@ -3645,6 +3649,9 @@
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
border-top: 0 none;
}
Expand All @@ -3659,6 +3666,10 @@
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
Expand Down
11 changes: 11 additions & 0 deletions public/themes/md-light-deeppurple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,10 @@
box-shadow: none;
}

.p-datepicker-mask.p-component-overlay {
background: rgba(0, 0, 0, 0.32);
}

@media screen and (max-width: 769px) {
.p-datepicker table th, .p-datepicker table td {
padding: 0;
Expand Down Expand Up @@ -3645,6 +3649,9 @@
.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
border-radius: 0;
}
.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
border-top: 0 none;
}
Expand All @@ -3659,6 +3666,10 @@
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
Expand Down
Loading

0 comments on commit 64b15d5

Please sign in to comment.