diff options
| author | Chad Kieffer <chad@2tbsp.com> | 2009-02-08 19:33:00 +0000 |
|---|---|---|
| committer | Chad Kieffer <chad@2tbsp.com> | 2009-02-08 19:33:00 +0000 |
| commit | 8e3bb143c9354db5f38d9a3b8377c087b0ec4520 (patch) | |
| tree | ed0931d4d3709e7568d8fb296ddd3b13e0347ef8 /lib/themeroller/README | |
| parent | 7156df3a230635222d5214010c0771decc6f5a5a (diff) | |
Removed duplicated images from vendor move.
Diffstat (limited to 'lib/themeroller/README')
| -rw-r--r-- | lib/themeroller/README | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/lib/themeroller/README b/lib/themeroller/README deleted file mode 100644 index 0e7e0222..00000000 --- a/lib/themeroller/README +++ /dev/null @@ -1,33 +0,0 @@ -CURRENT INFO ------------- -jQuery UI ThemeRoller Theme: Redmond - -Compatible with jQuery UI 1.6rc6 - -jQuery UI theme from the jQuery UI ThemeRoller gallery. This is a stock -theme with no color, font, or background image changes. Some CSS styles -are overridden by the Gallery 3 default theme's screen.css. - -UPDATING --------- -* Go to: http://ui.jquery.com/themeroller/ -* Select the Gallery tab in the left column -* Click the Download link under the Redmond theme -* Unpack it, delete all but the following - theme/images/ - theme/ui.base.css - theme/ui.core.css - theme/ui.datepicker.css - theme/ui.dialog.css - theme/ui.progressbar.css - theme/ui.resizable.css - theme/ui.theme.css -* Store the remaining contents of jquery-ui-themeroller/theme/ in vendor/themeroller/ -* Edit vendor/themeroller/ui.base.css so that it contains: - @import "ui.core.css"; - @import "ui.theme.css"; - @import "ui.datepicker.css"; - @import "ui.dialog.css"; - @import "ui.progressbar.css"; - @import "ui.resizable.css"; -* svn cp vendor/themeroller gallery3/trunk/lib/themeroller |
