diff --git a/ServiceHost/Areas/Admin/Pages/Accounts/Account/CreateRole.cshtml b/ServiceHost/Areas/Admin/Pages/Accounts/Account/CreateRole.cshtml index 7a46a7d6..44f61a60 100644 --- a/ServiceHost/Areas/Admin/Pages/Accounts/Account/CreateRole.cshtml +++ b/ServiceHost/Areas/Admin/Pages/Accounts/Account/CreateRole.cshtml @@ -18,6 +18,10 @@ margin-right: 80px; } + .level4 { + margin-right: 120px; + } + .parent { border-radius: 10px 0px 0px 10px; min-width: 220px; @@ -42,6 +46,16 @@ border: 1px solid #666666 !important; margin-right: -4px; } + + .parentLevel3 { + border-radius: 10px 0px 0px 10px; + min-width: 220px !important; + text-align: start; + background-color: #666666 !important; + border: 1px solid #666666 !important; + margin-right: -4px; + } + .ion-plus { position: relative !important; top: 4px !important; @@ -536,15 +550,45 @@ - - - @* تشخیص چهره *@ -
+
-+
@@ -99,17 +101,17 @@