diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2010-06-23 11:16:56 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-06-23 11:16:56 -0700 |
commit | 3b05db2685d92ca538d7993c960b06ea32f3a8df (patch) | |
tree | 5ca55bfcd0d83670da7387815f279264a68bcf7c /themes/wind/css/themeroller/ui.base.css | |
parent | ca09e9889004438090b4d9c8410cb746c135f163 (diff) |
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.
Diffstat (limited to 'themes/wind/css/themeroller/ui.base.css')
-rw-r--r-- | themes/wind/css/themeroller/ui.base.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/wind/css/themeroller/ui.base.css b/themes/wind/css/themeroller/ui.base.css new file mode 100644 index 00000000..1a1810c8 --- /dev/null +++ b/themes/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"; |