Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
549ea8f263
|
@@ -251,4 +251,8 @@
|
||||
.i-upload::before {
|
||||
filter: brightness(0);
|
||||
}
|
||||
|
||||
.approvebg {
|
||||
background: #ffa4a4;
|
||||
}
|
||||
}
|
@@ -1455,7 +1455,7 @@ div.bbc_footnotes .meaction {}
|
||||
|
||||
/* Colors for background of posts requiring approval */
|
||||
.approvebg {
|
||||
background: #FFF5CD;
|
||||
background: #220505;
|
||||
}
|
||||
|
||||
.poster .name {
|
||||
|
@@ -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. -->
|
||||
|
Reference in New Issue
Block a user