backport popup vars

This commit is contained in:
Luke "Jared" Bennett 2017-11-13 16:51:14 +00:00
parent d4d5e80433
commit 81c6265235
No known key found for this signature in database
GPG key ID: 402ED51FB5D306C2

View file

@ -719,3 +719,10 @@ Image Commenting cursor
*/
$image-comment-cursor-left-offset: 12;
$image-comment-cursor-top-offset: 30;
/*
Popup
*/
$popup-triangle-size: 15px;
$popup-triangle-border-size: 1px;
$popup-box-shadow-color: rgba(90, 90, 90, 0.05);