.comments-item:target { transition:background-color 1s ease-in; -webkit-transition:background-color 1s ease-in; -moz-transition:background-color 1s ease-in; background: rgba(255, 249, 182, 0.38); } .menu-topbar-dropdown-reported_contents { color: #ff1919 !important; } .ossn-report-this { color:red; cursor:pointer; } .report-item { padding: 10px; border: 1px solid #eee; margin-bottom: 10px; background: #f3f3f3; } .report-item p { border-bottom: 1px solid #ccc; padding: 5px; } .report-item-read { background:#fff; } .report-item p span { margin-left: 5px; } .report-item .btn { margin-right:5px; }