|
|
|
@ -577,9 +577,11 @@ $red: #e92424; |
|
|
|
|
-ms-overflow-style: none; /* IE and Edge */ |
|
|
|
|
scrollbar-width: none; /* Firefox */ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.tabbar { |
|
|
|
|
cursor: pointer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.active2, |
|
|
|
|
.active2 li a { |
|
|
|
|
cursor: move !important; |
|
|
|
@ -668,6 +670,137 @@ l.leaflet-popup-content, |
|
|
|
|
|
|
|
|
|
// * end PopupCard Component |
|
|
|
|
|
|
|
|
|
// TODO Start ProductImage Component |
|
|
|
|
|
|
|
|
|
.no-scrollbar::-webkit-scrollbar { |
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* Hide scrollbar for IE, Edge and Firefox */ |
|
|
|
|
.no-scrollbar { |
|
|
|
|
-ms-overflow-style: none; /* IE and Edge */ |
|
|
|
|
scrollbar-width: none; /* Firefox */ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
// * end PopupCard ProductImage |
|
|
|
|
|
|
|
|
|
// TODO Start ReactTable4 Component |
|
|
|
|
|
|
|
|
|
.customeClass1 .customeClass2 input { |
|
|
|
|
display: none !important; |
|
|
|
|
} |
|
|
|
|
.customeClass1 .customeClass2 span { |
|
|
|
|
display: none !important; |
|
|
|
|
} |
|
|
|
|
.no-scrollbar { |
|
|
|
|
-ms-overflow-style: none; /* IE and Edge */ |
|
|
|
|
scrollbar-width: none; /* Firefox */ |
|
|
|
|
} |
|
|
|
|
.tabbar { |
|
|
|
|
cursor: pointer; |
|
|
|
|
} |
|
|
|
|
.active2, |
|
|
|
|
.active2 li a { |
|
|
|
|
cursor: move !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
// * end PopupCard ReactTable4 |
|
|
|
|
|
|
|
|
|
// TODO Start ReactTable5 Component |
|
|
|
|
|
|
|
|
|
.customeClass1 .customeClass2 input { |
|
|
|
|
display: none !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.customeClass1 .customeClass2 span { |
|
|
|
|
display: none !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.no-scrollbar { |
|
|
|
|
-ms-overflow-style: none; /* IE and Edge */ |
|
|
|
|
scrollbar-width: none; /* Firefox */ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.tabbar { |
|
|
|
|
cursor: pointer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.active2, |
|
|
|
|
.active2 li a { |
|
|
|
|
cursor: move !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
// * end PopupCard ReactTable5 |
|
|
|
|
|
|
|
|
|
// TODO Start ReactTable5 Component |
|
|
|
|
|
|
|
|
|
.no-scrollbar { |
|
|
|
|
-ms-overflow-style: none; /* IE and Edge */ |
|
|
|
|
scrollbar-width: none; /* Firefox */ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.tabbar { |
|
|
|
|
cursor: pointer; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.active2, |
|
|
|
|
.active2 li a { |
|
|
|
|
cursor: move !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
// * end PopupCard SelectYear |
|
|
|
|
|
|
|
|
|
// TODO Start SemiDonut Component |
|
|
|
|
|
|
|
|
|
.apexcharts-legend { |
|
|
|
|
display: flex; |
|
|
|
|
overflow: auto; |
|
|
|
|
padding: 0 10px; |
|
|
|
|
position: absolute !important; |
|
|
|
|
left: 0px; |
|
|
|
|
top: 200px !important; |
|
|
|
|
justify-content: center !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.apexcharts-canvas { |
|
|
|
|
top: -54px !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.apexcharts-legend-text { |
|
|
|
|
margin-right: 5px !important; |
|
|
|
|
font-family: iransans-medium !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.apexcharts-legend-marker { |
|
|
|
|
border-radius: 0px !important; |
|
|
|
|
width: 15px !important; |
|
|
|
|
height: 15px !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.apexcharts-legend-series { |
|
|
|
|
margin-top: 10px !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.apexcharts-datalabels { |
|
|
|
|
display: none !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
// * end PopupCard SemiDonut |
|
|
|
|
|
|
|
|
|
// TODO Start Sidebar/SidebarDesign2 Component |
|
|
|
|
|
|
|
|
|
.no-scrollbar::-webkit-scrollbar { |
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* Hide scrollbar for IE, Edge and Firefox */ |
|
|
|
|
.no-scrollbar { |
|
|
|
|
-ms-overflow-style: none; /* IE and Edge */ |
|
|
|
|
scrollbar-width: none; /* Firefox */ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
// * end PopupCard Sidebar/SidebarDesign2 |
|
|
|
|
|
|
|
|
|
// ? class for selectbox inside -->> CustomSelectBox <<-- |
|
|
|
|
.customizeSelect { |
|
|
|
|
background-position: left 0.5rem center; |
|
|
|
|