From 8b4fa61135fe5c60f8a820fde30a74dd27509427 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 11 Sep 2014 12:50:39 +0000 Subject: feature 3139: add details about search on id: in the help Move CSS outside the help file bug fixed: fallback on en_UK in case of missing help file git-svn-id: http://piwigo.org/svn/trunk@29485 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/roma/theme.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'admin/themes/roma/theme.css') diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index c543981f4..088d18912 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -353,3 +353,7 @@ table.dataTable thead th { .userPropertiesContainer {border-color:#333;} .userPrefs {border-color:#333;} + +table.qsearch_help_table td { + border-color: #444; +} \ No newline at end of file -- cgit v1.2.3