Skip to content

Commit

Permalink
Recompile WordPress
Browse files Browse the repository at this point in the history
  • Loading branch information
deployment_bot committed Jan 12, 2024
1 parent 2c05916 commit b025f95
Show file tree
Hide file tree
Showing 23 changed files with 89 additions and 87 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@ form#tags-filter {

.privacy-settings-accordion-actions .success {
display: none;
color: #008a20;
color: #007017;
padding-left: 1em;
padding-top: 6px;
}
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ form#tags-filter {

.privacy-settings-accordion-actions .success {
display: none;
color: #008a20;
color: #007017;
padding-right: 1em;
padding-top: 6px;
}
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@ border color while dragging a file over the uploader drop area */
}

.copy-to-clipboard-container .success {
color: #008a20;
color: #007017;
margin-right: 8px;
}

Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,7 @@ border color while dragging a file over the uploader drop area */
}

.copy-to-clipboard-container .success {
color: #008a20;
color: #007017;
margin-left: 8px;
}

Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ are styled in the Privacy section of edit.css */
}

.site-health-copy-buttons .success {
color: #008a20;
color: #007017;
margin-right: 0.5rem;
}

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ are styled in the Privacy section of edit.css */
}

.site-health-copy-buttons .success {
color: #008a20;
color: #007017;
margin-left: 0.5rem;
}

Expand Down
Loading

0 comments on commit b025f95

Please sign in to comment.