Fixed issue #72 - bad css in report dialog

lolsob-rspec
Ondřej Hruška 2017-07-15 16:45:39 +02:00
parent 2706eef783
commit 759f530d30
1 changed files with 10 additions and 0 deletions

View File

@ -523,6 +523,16 @@
}
// --- end extra clickable spaces ---
.status-check-box {
.status__content,
.reply-indicator__content {
color: #3a3a3a;
a {
color: #005aa9;
}
}
}
.status__content,
.reply-indicator__content {
position: relative;