From 4dd90888595e55d4c2377fd9bde721d7c0753be9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jillian=20=C3=96sterreich?= Date: Sun, 24 Nov 2024 11:39:05 +0700 Subject: [PATCH] fix(theme-midnight): "Show more" and "Feed settings" --- themepacks/midnight/res/xmas.css | 4 +-- themepacks/midnight/stylesheet.css | 40 ++++++++++++++++-------------- themepacks/midnight/theme.yml | 2 +- 3 files changed, 24 insertions(+), 22 deletions(-) diff --git a/themepacks/midnight/res/xmas.css b/themepacks/midnight/res/xmas.css index 5033703b..e63e8365 100644 --- a/themepacks/midnight/res/xmas.css +++ b/themepacks/midnight/res/xmas.css @@ -1,7 +1,7 @@ .page_header { - background-image: url('/themepack/midnight/0.0.3.1/resource/xheader.png') !important; + background-image: url('/themepack/midnight/0.0.3.2/resource/xheader.png') !important; } .page_custom_header { - background-image: url('/themepack/midnight/0.0.3.1/resource/xheader_custom.png') !important; + background-image: url('/themepack/midnight/0.0.3.2/resource/xheader_custom.png') !important; } diff --git a/themepacks/midnight/stylesheet.css b/themepacks/midnight/stylesheet.css index 1c3b3079..7d4a1623 100644 --- a/themepacks/midnight/stylesheet.css +++ b/themepacks/midnight/stylesheet.css @@ -135,7 +135,8 @@ th, .ovk-photo-view, .page_wrap_content_main .def_row_content, .topGrayBlock, -.bigPlayer { +.bigPlayer, +input[type="number"] { border-color: #2c2640 !important; } @@ -187,10 +188,8 @@ hr { .ovk-diag-action, .minilink .counter, .topGrayBlock, -.showMore, -.showMoreAudiosPlaylist, -#showMorePhotos, -#showMoreVideos { +#show_more, +.information { background-color: #2c2640 !important; } @@ -232,7 +231,8 @@ a, .paginator a:hover, .post-share-button:hover, .post-like-button:hover, -#search_box_button:active { +#search_box_button:active, +.mb_tab:hover { background-color: #272138 !important; } @@ -288,7 +288,8 @@ td.e, tr.e, .playlistListView:hover, .playlistListView .playlistCover, -.photosInsert > div { +.photosInsert > div, +.attachment_selector #attachment_insert #attachment_insert_count { background-color: #231e33 !important; } @@ -317,11 +318,11 @@ tr.v, } .content_title_expanded { - background-image: url("/themepack/midnight/0.0.3.1/resource/flex_arrow_open.png") !important; + background-image: url("/themepack/midnight/0.0.3.2/resource/flex_arrow_open.png") !important; } .content_title_unexpanded { - background-image: url("/themepack/midnight/0.0.3.1/resource/flex_arrow_shut.gif") !important; + background-image: url("/themepack/midnight/0.0.3.2/resource/flex_arrow_shut.gif") !important; } .ovk-video>.preview, @@ -348,17 +349,17 @@ tr.h { .page_yellowheader { color: #c6d2e8; - background-image: url("/themepack/midnight/0.0.3.1/resource/header_purple.png") !important; + background-image: url("/themepack/midnight/0.0.3.2/resource/header_purple.png") !important; background-color: #231f34; border-color: #231f34; } .page_header { - background-image: url("/themepack/midnight/0.0.3.1/resource/header.png") !important; + background-image: url("/themepack/midnight/0.0.3.2/resource/header.png") !important; } .page_custom_header { - background-image: url("/themepack/midnight/0.0.3.1/resource/header_custom.png") !important; + background-image: url("/themepack/midnight/0.0.3.2/resource/header_custom.png") !important; } .page_yellowheader span, @@ -390,17 +391,18 @@ input[type~="phone"], input[type="search"], input[type~="search"], input[type~="date"], +input[type="number"], select, .crp-entry--message.unread { background-color: #181826 !important; } input[type="checkbox"] { - background-image: url("/themepack/midnight/0.0.3.1/resource/checkbox.png") !important; + background-image: url("/themepack/midnight/0.0.3.2/resource/checkbox.png") !important; } input[type="radio"] { - background-image: url("/themepack/midnight/0.0.3.1/resource/radio.png") !important; + background-image: url("/themepack/midnight/0.0.3.2/resource/radio.png") !important; } .header_navigation .link, .header_navigation .header_divider_stick { @@ -408,20 +410,20 @@ input[type="radio"] { } .heart { - background-image: url("/themepack/midnight/0.0.3.1/resource/like.gif") !important; + background-image: url("/themepack/midnight/0.0.3.2/resource/like.gif") !important; } .pinned-mark, .post-author .pin { - background-image: url("/themepack/midnight/0.0.3.1/resource/pin.png") !important; + background-image: url("/themepack/midnight/0.0.3.2/resource/pin.png") !important; } .repost-icon { - background-image: url("/themepack/midnight/0.0.3.1/resource/published.gif") !important; + background-image: url("/themepack/midnight/0.0.3.2/resource/published.gif") !important; } .post-author .delete { - background-image: url("/themepack/midnight/0.0.3.1/resource/input_clear.gif") !important; + background-image: url("/themepack/midnight/0.0.3.2/resource/input_clear.gif") !important; } .user-alert { @@ -454,7 +456,7 @@ input[type="radio"] { } #backdropEditor { - background-image: url("/themepack/midnight/0.0.3.1/resource/backdrop-editor.gif") !important; + background-image: url("/themepack/midnight/0.0.3.2/resource/backdrop-editor.gif") !important; border-color: #473e66 !important; } diff --git a/themepacks/midnight/theme.yml b/themepacks/midnight/theme.yml index 1f5b81d1..bb08a02d 100644 --- a/themepacks/midnight/theme.yml +++ b/themepacks/midnight/theme.yml @@ -1,5 +1,5 @@ id: midnight -version: "0.0.3.1" +version: "0.0.3.2" openvk_version: 0 enabled: 1 metadata: