From b56c103188ab4fb76fdcc42c4fbc3810d384b5aa Mon Sep 17 00:00:00 2001 From: mistic100 Date: Mon, 15 Sep 2014 15:18:17 +0000 Subject: use fontello for every checkbox on config screens + split configuration.tpl file git-svn-id: http://piwigo.org/svn/trunk@29539 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/clear/theme.css | 1 + 1 file changed, 1 insertion(+) (limited to 'admin/themes/clear/theme.css') 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; } -- cgit v1.2.3