This commit is contained in:
Huong Nguyen 2024-02-29 10:44:39 +07:00
commit 1c11531ab7
5 changed files with 18 additions and 7 deletions

View file

@ -36340,6 +36340,9 @@ body {
.navbar-nav .popover-region .icon {
font-weight: bolder;
}
.navbar-nav .popover-region .notification-image .icon {
font-weight: 400;
}
.navbar .popover-region.collapsed .popover-region-container {
opacity: 0;
@ -36439,9 +36442,9 @@ body {
width: calc(100% - 24px);
}
.content-item-container.selected {
background-color: #4f94cd;
background-color: #3279b3;
color: #fff;
border-color: #4f94cd;
border-color: #3279b3;
}
.content-item-container.selected .content-item-footer .timestamp {
color: #fff;