diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 45d480528..557e29e83 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -910,7 +910,7 @@ footer { margin-left:10px; } -.wall-item-wrapper .icon-ok { +.wall-item-ago .icon-ok { cursor: pointer; color: darkgreen; } |