OpenVK Aero/Aqua-inspired style
OpenLive 8.5 by g3orge7up
Details
Authorg3orge7up
LicenseNo License
Categoryuserstyles
Created
Updated
Size5.3 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name openvk.su - нояб. 2023 г.
@namespace github.com/openstyles/stylus
@version 1.0.1
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("openvk.su"), domain("ovk.to") {
.float-right {
color: white;
}
.page_header {
background: url(https://raw.githubusercontent.com/G3ORGE7UP/OpenLive8.5/0c9cc00df3a9b819442f61d7cf9d6435d50caeed/header.svg);
background-size: contain;
position: relative;
width: 788px;
height: 59px;
background-repeat: no-repeat !important;
background-position: 0;
}
span.nobold {
color: #408799;
}
.page_yellowheader span {
color: #fff;
}
#wallAttachmentMenu {
position: absolute;
border: 1px solid darkgrey;
background-color: white;
z-index: 32;
margin-top: -7px;
margin-left: -32px;
box-shadow: 0 1px 3px -1px;
}
#votesBalance {
background-color: #43aec9;
color: white;
}
.header_navigation {
text-align: center;
line-height: 10px;
padding-left: 0;
text-transform: lowercase;
float: right;
padding-right: 5px;
padding-bottom: 0px;
margin-top: 14px;
}
.header_navigation .link a{
color: #9beaff;
}
element {
height: 20px;
background: rgb(255, 255, 255);
padding-left: 6px;
width: 20px;
}
.header_navigation .link {
display: inline-block;
height: 29px;
/*padding: 3px 4px 0 7px;*/
background: none;
background-size: 1.5px 41px;
color: white;
}
.header_navigation {
text-align: center;
line-height: 10px;
padding-left: 0;
text-transform: lowercase;
float: right;
padding-right: 5px;
padding-bottom: 0px;
margin-top: 6px;
}
body {
background-color: aliceblue;
}
.content_title_expanded {
background-image: url('../img/flex_arrow_open2.png') !important;
background-color: #43aec9;
color: white;
border: 1px solid #5fb7cf;
background-repeat: no-repeat;
cursor: pointer;
display: block;
}
.nobold,
nobold {
font-weight: normal;
color: #fff;
}
.content_title_unexpanded {
background-image: url('../img/flex_arrow_open2.png') !important;
background-color: #43aec9;
color: white;
border: 1px solid #5fb7cf;
background-repeat: no-repeat;
cursor: pointer;
display: block;
}
.searchBtn {
background: linear-gradient(to bottom, #85b6f1 0%, #7ea7e4 10%, #6e91d2 25%, #6d91d9 37%, #6991e1 50%, #4c7cd4 51%, #77b1e7 83%, #89d3f3 100%);
color: white;
}
.searchBtn > span {
color: white;
}
input.button {
background: linear-gradient(to bottom, #85b6f1 0%, #7ea7e4 10%, #6e91d2 25%, #6d91d9 37%, #6991e1 50%, #4c7cd4 51%, #77b1e7 83%, #89d3f3 100%);
color: white;
border: 1px solid #4c7cd4
}
.page_yellowheader {
background: linear-gradient(to bottom, #73dde9 0%, #6fcbdb 10%, #62b3c8 25%, #5fb7cf 37%, #5dbcd7 50%, #43aec9 51%, #69dadd 83%, #77ebda 100%);
color: white;
border: 1px solid #5fb7cf;
}
.page_yellowheader a {
color: #fff;
}
.page_yellowheader > span:nth-child(1) > b:nth-child(1) {
color: #f0f8ff;
font-weight: 200;
}
.page_yellowheader > div:nth-child(2) > span:nth-child(1) > b:nth-child(1) {
color: white;
}
.page_content {
background-color: aliceblue;
}
.wrap2 {
background-color: aliceblue;
}
#auth {
background-color: aliceblue;
}
html body div.layout div.sidebar {
background-color: #43aec9;
}
html body div.layout div.sidebar a {
color: white;
border: 1px solid #89d3f3
}
html body div.layout div.sidebar a:hover {
color: white;
border: 1px solid #89d3f3 background-color: #408799;
}
.navigation .link:hover {
background: linear-gradient(to bottom, #73dde9 0%, #6fcbdb 10%, #62b3c8 25%, #5fb7cf 37%, #5dbcd7 50%, #43aec9 51%, #69dadd 83%, #77ebda 100%);
border-top: 1px solid #5dbcd7;
}
#auth .page_content:has(.right_small_block) {
background-color: aliceblue;
}
#auth .page_content:has(.content_divider) {
position: relative;
;
background-color: #f0f8ff;
}
.bsdn_controls {
background: linear-gradient(to bottom, #85b6f1 0%, #7ea7e4 10%, #6e91d2 25%, #6d91d9 37%, #6991e1 50%, #4c7cd4 51%, #77b1e7 83%, #89d3f3 100%);
}
.ovk-diag-head {
background: linear-gradient(to bottom, #85b6f1 0%, #7ea7e4 10%, #6e91d2 25%, #6d91d9 37%, #6991e1 50%, #4c7cd4 51%, #77b1e7 83%, #89d3f3 100%);
text-shadow: 1px 1px #4c7cd4;
}
time.bsdn_timeFull {
margin-left: 10px;
color: #d1f1ff;
}
.audioEntry .playerButton .playIcon {
background-image: url(https://raw.githubusercontent.com/G3ORGE7UP/OpenLive8.5/main/play-pause.png);
}
.ugc-table tr > td {
color: black;
}
}