plugin updates
This commit is contained in:
@@ -2441,7 +2441,8 @@ html[dir=rtl] .acf-field-object.open > .handle {
|
||||
.acf-taxonomy-select-id,
|
||||
.acf-relationship-select-id,
|
||||
.acf-post_object-select-id,
|
||||
.acf-page_link-select-id {
|
||||
.acf-page_link-select-id,
|
||||
.acf-user-select-id {
|
||||
color: #98A2B3;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1269,6 +1269,12 @@ html[dir=rtl] .acf-button-group label:last-child {
|
||||
border-radius: 120px;
|
||||
}
|
||||
|
||||
.acf-true-false:has(.acf-switch) label {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-items: center;
|
||||
}
|
||||
|
||||
/* in media modal */
|
||||
.compat-item .acf-true-false .message {
|
||||
float: none;
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
// There are many ways to WordPress.
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
// There are many ways to WordPress.
|
||||
Reference in New Issue
Block a user