OUR-299: Make consistency on showing solved posts on public member page

This commit is contained in:
Dennis Aaen
2015-07-22 17:43:57 +02:00
parent 87e5f295cb
commit 83358fdb81
@@ -115,7 +115,10 @@
}
}
.solved{
background: rgba(163, 219, 120, 0.23) none repeat scroll 0% 0%;
border: 2px solid rgba(163, 219, 120, 0.66);
}
.goto {
font-size: 1rem;