summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/minnelli/minnelli.info1
-rw-r--r--themes/garland/minnelli/style-rtl.css3
-rw-r--r--themes/garland/minnelli/style.css (renamed from themes/garland/minnelli/minnelli.css)2
3 files changed, 5 insertions, 1 deletions
diff --git a/themes/garland/minnelli/minnelli.info b/themes/garland/minnelli/minnelli.info
index 3fdb8fc2e..1ee55c846 100644
--- a/themes/garland/minnelli/minnelli.info
+++ b/themes/garland/minnelli/minnelli.info
@@ -4,4 +4,3 @@ 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
new file mode 100644
index 000000000..bf0ad87df
--- /dev/null
+++ b/themes/garland/minnelli/style-rtl.css
@@ -0,0 +1,3 @@
+/* $Id$ */
+
+@import "../style-rtl.css";
diff --git a/themes/garland/minnelli/minnelli.css b/themes/garland/minnelli/style.css
index 5a3a7391d..097e28888 100644
--- a/themes/garland/minnelli/minnelli.css
+++ b/themes/garland/minnelli/style.css
@@ -6,6 +6,8 @@
* Steven Wittens, acko [dot] net
*/
+@import "../style.css";
+
body #wrapper #container {
width: 560px;
}