study dark theme

pull/1870/head
Thibault Duplessis 2016-05-10 10:50:20 +02:00
parent 3acabc6638
commit 182563a19e
1 changed files with 4 additions and 0 deletions

View File

@ -78,6 +78,10 @@ body:not(.dark) .material.form .study_tabs a {
padding: 5px 10px;
margin-bottom: 10px;
}
body.dark .study_comment_form .title,
body.dark .study_comments .comment {
background: #262626;
}
.study_comments .text {
overflow: hidden;
word-wrap: break-word;