mirror of
https://github.com/openvk/openvk
synced 2024-12-23 09:01:15 +03:00
Compare commits
No commits in common. "6007a815463491a9a6f05aae2a881a4d45d1e666" and "4dd90888595e55d4c2377fd9bde721d7c0753be9" have entirely different histories.
6007a81546
...
4dd9088859
4 changed files with 18 additions and 30 deletions
|
@ -3784,16 +3784,12 @@ hr {
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.like_tooltip_wrapper {
|
|
||||||
box-shadow: 0px 2px 6px -5px rgba(0, 0, 0, 0.8);
|
|
||||||
}
|
|
||||||
|
|
||||||
.like_tooltip_wrapper .like_tooltip_head {
|
.like_tooltip_wrapper .like_tooltip_head {
|
||||||
background: linear-gradient(180deg, #595959, #515151);
|
background: linear-gradient(180deg, #595959, #515151);
|
||||||
box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.18) inset;
|
box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.18) inset;
|
||||||
border: solid 1px #575757;
|
border: solid 1px #575757;
|
||||||
padding: 4px 10px;
|
padding: 4px 10px;
|
||||||
width: 180px;
|
width: 200px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
.page_header {
|
.page_header {
|
||||||
background-image: url('/themepack/midnight/0.0.3.3/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.3/resource/xheader_custom.png') !important;
|
background-image: url('/themepack/midnight/0.0.3.2/resource/xheader_custom.png') !important;
|
||||||
}
|
}
|
||||||
|
|
|
@ -136,17 +136,10 @@ th,
|
||||||
.page_wrap_content_main .def_row_content,
|
.page_wrap_content_main .def_row_content,
|
||||||
.topGrayBlock,
|
.topGrayBlock,
|
||||||
.bigPlayer,
|
.bigPlayer,
|
||||||
input[type="number"],
|
input[type="number"] {
|
||||||
.like_tooltip_wrapper .like_tooltip_body,
|
|
||||||
.like_tooltip_wrapper .like_tooltip_head {
|
|
||||||
border-color: #2c2640 !important;
|
border-color: #2c2640 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.like_tooltip_wrapper .like_tooltip_head {
|
|
||||||
background: linear-gradient(180deg, #383052, #231e33) !important;
|
|
||||||
box-shadow: unset !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.post-upload,
|
.post-upload,
|
||||||
.post-has-poll,
|
.post-has-poll,
|
||||||
.post-has-note {
|
.post-has-note {
|
||||||
|
@ -315,8 +308,7 @@ tr.v,
|
||||||
.expand_button,
|
.expand_button,
|
||||||
#userContent blockquote,
|
#userContent blockquote,
|
||||||
.tippy-box[data-theme~="vk"],
|
.tippy-box[data-theme~="vk"],
|
||||||
.searchOptions,
|
.searchOptions {
|
||||||
.like_tooltip_wrapper .like_tooltip_body {
|
|
||||||
background-color: #1e1a2b !important;
|
background-color: #1e1a2b !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -326,11 +318,11 @@ tr.v,
|
||||||
}
|
}
|
||||||
|
|
||||||
.content_title_expanded {
|
.content_title_expanded {
|
||||||
background-image: url("/themepack/midnight/0.0.3.3/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.3/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,
|
||||||
|
@ -357,17 +349,17 @@ tr.h {
|
||||||
|
|
||||||
.page_yellowheader {
|
.page_yellowheader {
|
||||||
color: #c6d2e8;
|
color: #c6d2e8;
|
||||||
background-image: url("/themepack/midnight/0.0.3.3/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.3/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.3/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,
|
||||||
|
@ -406,11 +398,11 @@ select,
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="checkbox"] {
|
input[type="checkbox"] {
|
||||||
background-image: url("/themepack/midnight/0.0.3.3/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.3/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 {
|
||||||
|
@ -418,20 +410,20 @@ input[type="radio"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
.heart {
|
.heart {
|
||||||
background-image: url("/themepack/midnight/0.0.3.3/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.3/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.3/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.3/resource/input_clear.gif") !important;
|
background-image: url("/themepack/midnight/0.0.3.2/resource/input_clear.gif") !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-alert {
|
.user-alert {
|
||||||
|
@ -464,7 +456,7 @@ input[type="radio"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
#backdropEditor {
|
#backdropEditor {
|
||||||
background-image: url("/themepack/midnight/0.0.3.3/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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
id: midnight
|
id: midnight
|
||||||
version: "0.0.3.3"
|
version: "0.0.3.2"
|
||||||
openvk_version: 0
|
openvk_version: 0
|
||||||
enabled: 1
|
enabled: 1
|
||||||
metadata:
|
metadata:
|
||||||
|
|
Loading…
Reference in a new issue