Skip to content

Okoun Wide by leknin

Screenshot of Okoun Wide

Details

Authorleknin

LicenseNo License

Categoryokoun

Created

Updated

Size847 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Wide style for Okoun

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Okoun Wide
@namespace      github.com/openstyles/stylus
@version        1.0.1
@description    A new userstyle
@author         Me
@namespace url(http://www.w3.org/1999/xhtml)
==/UserStyle== */


@-moz-document domain("okoun.cz") {

.main .yui-g .yui-u.yui-ge.first.main {
float: none ! important;
width: 100% ! important;
}
.main .yui-g .yui-u.yui-ge.first.main .yui-u.first,
.main .yui-g .yui-u.yui-ge.first.main .welcome.exp,
.main .yui-g .yui-u.yui-ge.first.main .col,
.main .yui-g .yui-u.yui-ge.first.main .listing {
float: none ! important;
width: 70% ! important;
}
.main .yui-g .yui-u.yui-ge.first.main .listing {
width: 100% ! important;
clear: right ! important;
}

/*.main .ctx {
	display: none;
}*/
    
.ctx > ul {
	display: none!important;
}
    
    .board .main .search input.text {
	width: 10em;
}
}

Reviews

No reviews yet.