Created
September 3, 2024 20:59
-
-
Save 0x4a/0a4cce672fa31c3865a7f5f260fa7d4b to your computer and use it in GitHub Desktop.
#plenty #userstyle for forum:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tr.category-keyaccounting-c-9548 { background-color: #0a394a; } | |
div.reply-area { background-color: #43000b; } | |
body.category-keyaccounting-c-9548 div.reply-area { background-color: #0a394a; } | |
header > div.wrap { background-color: #43000b; } | |
body.category-keyaccounting-c-9548 header > div.wrap { background-color: #0a394a; } | |
.btn.create { display: none; } | |
.btn-flat.reply.create { display: none; } | |
body.category-keyaccounting-c-9548 .btn.create { display: flex; } | |
body.category-keyaccounting-c-9548 .btn-flat.reply.create { display: flex; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment