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. --- lib/themeroller/ui.base.css | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 lib/themeroller/ui.base.css (limited to 'lib/themeroller/ui.base.css') 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"; -- cgit v1.2.3