From a68826cbb3ad9b09edc6c13a63923b4e827f918f Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 2 Feb 2012 20:47:12 +0000 Subject: feature 2561: move some CSS rules from cat_modify.tpl to theme.css git-svn-id: http://piwigo.org/svn/trunk@13020 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/roma/theme.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'admin/themes/roma') diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index f795edd9f..75bfc95e8 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -253,3 +253,8 @@ div.token-input-dropdown ul li {background-color:#eee;} div.token-input-dropdown ul li.token-input-selected-dropdown-item {background-color:#FF7800;} #progressbar {border:1px solid #666; background-color:#666;} + +/* Album Properties */ +#albumThumbnail img, #albumLinks { + border-color:#333; +} -- cgit v1.2.3