Skip to content

Commit 157570b

Browse files
committed
update from core
1 parent 630fbe2 commit 157570b

File tree

68 files changed

+2934
-1766
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+2934
-1766
lines changed

assets/css/admin.css

Lines changed: 102 additions & 47 deletions
Large diffs are not rendered by default.

assets/css/admin.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/admin/layout.scss

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -158,51 +158,51 @@
158158
}
159159
}
160160

161+
@media(max-width: $rsp-break-s) {
162+
grid-column: span 4;
163+
}
164+
165+
&.no-background {
166+
background: none;
167+
border: none;
168+
box-shadow: none;
169+
}
170+
171+
&.rsssl-column-2 {
172+
grid-column: span 2;
161173
@media(max-width: $rsp-break-s) {
162174
grid-column: span 4;
163175
}
176+
}
164177

165-
&.no-background {
166-
background: none;
167-
border: none;
168-
box-shadow: none;
169-
}
178+
&.rsssl-row-2 {
179+
grid-row: span 2;
180+
min-height: 400px;
181+
}
170182

171-
&.rsssl-column-2 {
172-
grid-column: span 2;
173-
@media(max-width: $rsp-break-s) {
174-
grid-column: span 4;
175-
}
176-
}
183+
&-header {
184+
width: 100%;
185+
box-sizing: border-box;
186+
display: flex;
187+
align-items: center;
188+
justify-content: space-between;
189+
min-height: calc(30px + var(--rsp-spacing-s) * 2);
190+
@include rsssl-block-padding;
177191

178-
&.rsssl-row-2 {
179-
grid-row: span 2;
180-
min-height: 400px;
181-
}
182-
183-
&-header {
184-
width: 100%;
185-
box-sizing: border-box;
186-
display: flex;
187-
align-items: center;
188-
justify-content: space-between;
189-
min-height: calc(30px + var(--rsp-spacing-s) * 2);
190-
@include rsssl-block-padding;
191-
192-
&:empty {
193-
display: none;
194-
}
192+
&:empty {
193+
display: none;
195194
}
195+
}
196196

197-
&-title {
198-
margin: 4px 0 4px 0;
199-
}
197+
&-title {
198+
margin: 4px 0 4px 0;
199+
}
200200

201-
&-controls {
202-
font-size: var(--rsp-fs-200);
203-
display: flex;
204-
gap: var(--rsp-spacing-s);
205-
}
201+
&-controls {
202+
font-size: var(--rsp-fs-200);
203+
display: flex;
204+
gap: var(--rsp-spacing-s);
205+
}
206206

207207
&-content {
208208
flex-grow: 100;
@@ -228,22 +228,22 @@
228228
.rsssl-legend {
229229
display: flex;
230230

231-
span {
232-
padding-left: 5px;
233-
}
234-
}
235-
236-
&:empty {
237-
display: none;
231+
span {
232+
padding-left: 5px;
238233
}
239234
}
240235

241-
.rsssl-flex-push-right {
242-
margin-left: auto;
236+
&:empty {
237+
display: none;
243238
}
239+
}
244240

245-
.rsssl-flex-push-left {
246-
margin-right: auto;
247-
}
241+
.rsssl-flex-push-right {
242+
margin-left: auto;
248243
}
244+
245+
.rsssl-flex-push-left {
246+
margin-right: auto;
247+
}
248+
}
249249
}

assets/css/admin/modules/datatables.scss

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.rsssl-content_security_policy_source_directives,.rsssl-firewall_block_list_listing, .rsssl-two_fa_users, .rsssl-firewall_list_listing, .rsssl-vulnerabilities_overview, .rsssl-permissions_policy, .rsssl-firewall_white_list_listing, .rsssl-firewall_logs_content, .rsssl-limit_login_attempts_country, .rsssl-limit_login_attempts_users, .rsssl-limit_login_attempts_event_log, .rsssl-mixed-content-scan, .rsssl-limit_login_attempts_ip_address, .rsssl-content_security_policy, .rsssl-hardening-xml {
1+
.rsssl-user_agents, .rsssl-content_security_policy_source_directives,.rsssl-firewall_block_list_listing, .rsssl-two_fa_users, .rsssl-firewall_list_listing, .rsssl-vulnerabilities_overview, .rsssl-permissions_policy, .rsssl-404_blocking, .rsssl-firewall_white_list_listing, .rsssl-firewall_logs_content, .rsssl-limit_login_attempts_country, .rsssl-limit_login_attempts_users, .rsssl-limit_login_attempts_event_log, .rsssl-mixed-content-scan, .rsssl-limit_login_attempts_ip_address, .rsssl-content_security_policy, .rsssl-hardening-xml {
22

33
.rsssl-field-wrap {
44
//wp-core also adds an svg for the select dropdown, so we hide the one from the react datatables component
@@ -154,7 +154,7 @@
154154
}
155155
}
156156

157-
.rsssl-firewall_logs, .rsssl-permissions_policy, .rsssl-two_fa_users, .rsssl-content_security_policy_source_directives, .rsssl-firewall_white_list_listing, .rsssl-firewall_block_list_listing, .rsssl-firewall_list_listing, .rsssl-vulnerabilities_overview, .rsssl-vulnerabilities_measures, .rsssl-limit_login_attempts_country, .rsssl-limit_login_attempts_users, .rsssl-firewall_event_log_viewer, .rsssl-firewall_logs_content, .rsssl-limit_login_attempts_event_log, .rsssl-mixed-content-scan, .rsssl-limit_login_attempts_ip_address, .rsssl-content_security_policy, .rsssl-hardening-xml {
157+
.rsssl-user_agents, .rsssl-404_blocking, .rsssl-firewall_logs, .rsssl-permissions_policy, .rsssl-two_fa_users, .rsssl-content_security_policy_source_directives, .rsssl-firewall_white_list_listing, .rsssl-firewall_block_list_listing, .rsssl-firewall_list_listing, .rsssl-vulnerabilities_overview, .rsssl-vulnerabilities_measures, .rsssl-limit_login_attempts_country, .rsssl-limit_login_attempts_users, .rsssl-firewall_event_log_viewer, .rsssl-firewall_logs_content, .rsssl-limit_login_attempts_event_log, .rsssl-mixed-content-scan, .rsssl-limit_login_attempts_ip_address, .rsssl-content_security_policy, .rsssl-hardening-xml {
158158
.rsssl-field-wrap {
159159
margin-left: CALC(-1 * var(--rsp-spacing-l));
160160
margin-right: CALC(-1 * var(--rsp-spacing-l));
@@ -197,6 +197,8 @@
197197
.rsssl-content_security_policy,
198198
.rsssl-permissions_policy,
199199
.rsssl-firewall_list_listing,
200+
.rsssl-user_agents,
201+
.rsssl-404_blocking,
200202
.rsssl-firewall_white_list_listing,
201203
.rsssl-firewall_block_list_listing,
202204
.rsssl-hardening-xml,

assets/css/admin/modules/onboarding.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
.rsssl-modal-content{
1010
display:flex;
11-
11+
min-height:295px;
1212
.rsssl-onboarding-placeholder {
1313
flex-grow:1
1414
}
@@ -32,4 +32,5 @@
3232
}
3333
}
3434
}
35+
3536
}

assets/css/admin/modules/two-fa.scss

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,13 @@ a.rsssl-skip-link {
2929
ul {
3030
max-height:initial;
3131
}
32+
}
33+
34+
.rsssl-add-button__inner .button {
35+
display: flex;
36+
align-items: center;
37+
}
38+
39+
.rsssl-add-button__inner .button .icon {
40+
margin-left: 8px; /* Adjust the spacing as needed */
3241
}

assets/css/rtl/admin.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)