From 3e96d7816bea5eb242e59a3d353641c8eef91631 Mon Sep 17 00:00:00 2001 From: vdigital Date: Fri, 26 Sep 2008 20:50:14 +0000 Subject: Duplicate known_script and remove of a coral border... git-svn-id: http://piwigo.org/svn/trunk@2602 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/double_select.tpl | 3 --- admin/template/goto/theme/roma/theme.css | 2 -- 2 files changed, 5 deletions(-) (limited to 'admin') diff --git a/admin/template/goto/double_select.tpl b/admin/template/goto/double_select.tpl index 3b287120f..43414505c 100644 --- a/admin/template/goto/double_select.tpl +++ b/admin/template/goto/double_select.tpl @@ -1,7 +1,4 @@ {* $Id$ *} -{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.core.packed.js" } -{known_script id="jquery.ui.sortable" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.resizable.packed.js" } -
diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css index af7f9814c..9479a9eae 100644 --- a/admin/template/goto/theme/roma/theme.css +++ b/admin/template/goto/theme/roma/theme.css @@ -153,8 +153,6 @@ color: #F70; border-bottom: 1px dotted #F70;} background-color: #111; } -.ui-resizable-handle { border-color: #f36 !important; } - /* hacks */ html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */ *+html .bigtext { left: 65px; } -- cgit v1.2.3