0.0.330 add color for title in my_routes

This commit is contained in:
2023-12-21 16:28:42 +03:00
parent 0c146caeef
commit 1dae86f0e7
4 changed files with 25 additions and 4 deletions

View File

@@ -546,6 +546,12 @@ header .header-first {
#save_changes_txt.hide{
display: none;
}
#mover_title_color{
background: #e0bff0;
}
#customer_title_color{
background: #f5d813;
}
.dropdown {
position: relative;