From 996cfad0b48699cc0e7b8a18d7cfc684f1060d80 Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 10 Feb 2012 12:30:15 +0000 Subject: feature 2565 added: pending comments screen, highlight selected comments git-svn-id: http://piwigo.org/svn/trunk@13078 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/roma/theme.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'admin/themes/roma/theme.css') diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 75bfc95e8..1aab8db38 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -258,3 +258,5 @@ div.token-input-dropdown ul li.token-input-selected-dropdown-item {background-co #albumThumbnail img, #albumLinks { border-color:#333; } + +.selectedComment {background-color:#555; color:#fff;} -- cgit v1.2.3