mirror of
https://github.com/funamitech/mastodon
synced 2024-11-30 15:58:28 +09:00
Fixed issue #72 - bad css in report dialog
This commit is contained in:
parent
99f24ab0c7
commit
08d021916d
@ -523,6 +523,16 @@
|
|||||||
}
|
}
|
||||||
// --- end extra clickable spaces ---
|
// --- end extra clickable spaces ---
|
||||||
|
|
||||||
|
.status-check-box {
|
||||||
|
.status__content,
|
||||||
|
.reply-indicator__content {
|
||||||
|
color: #3a3a3a;
|
||||||
|
a {
|
||||||
|
color: #005aa9;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.status__content,
|
.status__content,
|
||||||
.reply-indicator__content {
|
.reply-indicator__content {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
Reference in New Issue
Block a user