diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 9101475fb..3e5b0914f 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -1719,3 +1719,7 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important; .applicationCard .applicationName { color: #c1c1c1; } + +.applicationCard .applicationDesc { + color: #bbb; +} \ No newline at end of file