Make current board bold in bottom board list.
This commit is contained in:
parent
95cd15613e
commit
a523f1e75b
@ -362,7 +362,8 @@ audio.controls-added {
|
|||||||
#toggleMsgBtn {
|
#toggleMsgBtn {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
.current {
|
.current,
|
||||||
|
:root.sw-yotsuba div#boardNavDesktopFoot a.current {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
@media (min-width: 1300px) {
|
@media (min-width: 1300px) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user