PluginProbe ʕ •ᴥ•ʔ
پارسی دیت – Parsi Date / 6.3
پارسی دیت – Parsi Date v6.3
6.3 6.2.1 6.2 6.1 5.1.6 5.1.7 5.1.8 5.1.8.2 6.0 trunk 1.0 1.1 1.2 1.3 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 2.0.0-alpha 2.1 2.1.1 2.1.2 2.1.3 2.1.5 2.1.6 2.1.7 2.2.0 2.2.1 2.2.2 2.2.3 2.3.0.1 2.3.0.2 2.3.1 2.3.2 2.3.3 2.3.4 3.0.1 3.0.2 3.0.3 4.0.0 4.0.1 4.0.2 5.1.0 5.1.1 5.1.2 5.1.3 5.1.4 5.1.5
wp-parsidate / assets / css-admin / gutenberg-jalali-calendar.build.css
wp-parsidate / assets / css-admin Last commit date
admin.css 3 days ago admin.css.map 3 days ago admin.min.css 3 days ago admin.min.css.map 3 days ago calendar-wdiget.min.css 3 days ago calendar-wdiget.min.css.map 3 days ago dashboard.css 3 days ago dashboard.css.map 3 days ago dashboard.min.css 3 days ago dashboard.min.css.map 3 days ago gutenberg-jalali-calendar.build.css 3 days ago jalalidatepicker.css 3 days ago jalalidatepicker.css.map 3 days ago jalalidatepicker.min.css 3 days ago jalalidatepicker.min.css.map 3 days ago keen-slider.css 3 days ago keen-slider.min.css 3 days ago plugin.css 3 days ago plugin.css.map 3 days ago plugin.min.css 3 days ago plugin.min.css.map 3 days ago tinymce-editor-rtl.css 3 days ago tinymce-editor.css 3 days ago tinymce-editor.min-rtl.css 3 days ago tinymce-editor.min.css 3 days ago vazir-font.css 3 days ago vazir-font.css.map 3 days ago vazir-font.min.css 3 days ago vazir-font.min.css.map 3 days ago woocommerce.css 3 days ago woocommerce.css.map 3 days ago woocommerce.min.css 3 days ago woocommerce.min.css.map 3 days 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 }