1
0
Fork 0

Update custom.sass, fix tooltip bug

This commit is contained in:
Daniel Supernault 2019-07-21 01:01:56 -06:00
parent 7631aa0271
commit 5ef872ef96
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 2 additions and 2 deletions

View File

@ -543,12 +543,12 @@ details summary::-webkit-details-marker {
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #dc3545;
/*background-color: #dc3545;*/
border-radius: .25rem;
}
.tooltip-notification .tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
border-top-color: #dc3545;
/*border-top-color: #dc3545; */
}
.carousel-control-prev-icon, .carousel-control-next-icon {