overleaf/services/web/frontend/stylesheets/bootstrap-5/pages/sidebar-v2-dash-pane.scss

14 lines
251 B
SCSS
Raw Normal View History

.project-list-sidebar-survey-link {
@extend .text-white;
font-weight: bold;
}
.notification-close-button-style button {
&:hover {
background-color: transparent !important;
}
&:focus {
background-color: transparent !important;
}
}