
/* - ++resource++collective.wasthisuseful.stylesheets/wasthisuseful.css - */
@media screen {
/* https://nesokorea.eu/portal_css/++resource++collective.wasthisuseful.stylesheets/wasthisuseful.css?original=1 */
.javascript-only {
display: none;
}
#why-not-useful {
display: none;
padding-top: 1em;
}
.relevance a.thumbs {
background-image: url("/++resource++collective.wasthisuseful.stylesheets/++resource++collective.wasthisuseful.images/thumbs.png");
background-repeat: no-repeat;
height: 20px;
position: absolute;
width: 30px;
}
.relevance a:hover {
cursor: pointer;
}
.relevance a.up {
background-position: 5px 0;
right: 30px;
}
.relevance a.down {
background-position: -50px 0;
right: 0;
}
.relevance a.up:hover {
background-position: 5px -30px;
}
.relevance a.down:hover {
background-position: -50px -30px;
}
.relevance form {
display: none;
}
#why-not-useful input,
#why-not-useful label {
display: block;
}
#why-not-useful label {
font-weight: normal;
}
#why-not-useful textarea {
margin: 0.5em 0em;
}

}

