Made Connectors on new composer pop more visible
This commit is contained in:
parent
22e7cab6d4
commit
1e2187ec24
|
@ -128,3 +128,13 @@ aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-con
|
||||||
text-decoration-color: black;
|
text-decoration-color: black;
|
||||||
text-decoration-style: wavy;
|
text-decoration-style: wavy;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* New compose popup */
|
||||||
|
.profile-jot-net {
|
||||||
|
background: #dff0d8;
|
||||||
|
}
|
||||||
|
|
||||||
|
.profile-jot-net summary {
|
||||||
|
color: #3c763d;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue