summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-12-04 20:58:44 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-12-04 20:58:44 +0000
commit28a4df6b386da6663623c9652c36fc82059f126c (patch)
tree4aa5c9bad71ee3c05a860c9a6b8d2557fc879dbc /themes
parente90c16ee9ad3e8089169af0ab8a0c40bade76e01 (diff)
downloadbrdo-28a4df6b386da6663623c9652c36fc82059f126c.tar.gz
brdo-28a4df6b386da6663623c9652c36fc82059f126c.tar.bz2
another go at #181582 (same patch as before), now that maintenance theming allows us to use Minnelli properly in updates and installs even with .info file based inheritance
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/minnelli/minnelli.css (renamed from themes/garland/minnelli/style.css)2
-rw-r--r--themes/garland/minnelli/minnelli.info1
-rw-r--r--themes/garland/minnelli/style-rtl.css3
3 files changed, 1 insertions, 5 deletions
diff --git a/themes/garland/minnelli/style.css b/themes/garland/minnelli/minnelli.css
index 097e28888..5a3a7391d 100644
--- a/themes/garland/minnelli/style.css
+++ b/themes/garland/minnelli/minnelli.css
@@ -6,8 +6,6 @@
* Steven Wittens, acko [dot] net
*/
-@import "../style.css";
-
body #wrapper #container {
width: 560px;
}
diff --git a/themes/garland/minnelli/minnelli.info b/themes/garland/minnelli/minnelli.info
index 1ee55c846..3fdb8fc2e 100644
--- a/themes/garland/minnelli/minnelli.info
+++ b/themes/garland/minnelli/minnelli.info
@@ -4,3 +4,4 @@ description = Tableless, recolorable, multi-column, fixed width theme.
version = VERSION
core = 6.x
base theme = garland
+stylesheets[all][] = minnelli.css
diff --git a/themes/garland/minnelli/style-rtl.css b/themes/garland/minnelli/style-rtl.css
deleted file mode 100644
index bf0ad87df..000000000
--- a/themes/garland/minnelli/style-rtl.css
+++ /dev/null
@@ -1,3 +0,0 @@
-/* $Id$ */
-
-@import "../style-rtl.css";