Skip to content

VK fixes by Kuroneko-yousenpai

Details

AuthorKuroneko-yousenpai

LicenseMIT

Categoryvk.com

Created

Updated

Size1.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes VK not so trash as default now

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         VK fixes
@namespace    vk.com
@description  Makes VK not so trash as default now
@author       Kuroneko-yousenpai (https://github.com/Kuroneko-yousenpai/)
@preprocessor stylus
@version      1.1.1
@license      MIT
==/UserStyle== */

@-moz-document domain("vk.com") {
    
	._ui_item_business_notify, .EmptyDialogStickers, .ConvoRecommendList, a#top_ecosystem_navigation_link.TopNavBtn.TopNavBtn__ecosystemMenuLink, .im-page--header-call.im-page--header-menu-button._im_dialog_call_action_wrapper, [dir] #top_profile_menu.top_profile_menu_new .top_profile_vkconnect_card_wrapper, .TopNavBtn.TopNavBtn--messenger, .page_block.ui_rmenu.im-page--dialogs-new-ui-banner-w._im_new_ui_banner, .EcosystemServicesNavigationDropdown_dropdown__Vggfr, [dir] .CatalogBlock--divided:first-child, [dir=ltr] .im-page_classic .im-top-banner, .ui_actions_menu_item.im-action.im-action_add_friend._im_action, .ConvoRecommendList, .im-page_classic.ConvoRecommendList, .EcosystemMultiAccounts_wrapper__VILBt .EcosystemMultiAccounts_addCell__y9cDW, .im-page--aside-photo, .UserPlaceholder_subtitle__JlRfZ, .EcoPlate_lk__wEKCB, .EcosystemServicesNavigationDropdown_dropdown__lM2GJ, #ui_rmenu_archive.ui_rmenu_item._ui_item_archive {
		display: none;
	}

	[dir] .audio_page_layout .audio_search_wrapper {
		height: 50px;
	}

	body.new_header_design .left_count_wrap.left_count_wrap--highlighted {
		background: #99A2AD;
	}

	.im-page--chat-header.im-page--chat-header_top-banner {
		
		height: 48px;
	}
}

Reviews

No reviews yet.