Skip to content

Commit

Permalink
Update ProVK.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ProChopa authored Aug 24, 2024
1 parent e0fe3f7 commit be304f6
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions ProVK.css
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,8 @@ textarea {
.ConvoMain__themeWrapper,
.wdd_list,
.videoplayer_settings_menu_list,
.videoplayer_settings_menu_sublist {
.videoplayer_settings_menu_sublist,
.DatePicker .groups_edit_datepicker {
background: #222c37;
}
.LeftMenuItem-module__counter--VM1_w {
Expand Down Expand Up @@ -597,7 +598,10 @@ body.redesign_web {
.index_user_row,
.index_page .page_block,
.VkIdForm__input,
.SitesExamplesGalleryCard {
.SitesExamplesGalleryCard,
.groups_edit_event_log_page .groups_edit_event_log_items_wrap .groups_edit_event_log_item_main,
.DatePicker,
.DatePicker .groups_edit_datepicker{
border-radius: 24px;
}
.LeftMenuItem-module__item--XMcN9,
Expand Down Expand Up @@ -742,7 +746,9 @@ body .reply_author_label,
.AttachAudio__album,
.AttachmentCell__imageBlockContainer--square .AttachmentCell__imageBlockBackground,
.AttachmentCell__imageBlockContainer--square .AttachmentCell__imageBlock,
.AttachmentCell__imageBlockContainer--square .AttachmentCell__imageBlock::after {
.AttachmentCell__imageBlockContainer--square .AttachmentCell__imageBlock::after,
#group_apps_list .group_apps_list_rows .group_apps_list_row .group_apps_list_row_img .group_apps_list_row_img_img,
.apps_group_catalog_rows .apps_catalog_row .apps_catalog_row_img .apps_catalog_row_img_img {
border-radius: 50%;
border: none;
box-shadow: none;
Expand Down

0 comments on commit be304f6

Please sign in to comment.