styling for on-demand quote nest traversal

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2017-12-18 19:28:19 +00:00
parent 2961e1949f
commit b16dcbc057
No known key found for this signature in database
GPG key ID: 3F879DA5AD802A5E

View file

@ -20,3 +20,7 @@ limitations under the License.
padding-bottom: 1px;
bottom: -5px;
}
.mx_Quote_show {
cursor: pointer;
}