diff options
Diffstat (limited to 'admin/themes/clear/theme.css')
-rw-r--r-- | admin/themes/clear/theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css index 0a814da2a..eff007248 100644 --- a/admin/themes/clear/theme.css +++ b/admin/themes/clear/theme.css @@ -381,3 +381,4 @@ table.dataTable thead th { box-shadow:inset 0px 1px 3px 0px rgba(255,255,255,0.4); } +.font-checkbox [class*=icon-check]:before { color:#444; } |