From 3b05db2685d92ca538d7993c960b06ea32f3a8df Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 23 Jun 2010 11:16:56 -0700 Subject: Move the themeroller files to the themes from gallery/lib. These are visual related and make more sense to be in the theme. Both three_nids and browny_wind* have created copies for their visual standard. So this just makes it consistent across the board. --- themes/admin_wind/css/themeroller/ui.base.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 themes/admin_wind/css/themeroller/ui.base.css (limited to 'themes/admin_wind/css/themeroller/ui.base.css') diff --git a/themes/admin_wind/css/themeroller/ui.base.css b/themes/admin_wind/css/themeroller/ui.base.css new file mode 100644 index 00000000..1a1810c8 --- /dev/null +++ b/themes/admin_wind/css/themeroller/ui.base.css @@ -0,0 +1,7 @@ +@import "ui.core.css"; +@import "ui.theme.css"; +@import "ui.datepicker.css"; +@import "ui.dialog.css"; +@import "ui.progressbar.css"; +@import "ui.resizable.css"; +@import "ui.tabs.css"; -- cgit v1.2.3