Download all files FTP

This commit is contained in:
2026-04-13 15:50:16 +02:00
parent d8382136b2
commit cb5b386424
6906 changed files with 1956223 additions and 40713 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
/* To be replaced in `head` to control optm data location */

View File

@@ -0,0 +1,56 @@
.litespeed-wrap h2.nav-tab-wrapper,
.litespeed-wrap h3.nav-tab-wrapper {
margin-bottom: 0;
}
.litespeed-wrap h2 .nav-tab {
font-size: 14px;
}
.litespeed-wrap .striped > tbody > :nth-child(odd),
.litespeed-wrap ul.striped > :nth-child(odd),
.litespeed-wrap .alternate {
background-color: #f9f9f9;
}
.litespeed-wrap .notice,
.litespeed-wrap div.updated,
.litespeed-wrap div.error {
border-left: 4px solid #fff;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
padding: 1px 12px;
}
.litespeed-wrap .notice-success,
.litespeed-wrap div.updated {
border-left-color: #46b450;
}
.litespeed-wrap .notice-success.notice-alt {
background-color: #ecf7ed;
}
.litespeed-wrap .notice-warning {
border-left-color: #ffb900;
}
.litespeed-wrap .notice-warning.notice-alt {
background-color: #fff8e5;
}
.litespeed-wrap .notice-error,
.litespeed-wrap div.error {
border-left-color: #dc3232;
}
.litespeed-wrap .notice-error.notice-alt {
background-color: #fbeaea;
}
.litespeed-wrap .notice-info {
border-left-color: #00a0d2;
}
.litespeed-wrap .notice-info.notice-alt {
background-color: #e5f5fa;
}

File diff suppressed because it is too large Load Diff