Made Connectors on new composer pop more visible

This commit is contained in:
hoergen 2019-11-30 14:49:03 +01:00
parent 22e7cab6d4
commit 1e2187ec24
1 changed files with 10 additions and 0 deletions

View File

@ -128,3 +128,13 @@ aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-con
text-decoration-color: black;
text-decoration-style: wavy;
}
/* New compose popup */
.profile-jot-net {
background: #dff0d8;
}
.profile-jot-net summary {
color: #3c763d;
font-weight: bold;
}