admin-fix.css
1 month ago
admin-fix.min.css
1 month ago
admin-style.css
1 month ago
admin-style.css.map
1 month ago
admin-style.min.css
1 month ago
admin-style.min.css.map
1 month ago
dashboard.css
1 month ago
dashboard.css.map
1 month ago
dashboard.min.css
1 month ago
dashboard.min.css.map
1 month ago
gutenberg-jalali-calendar.build.css
1 month ago
jalalidatepicker.css
1 month ago
jalalidatepicker.min.css
1 month ago
keen-slider.css
1 month ago
keen-slider.min.css
1 month ago
tinymce-editor-rtl.css
1 month ago
tinymce-editor.css
1 month ago
tinymce-editor.min-rtl.css
1 month ago
tinymce-editor.min.css
1 month ago
vazir-font.css
1 month ago
vazir-font.css.map
1 month ago
vazir-font.min.css
1 month ago
vazir-font.min.css.map
1 month ago
gutenberg-jalali-calendar.build.css
107 lines
| 1 | .wpp-post-scheduler .rmdp-day.rmdp-selected span:not(.highlight), |
| 2 | .wpp-post-scheduler .rmdp-toolbar div:last-child { |
| 3 | background-color: var(--wp-admin-theme-color) !important; |
| 4 | box-shadow: none !important; |
| 5 | transition: all ease-in-out .2s !important; |
| 6 | } |
| 7 | |
| 8 | .wpp-post-scheduler .rmdp-day.rmdp-selected span:not(.highlight):hover, |
| 9 | .wpp-post-scheduler .rmdp-toolbar div:last-child:hover, |
| 10 | .wpp-post-scheduler .rmdp-arrow-container:hover { |
| 11 | background-color: var(--wp-admin-theme-color-darker-10) !important; |
| 12 | box-shadow: none !important |
| 13 | } |
| 14 | |
| 15 | .wpp-post-scheduler .rmdp-toolbar div:first-child { |
| 16 | white-space: nowrap; |
| 17 | color: var(--wp-admin-theme-color); |
| 18 | background: transparent; |
| 19 | outline: 1px solid transparent; |
| 20 | min-width: 0px; |
| 21 | text-decoration: none; |
| 22 | font-family: inherit; |
| 23 | font-weight: 400; |
| 24 | font-size: 13px; |
| 25 | border: 0; |
| 26 | transition: box-shadow .1s linear; |
| 27 | box-sizing: border-box; |
| 28 | border-radius: 2px; |
| 29 | text-align: center; |
| 30 | } |
| 31 | |
| 32 | .wpp-post-scheduler .rmdp-toolbar div:first-child:hover { |
| 33 | color: var(--wp-admin-theme-color-darker-10); |
| 34 | box-shadow: inset 0 0 0 1px var(--wp-admin-theme-color-darker-10); |
| 35 | } |
| 36 | |
| 37 | .wpp-post-scheduler .rmdp-week-day { |
| 38 | color: rgb(117, 117, 117) !important |
| 39 | } |
| 40 | |
| 41 | .wpp-post-scheduler .wpp-right, |
| 42 | .wpp-post-scheduler .wpp-left { |
| 43 | color: var(--wp-admin-theme-color) !important; |
| 44 | background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" aria-hidden="true" focusable="false"><path d="M14.3 6.7l-1.1 1.1 4 4H4v1.5h13.3l-4.1 4.4 1.1 1.1 5.8-6.3z"></path></svg>') center center no-repeat !important; |
| 45 | |
| 46 | } |
| 47 | |
| 48 | .wpp-post-scheduler .wpp-right { |
| 49 | transform: rotate(180deg); |
| 50 | } |
| 51 | |
| 52 | .wpp-post-scheduler .rmdp-arrow { |
| 53 | border-color: var(--wp-admin-theme-color) !important; |
| 54 | } |
| 55 | |
| 56 | .rmdp-arrow-container { |
| 57 | border-radius: 2px !important; |
| 58 | } |
| 59 | |
| 60 | .wpp-post-scheduler .rmdp-arrow-container:hover .rmdp-arrow { |
| 61 | border-color: #fff !important |
| 62 | } |
| 63 | |
| 64 | .wpp-post-scheduler .rmdp-header-values { |
| 65 | font-weight: bold; |
| 66 | } |
| 67 | |
| 68 | .wpp-post-scheduler .rmdp-day:not(.rmdp-disabled):not(.rmdp-day-hidden) span:hover { |
| 69 | background-color: transparent !important; |
| 70 | color: var(--wp-admin-theme-color) !important; |
| 71 | } |
| 72 | |
| 73 | .components-panel__row.edit-post-post-schedule { |
| 74 | display: none !important; |
| 75 | } |
| 76 | |
| 77 | .editor-post-panel__section,.editor-post-panel__section.editor-post-summary > div > .components-flex.components-h-stack.components-v-stack:has(.components-panel__row.wpp-calendar-edit-post-post-schedule) { |
| 78 | |
| 79 | position: relative !important; |
| 80 | } |
| 81 | .components-flex.components-h-stack.components-v-stack{ |
| 82 | position:relative; |
| 83 | |
| 84 | } |
| 85 | .editor-post-panel__row:first-child{ |
| 86 | margin-top:42px; |
| 87 | } |
| 88 | .components-panel__row.wpp-calendar-edit-post-post-schedule { |
| 89 | position: absolute; |
| 90 | top: 0; |
| 91 | left: 0; |
| 92 | right: 0; |
| 93 | } |
| 94 | |
| 95 | .components-flex.components-h-stack.editor-post-panel__row:has(.components-dropdown.editor-post-schedule__panel-dropdown) { |
| 96 | display: none; |
| 97 | } |
| 98 | |
| 99 | body[class^="version-6-"] .components-panel__body.edit-post-post-status.is-opened h2.components-panel__body-title { |
| 100 | margin-bottom: 42px; |
| 101 | } |
| 102 | |
| 103 | body[class^="version-6-"] .components-panel__row.wpp-calendar-edit-post-post-schedule { |
| 104 | top: 41px; |
| 105 | left: 15px; |
| 106 | right: 15px; |
| 107 | } |