Skip to content

Commit

Permalink
プレビュー中はヘッダファイルのバッジを表示しない
Browse files Browse the repository at this point in the history
  • Loading branch information
saki7 committed Nov 9, 2017
1 parent 8c8c837 commit 561c7f8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions css/kunai/site/sidebar.css
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,12 @@ main[role="main"] .kunai-sidebar.force-legacy {
background: rgba(250, 250, 255, 1);
font-weight: bold;
}

.cr-index {
ul.badges {
display: none;
}
}
}
}
}
Expand Down

0 comments on commit 561c7f8

Please sign in to comment.