1
0
Fork 0

Update custom sass

This commit is contained in:
Daniel Supernault 2019-02-21 21:05:55 -07:00
parent 6fc752b5ad
commit 80624aea83
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 8 additions and 0 deletions

View File

@ -491,3 +491,11 @@ details summary::-webkit-details-marker {
#s-modal .modal-content {
border-radius: 0;
}
.text-lighter {
color:#B8C2CC !important;
}
.cursor-pointer {
cursor: pointer;
}