Update custom.scss

pull/547/head
Daniel Supernault 8 years ago
parent 918d377d5b
commit 8bac77ab33
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -422,4 +422,16 @@ details summary::-webkit-details-marker {
color: #08d;
background: transparent;
border: 1px solid #08d;
}
.messages-page .bg-primary.text-white a {
color: #fff;
}
.notification-tooltip .tooltip-inner {
font-weight: bold;
}
.notification-tooltip .arrow::before {
border-bottom-color:#dc3545 !important;
}
Loading…
Cancel
Save