Skip to content

Commit

Permalink
build admin assets again and fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
wordpressfan committed Jan 1, 2025
1 parent e819232 commit afb8cc2
Show file tree
Hide file tree
Showing 5 changed files with 87 additions and 20 deletions.
6 changes: 3 additions & 3 deletions assets/css/wpr-admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ a:focus, button:focus {
color: #121116;
padding: 8px 0;
padding-left: 4px;
border-bottom: 1px solid #c2cad4;
border-bottom: 1px solid rgb(194.1698113208, 202.0188679245, 211.8301886792);
}
.wpr-Popin .wp-rocket-data-table td:not(.column-primary) {
font-family: "Monaco";
Expand Down Expand Up @@ -2870,7 +2870,7 @@ div.wpr-tutorial-item {
font-family: Monaco;
color: #121116;
background: #fff;
border: 2px solid #c2cad4;
border: 2px solid rgb(194.1698113208, 202.0188679245, 211.8301886792);
border-radius: 3px;
font-size: 0.8125rem;
line-height: 1.2307692308;
Expand Down Expand Up @@ -2902,7 +2902,7 @@ div.wpr-tutorial-item {
height: 32px;
color: #121116;
background: #fff;
border: 2px solid #c2cad4;
border: 2px solid rgb(194.1698113208, 202.0188679245, 211.8301886792);
border-radius: 3px;
font-family: Monaco;
font-size: 0.75rem;
Expand Down
2 changes: 1 addition & 1 deletion assets/css/wpr-admin.min.css

Large diffs are not rendered by default.

95 changes: 81 additions & 14 deletions assets/js/wpr-admin.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/wpr-admin.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/wpr-admin.min.js.map

Large diffs are not rendered by default.

0 comments on commit afb8cc2

Please sign in to comment.