diff options
Diffstat (limited to 'admin/themes/clear')
-rw-r--r-- | admin/themes/clear/theme.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css index 2a8c0a3bc..13a43fe41 100644 --- a/admin/themes/clear/theme.css +++ b/admin/themes/clear/theme.css @@ -280,3 +280,5 @@ UL.thumbnails li.rank-of-image {background-color: #ddd;} #batchManagerGlobal .thumbSelected {background-color:#C2F5C2 !important} #batchManagerGlobal #selectedMessage {background-color:#C2F5C2;} + +.selectedComment {background-color:#C2F5C2;} |