mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style: replace strikethrough with gray color for unassigned board directories
This commit is contained in:
@@ -23,8 +23,7 @@
|
||||
}
|
||||
|
||||
.placeholder {
|
||||
text-decoration: line-through;
|
||||
color: var(--topbar-desktop-link-text-color);
|
||||
color: var(--topbar-separator-color);
|
||||
}
|
||||
|
||||
.navTopRight {
|
||||
|
||||
@@ -314,7 +314,7 @@
|
||||
}
|
||||
|
||||
.boardsColumn a.placeholder {
|
||||
text-decoration: line-through;
|
||||
color: #aaa !important;
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
|
||||
Reference in New Issue
Block a user