From ae974849bc5a2b2289e264c5166cfcae3a360450 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Thu, 7 Nov 2013 15:30:59 +0000 Subject: feature 2995 and feature 2997 change organization of configuration page add theme parameter on GUI change links color of dark mail theme (pink) remove main themes css files git-svn-id: http://piwigo.org/svn/trunk@25372 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 fce3a9cbc..4eff90e81 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -305,4 +305,8 @@ div.token-input-dropdown ul li.token-input-selected-dropdown-item {background-co label>p.group_select { color: #111; background-color:#ccc; +} + +#configContent fieldset:not(.no-border) { + border-top-color:#444; } \ No newline at end of file -- cgit v1.2.3