Merge pull request #61 from Aaen/Our-299
OUR-299: Make consistency on showing solved posts on public member page
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user