fix(theme-midnight): "Show more" and "Feed settings"

This commit is contained in:
Jillian Österreich 2024-11-24 11:39:05 +07:00
parent 74e998add4
commit 4dd9088859
No known key found for this signature in database
GPG key ID: A530A49EB5346E40
3 changed files with 24 additions and 22 deletions

View file

@ -1,7 +1,7 @@
.page_header { .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 { .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;
} }

View file

@ -135,7 +135,8 @@ th,
.ovk-photo-view, .ovk-photo-view,
.page_wrap_content_main .def_row_content, .page_wrap_content_main .def_row_content,
.topGrayBlock, .topGrayBlock,
.bigPlayer { .bigPlayer,
input[type="number"] {
border-color: #2c2640 !important; border-color: #2c2640 !important;
} }
@ -187,10 +188,8 @@ hr {
.ovk-diag-action, .ovk-diag-action,
.minilink .counter, .minilink .counter,
.topGrayBlock, .topGrayBlock,
.showMore, #show_more,
.showMoreAudiosPlaylist, .information {
#showMorePhotos,
#showMoreVideos {
background-color: #2c2640 !important; background-color: #2c2640 !important;
} }
@ -232,7 +231,8 @@ a,
.paginator a:hover, .paginator a:hover,
.post-share-button:hover, .post-share-button:hover,
.post-like-button:hover, .post-like-button:hover,
#search_box_button:active { #search_box_button:active,
.mb_tab:hover {
background-color: #272138 !important; background-color: #272138 !important;
} }
@ -288,7 +288,8 @@ td.e,
tr.e, tr.e,
.playlistListView:hover, .playlistListView:hover,
.playlistListView .playlistCover, .playlistListView .playlistCover,
.photosInsert > div { .photosInsert > div,
.attachment_selector #attachment_insert #attachment_insert_count {
background-color: #231e33 !important; background-color: #231e33 !important;
} }
@ -317,11 +318,11 @@ tr.v,
} }
.content_title_expanded { .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 { .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, .ovk-video>.preview,
@ -348,17 +349,17 @@ tr.h {
.page_yellowheader { .page_yellowheader {
color: #c6d2e8; 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; background-color: #231f34;
border-color: #231f34; border-color: #231f34;
} }
.page_header { .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 { .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, .page_yellowheader span,
@ -390,17 +391,18 @@ input[type~="phone"],
input[type="search"], input[type="search"],
input[type~="search"], input[type~="search"],
input[type~="date"], input[type~="date"],
input[type="number"],
select, select,
.crp-entry--message.unread { .crp-entry--message.unread {
background-color: #181826 !important; background-color: #181826 !important;
} }
input[type="checkbox"] { 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"] { 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 { .header_navigation .link, .header_navigation .header_divider_stick {
@ -408,20 +410,20 @@ input[type="radio"] {
} }
.heart { .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, .pinned-mark,
.post-author .pin { .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 { .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 { .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 { .user-alert {
@ -454,7 +456,7 @@ input[type="radio"] {
} }
#backdropEditor { #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; border-color: #473e66 !important;
} }

View file

@ -1,5 +1,5 @@
id: midnight id: midnight
version: "0.0.3.1" version: "0.0.3.2"
openvk_version: 0 openvk_version: 0
enabled: 1 enabled: 1
metadata: metadata: