auto-patch 638-dev-dev01-2024-05-14T20_44_36
This commit is contained in:
@@ -1514,6 +1514,25 @@ div.error {
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
#plugin-information-footer #plugin-activated-successfully {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#plugin-information-footer #plugin-activated-successfully p {
|
||||
display: flex;
|
||||
gap: 1em;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#plugin-information-footer #plugin-activated-successfully .refresh-page {
|
||||
flex-grow: 0;
|
||||
line-height: 2.15384615;
|
||||
min-height: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.update-message p:before,
|
||||
.updating-message p:before,
|
||||
.updated-message p:before,
|
||||
|
||||
2
wp/wp-admin/css/common-rtl.min.css
vendored
2
wp/wp-admin/css/common-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -1513,6 +1513,25 @@ div.error {
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
#plugin-information-footer #plugin-activated-successfully {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#plugin-information-footer #plugin-activated-successfully p {
|
||||
display: flex;
|
||||
gap: 1em;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#plugin-information-footer #plugin-activated-successfully .refresh-page {
|
||||
flex-grow: 0;
|
||||
line-height: 2.15384615;
|
||||
min-height: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.update-message p:before,
|
||||
.updating-message p:before,
|
||||
.updated-message p:before,
|
||||
|
||||
2
wp/wp-admin/css/common.min.css
vendored
2
wp/wp-admin/css/common.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -1125,7 +1125,7 @@ border color while dragging a file over the uploader drop area */
|
||||
.imgedit-panel-tools > .imgedit-menu {
|
||||
display: flex;
|
||||
column-gap: 4px;
|
||||
align-items: start;
|
||||
align-items: flex-start;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
|
||||
2
wp/wp-admin/css/media-rtl.min.css
vendored
2
wp/wp-admin/css/media-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -1124,7 +1124,7 @@ border color while dragging a file over the uploader drop area */
|
||||
.imgedit-panel-tools > .imgedit-menu {
|
||||
display: flex;
|
||||
column-gap: 4px;
|
||||
align-items: start;
|
||||
align-items: flex-start;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
|
||||
2
wp/wp-admin/css/media.min.css
vendored
2
wp/wp-admin/css/media.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user