Files
cryptpad/customize.dist/src/less2/include/modal-theme.less

5 lines
107 B
Plaintext
Raw Normal View History

2017-09-04 15:09:54 +02:00
// Used in modal.less and alertify.less
@modal_padding: 12px;
@modal_shadow: 0 8px 32px 0 rgba(0,0,0,.4);