mirror of
https://github.com/Piwigo/piwigo-elegant.git
synced 2026-08-06 08:52:43 +02:00
feature 2587: compatibility with ie7
git-svn-id: http://piwigo.org/svn/trunk@13777 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#theImage.infoshown { float: left;}
|
||||
#theImage.infohidden { float: right;}
|
||||
#imageToolBar .actionButtons { float: right;}
|
||||
+4
-1
@@ -2,4 +2,7 @@
|
||||
{combine_script id='elegant.scripts_pp' load='footer' require='jquery' path='themes/elegant/scripts_pp.js'}
|
||||
{else}
|
||||
{combine_script id='elegant.scripts' load='footer' require='jquery' path='themes/elegant/scripts.js'}
|
||||
{/if}
|
||||
{/if}
|
||||
<!--[if IE 7]>
|
||||
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/elegant/fix-ie7.css">
|
||||
<![endif]-->
|
||||
|
||||
Reference in New Issue
Block a user