diff options
Diffstat (limited to 'admin/themes/roma/theme.css')
-rw-r--r-- | admin/themes/roma/theme.css | 2 |
1 files changed, 2 insertions, 0 deletions
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;} |