border-color: $grey !important;
}
-.border-lightgrey {
- border-color: $lightgrey !important;
-}
-
/* Rules for the header */
#menu-icon {
}
}
- span.action-button:hover {
- cursor: pointer;
- text-decoration: underline;
- }
-
.note-description {
overflow: hidden;
margin: 0 0 10px 10px;
height: 400px;
display: none;
}
- .comments {
- max-width: 740px;
+ .diary-comment .col-auto {
+ width: 62px;
}
- .diary-comment {
- border-top: 1px dashed $grey;
- &:first-child {
- border-top: 1px solid $grey;
- }
+ .diary-comment .col {
+ max-width: 690px;
}
}