1 Commits

Author SHA1 Message Date
549ea8f263 approvebg, back to development 2025-09-24 10:03:24 -05:00
3 changed files with 6 additions and 2 deletions

View File

@@ -251,4 +251,8 @@
.i-upload::before {
filter: brightness(0);
}
.approvebg {
background: #ffa4a4;
}
}

View File

@@ -1455,7 +1455,7 @@ div.bbc_footnotes .meaction {}
/* Colors for background of posts requiring approval */
.approvebg {
background: #FFF5CD;
background: #220505;
}
.poster .name {

View File

@@ -2,7 +2,7 @@
<theme-info xmlns="https://www.elkarte.net/site/theme-info" xmlns:elk="https://www.elkarte.net/">
<!-- For the id, always use something unique - put your name, a colon, and then the package name. -->
<id>artix:Artix</id>
<version>1.2.10</version>
<version>1.2.11</version>
<!-- Theme name, used purely for aesthetics. -->
<name>Artix</name>
<!-- Author: your email address or contact information. The name attribute is optional. -->