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 /lib/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 'lib/themeroller/ui.base.css')
-rw-r--r-- | lib/themeroller/ui.base.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/themeroller/ui.base.css b/lib/themeroller/ui.base.css deleted file mode 100644 index 1a1810c8..00000000 --- a/lib/themeroller/ui.base.css +++ /dev/null @@ -1,7 +0,0 @@ -@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"; |