summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-11-14 14:23:40 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-11-14 14:23:40 +0000
commit6858737d1dff1d694eec399f63ade5999569c50e (patch)
tree5721a851dea371366b27d0386bde3b3f2e6e91a0 /themes
parent134891b4cf0a4ce69a67228c4e0b680a0c139a60 (diff)
downloadbrdo-6858737d1dff1d694eec399f63ade5999569c50e.tar.gz
brdo-6858737d1dff1d694eec399f63ade5999569c50e.tar.bz2
Removing files I should have removed in #181582, but forgot.
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/minnelli/style-rtl.css3
-rw-r--r--themes/garland/minnelli/style.css22
2 files changed, 0 insertions, 25 deletions
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";
diff --git a/themes/garland/minnelli/style.css b/themes/garland/minnelli/style.css
deleted file mode 100644
index 097e28888..000000000
--- a/themes/garland/minnelli/style.css
+++ /dev/null
@@ -1,22 +0,0 @@
-/* $Id$ */
-
-/**
- * Minnelli, for Drupal 5.0
- * Stefan Nagtegaal, iStyledThis [dot] nl
- * Steven Wittens, acko [dot] net
- */
-
-@import "../style.css";
-
-body #wrapper #container {
- width: 560px;
-}
-
-body.sidebars #wrapper #container {
- width: 980px;
-}
-
-body.sidebar-left #wrapper #container,
-body.sidebar-right #wrapper #container {
- width: 770px;
-}