+ There are many variations of passages of
+
+
+
No active properties found.
- )} - > + +No active properties found.
+ )} + > ); }; diff --git a/ef-ui/src/dashboard.css b/ef-ui/src/dashboard.css index 0eb1262..ff38201 100644 --- a/ef-ui/src/dashboard.css +++ b/ef-ui/src/dashboard.css @@ -1,11 +1,57 @@ + + .btn.active { - background-color: #fda417; /* Highlight color for the active tab */ - color: #fff; /* Text color for the active tab */ + background-color: #fda417; + /* Highlight color for the active tab */ + color: #fff; + /* Text color for the active tab */ border: 1px solid #fda417; - } - - - +} + +body { + background: #eee +} + +.ratings i { + font-size: 16px; + color: red +} + +.strike-text { + color: red; + text-decoration: line-through +} + +.product-image { + width: 100% +} + +.dot { + height: 7px; + width: 7px; + margin-left: 6px; + margin-right: 6px; + margin-top: 3px; + background-color: #fda417; + border-radius: 50%; + display: inline-block +} + +.spec-1 { + color: #938787; + font-size: 15px +} + +h5 { + font-weight: 400 +} + +.para { + font-size: 16px +} + + + /*