Skip to content

Commit

Permalink
Update ProVK.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ProChopa authored Oct 13, 2024
1 parent 1908867 commit 24497e4
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions ProVK.css
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,8 @@ a.HeaderSectionSwitcherDropdown__itemTitle:hover,
.Office .ads_relevance_score,
.ads_main_notice,
.videoplayer_context_menu ._item:hover,
.ads_ad_snippet {
.ads_ad_snippet,
.mv_chat_reply_form{
background: #2a3742;
}
.vkuiTabsItem--selected.vkuiTabsItem--mode-accent,
Expand Down Expand Up @@ -958,7 +959,9 @@ a.HeaderSectionSwitcherDropdown__itemTitle:hover,
.VideoRecomsItem__thumb_wrap::after,
.FCWindow__header,
.FCWindow,
.ads_ad_snippet {
.ads_ad_snippet,
.mv_chat_reply_form,
.VideoChatHideButton-module__button--URjJQ {
border-radius: 24px;
border: none;
}
Expand All @@ -971,7 +974,8 @@ a.HeaderSectionSwitcherDropdown__itemTitle:hover,
}
.ui_search_new .ui_search_button_search,
.VideoSearchInput__withNewSuggester button.ui_search_button_search,
.VideoSearchInput__withNewSuggester.VideoSearchInput--sticky.ui_search_new button.ui_search_button_search{
.VideoSearchInput__withNewSuggester.VideoSearchInput--sticky.ui_search_new button.ui_search_button_search,
.mv_chat{
border-radius: 0 24px 24px 0;
}
.videoplayer_media_provider {
Expand Down Expand Up @@ -1165,6 +1169,3 @@ body.redesign_web {
.SideOfficeMenu {
border-right: 1px solid #2a3742;;
}
.Loading__overlay {
background: rgba(27,34,42,.5);
}

0 comments on commit 24497e4

Please sign in to comment.