mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-23 01:39:53 -04:00
Updated to jquery ui 1.6rc4. Lots of changes, improved widget theme css and icons. No need to fix position dialogs anymore. Included the following in the combined file + i18n files. Requires push back up to vendor branch.
UI Core Effects Core Draggable - Req'd by Sortable Resizeable - Image/watermark/avatar scaling Sortable - Rearrange Dialog - All over :) Datepicker - Edit albums/items Progressbar Highlight - Message display, comment addition Transfer - Adding tags from available list to field Not fully integrated into the default theme yet.
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
type="text/css" media="screen,projection">
|
||||
<link rel="stylesheet" href="<?= url::file("themes/default/css/superfish.css") ?>"
|
||||
type="text/css" media="screen,projection">
|
||||
<link rel="stylesheet" href="<?= url::file("themes/default/css/ui.theme.css") ?>"
|
||||
type="text/css" media="screen,projection">
|
||||
<link rel="stylesheet" href="<?= $theme->url("css/screen.css") ?>"
|
||||
type="text/css" media="screen,projection">
|
||||
<script src="<?= url::file("lib/jquery.js") ?>" type="text/javascript"></script>
|
||||
|
||||
Reference in New Issue
Block a user