Skip to content

Commit 49d80c5

Browse files
committed
Release 5.0.8
1 parent 78d3019 commit 49d80c5

File tree

2,447 files changed

+54331
-1377
lines changed

Some content is hidden

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

2,447 files changed

+54331
-1377
lines changed

assets/css/backwpup-admin.css

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,10 +1029,6 @@ select {
10291029
height: 10rem;
10301030
}
10311031

1032-
.h-5 {
1033-
height: 1.25rem;
1034-
}
1035-
10361032
.h-6 {
10371033
height: 1.5rem;
10381034
}
@@ -1045,10 +1041,6 @@ select {
10451041
min-height: 2.5rem;
10461042
}
10471043

1048-
.w-0 {
1049-
width: 0px;
1050-
}
1051-
10521044
.w-10 {
10531045
width: 2.5rem;
10541046
}
@@ -1279,10 +1271,6 @@ select {
12791271
border-bottom-width: 1px;
12801272
}
12811273

1282-
.border-r {
1283-
border-right-width: 1px;
1284-
}
1285-
12861274
.border-danger {
12871275
--tw-border-opacity: 1;
12881276
border-color: rgb(219 0 13 / var(--tw-border-opacity, 1));
@@ -1698,6 +1686,9 @@ select {
16981686
--tw-bg-opacity: 1;
16991687
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
17001688
padding: 1rem;
1689+
}
1690+
1691+
.backwpup-typography {
17011692
font-family: Jost, sans-serif;
17021693
--tw-text-opacity: 1;
17031694
color: rgb(4 21 21 / var(--tw-text-opacity, 1));

assets/css/main.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)