summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-11-14 15:05:37 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-11-14 15:05:37 +0000
commitd56af24c71d7a0c32cb491b31c1e5e3eaf850f6b (patch)
treec4e009a5dbf2e1c365a64000802f1d77b6794a69 /themes
parent6858737d1dff1d694eec399f63ade5999569c50e (diff)
downloadbrdo-d56af24c71d7a0c32cb491b31c1e5e3eaf850f6b.tar.gz
brdo-d56af24c71d7a0c32cb491b31c1e5e3eaf850f6b.tar.bz2
#181582 rollback: this broke maintanance pages (update, install)
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;
}