0.0.330 add color for title in my_routes
This commit is contained in:
@@ -1538,9 +1538,10 @@
|
||||
color: #272424;
|
||||
|
||||
margin-bottom: 10px;
|
||||
border: 2px solid #FF613A;
|
||||
/*border: 2px solid #FF613A;*/
|
||||
|
||||
border-radius: 10px;
|
||||
padding: 5px;
|
||||
padding: 7px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user