related to #1614 darkmode for add btn when 0 relatd cats

This commit is contained in:
Matthieu Leproux
2022-03-09 15:50:56 +01:00
committed by Matthieu Leproux
parent fde4e392ef
commit 1f6cdc08d8
3 changed files with 12 additions and 6 deletions
+6
View File
@@ -820,4 +820,10 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
.search-result-item .icon-plus-circled:hover{
color: #ff7700;
}
.breadcrumb-item.add-item.highlight {
background: #ffa646;
box-shadow: 0 2px #af7200;
color: white !important;
}