diff --git a/app/globals.css b/app/globals.css index 6af5ac2..6fef6da 100644 --- a/app/globals.css +++ b/app/globals.css @@ -524,6 +524,22 @@ html { fill: #5559ce !important; } +.dark .table-profile-page .MuiTableContainer-root { + border-bottom: 1px solid #343645 !important; +} + +.table-profile-page .MuiTableContainer-root { + border-bottom: 1px solid #dbdbdb !important; +} + +.dark .table-profile-page .MuiTableContainer-root { + border-bottom: 1px solid #343645 !important; +} + +.dark .table-profile-page .MuiTableRow-root th { + border: 1px solid #343645 !important; +} + @media (max-width: 1024px) { .day-label-bar-inner-rtl, .panel-jalaali, @@ -545,6 +561,10 @@ html { border-color: #35343d !important; } +.dark .Mui-focused .MuiOutlinedInput-notchedOutline { + border-color: #5559ce !important; +} + .dark .MuiList-root { background: #1f1d2b !important; color: #a1a1a1 !important; diff --git a/components/layoutPanel/header/Search.js b/components/layoutPanel/header/Search.js index fd0ca22..88be082 100644 --- a/components/layoutPanel/header/Search.js +++ b/components/layoutPanel/header/Search.js @@ -19,34 +19,6 @@ function Search() { paddingTop: "9px !important", paddingBottom: "9px !important", }, - "& .MuiFormLabel-root": { - top: "-4px !important", - }, - "& .MuiInputBase-root": { - borderRadius: "8px", - }, - "& .MuiOutlinedInput-input": { - paddingTop: "9px !important", - paddingBottom: "9px !important", - }, - "& .MuiOutlinedInput-notchedOutline": { - border: "1px solid #EFEFEF !important", - transition: "0.3s all !important", - }, - "& .MuiOutlinedInput-root": { - "&.MuiInputBase-root,.MuiFormLabel-root ": { - color: "#7E7E7E !important", - fontsize: "14px", - fontweight: "400", - }, - "&:hover .MuiOutlinedInput-notchedOutline": { - border: "1px solid #EFEFEF !important", - }, - "&.Mui-focused .MuiOutlinedInput-notchedOutline": { - border: "1px solid #5559CE !important", - transition: "0.3s all !important", - }, - }, }} /> ); diff --git a/components/panel/addDoctor/index.js b/components/panel/addDoctor/index.js index 3e389cf..2d0027e 100644 --- a/components/panel/addDoctor/index.js +++ b/components/panel/addDoctor/index.js @@ -36,7 +36,7 @@ function AddDoctorPage() { return (
-

+

پروفایل من