styling for on-demand quote nest traversal

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/5804/head
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
1 changed files with 4 additions and 0 deletions

View File

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