From 60103bc9dda872a8a8e385ed2b4e6baa126619f3 Mon Sep 17 00:00:00 2001 From: Aleksander <33459274+Wondermarin@users.noreply.github.com> Date: Fri, 28 Feb 2020 06:47:19 +0300 Subject: [PATCH] 2.3.8 --- vdark.user.css | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/vdark.user.css b/vdark.user.css index 3f9d1a7..04b42cf 100644 --- a/vdark.user.css +++ b/vdark.user.css @@ -5,7 +5,7 @@ @homepageURL https://github.com/Wondermarin/VDARK @updateURL https://dl.dropboxusercontent.com/s/faysjkwgq5n9m8a/vdark.user.css?dl=0 @supportURL https://github.com/Wondermarin/VDARK -@version 2.3.7 +@version 2.3.8 @author Wondermarin (https://wondermarin.com) @license CC-BY-NC-4.0 @preprocessor stylus @@ -15,7 +15,7 @@ ==/UserStyle== */ -@-moz-document domain("vk.com") { +@-moz-document regexp("https?://vk.com/(?!blog|!?dev|!?about|!?jobs|!?products|!?biz|!?ads|!?widget).*") { if linkColors == blue { .audio_row .audio_row__performers a { color: #72aef6; @@ -13763,6 +13763,14 @@ background-color: #1c1c1c; } + .audio_page_layout .audio_search_wrapper { + background-color: #1c1c1c; + } + + .audio_page_layout .audio_block { + box-shadow: 0 1px 0 0 #1c1c1c, 0 0 0 1px #1c1c1c; + } + /* Blog */ .blog_entry_title {