Okoun without orange
Okoun Blue by leknin
Details
Authorleknin
LicenseNo License
Categoryokoun
Created
Updated
Size3.7 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 Okoun Blue
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Leknin
==/UserStyle== */
@-moz-document domain("okoun.cz") {
/* Pozadi */
html {
background: #dfeaff;
}
.index .news .yui-g.first .yui-u {
background-color: #dfeaff;
}
/*Zahlavi a zapati*/
.head .menu a, .head .menu a:visited, .head .user a, .head .user a:visited, .footer a, .footer a:visited, .item.hover .actions a, .item.hover .actions span.prev a.prev
{color: #666
}
.head .menu a:hover, .head .user a:hover
{color: #80aaff
}
/* Vzkazník */
.head .menu .new a {
color: #fff !important;
background-color: #80aaff !important;
}
/* Logo okouna */
.head h1 a {
color: #666!important;
}
.head h1 a:hover {
color: #80aaff!important;
}
.head h1 a {
background-image: none;
}
.head h1 a:before {
content: " <°)))>< ";
visibility: visible;
display: block !important;
font-family: georgia;
font-size: 11pt !important;
position: absolute !important;
float: right !important;
margin-top: 22px !important;
z-index: 10 !important;
color: #666 !important;
}
/* vítací zpráva */
.messages,
#errorBox.messages,
#sysmsgBox.messages {
background-color: transparent;
color: #000;
border: 1px solid #000;
}
/* Nápisy*/
a:hover {
color: #80aaff;}
/* fix odkazu na nastaveni klubu */
div.yui-u.settings {
color: #0c3d9e !important;
}
div.yui-u.settings > a,
div.yui-u.settings > a:visited {
color: #0c3d9e !important;
background-color: transparent !important;
border: none !important;
}
/*Aktualizuji uvitaci zpravu pryc*/
div.info {
position: absolute !important;
z-index: -11 !important;
visibility: hidden !important;
}
/* Zmena barev tlacitka Prispet */
.expbutton .hd a{
background-color: #80aaff;
font-family: verdana !important;
color: #fff !important; }
.expbutton .hd {
border: 1px solid #80aaff;
}
/*Napsat novy prispeve*/
.expbutton .post.content,
.item .actions.replyForm a.reply,
.actions.replyForm .post.content
{
background-color: #80aaff;
border: 1px solid #80aaff;
}
/* facebook pryc */
.actions .share {
display: none !important
}
/*odkazovany prispevek*/
.room .item.hilited {margin-left: -0px;
border: solid #0c3d9e 3px !important;
background-color: #80aaff59;
}
/* Ikonka u akcí */
.item .actions a,
.item .actions span.prev a.prev {
padding-left: 16px;
margin-right: 0.4em;
background-image: url(https://opu.peklo.biz/p/22/03/25/1648242007.png);
background-position: 0 -31px;
background-repeat: no-repeat;
}
.item a.link {
padding-left: 16px;
background-image: url(https://opu.peklo.biz/p/22/03/25/1648241472.png);
background-position: 0 4px;
background-repeat: no-repeat;
}
/*formatovaci panel*/
#article-form-main > fieldset > div > button {
color: inherit!important;
border: 1px solid #000!important;
background-color: #fff!important;
}
.form > fieldset > div > button {
color: inherit!important;
border: 1px solid #000!important;
background-color: #fff!important;
}
}
@-moz-document url-prefix("https://www.okoun.cz/favourites.jsp?new=1"), url-prefix("https://www.okoun.cz/favourites.jsp"), url-prefix("https://www.okoun.cz/myBoards.jsp"), url-prefix("https://www.okoun.cz/searchBoards.do") {
/* Kategorie a horni tlacitko pryc */
.boardlist h3 {display: none}
form>span:first-child button.submit {display:none}
}