diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index dcd277f..4d7b69c 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -2242,6 +2242,10 @@ border-radius: 10px; } +.input_f_profile.grey{ + background: #F8F8F8; +} + .status_f_profile{ width: calc(100% - 120px); padding-left: 10px; diff --git a/templates/blocks/profile/b_profile.html b/templates/blocks/profile/b_profile.html index 1d2fa2a..9e068f1 100644 --- a/templates/blocks/profile/b_profile.html +++ b/templates/blocks/profile/b_profile.html @@ -41,7 +41,7 @@