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 15, 2024
1 parent 3f0bb7f commit e2bbaa9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ProVK.css
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@
.slider_loading_bar,
.audio_page_player2 .audio_page_player_track_slider.slider.slider_size_1 .slider_slide,
.audio_page_player2 .audio_page_player_volume_slider.slider.slider_size_1 .slider_slide,
.Slider-module__backTransparent--L5JfD.Slider-module__sliderPrimary--HV2wY::before,
.slider.slider_size_1 .slider_slide,
body {
background: #1b222a;
Expand Down Expand Up @@ -666,7 +667,9 @@ body .reply_author_label,
.idd_popup,
.idd_popup .idd_item,
.idd_popup .idd_items_content,
.idd_popup .idd_header_wrap {
.idd_popup .idd_header_wrap,
.audio_page__shuffle_all .audio_page__shuffle_all_button:hover,
.audio_page_save_as_playlist .audio_page_save_as_playlist_button:hover:not([disabled]) {
border-radius: 24px;
border: none;
}
Expand Down

0 comments on commit e2bbaa9

Please sign in to comment.