summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-09-17 12:50:32 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-09-17 12:50:32 +0000
commited4c2ab92fcecc883052026d55a2a31c314dfbd9 (patch)
tree05dd65de643fe2ea427134d441897cf71120f40e /themes
parent364ab75a5cacf5a32055414ca7670d39a86d432b (diff)
downloadbrdo-ed4c2ab92fcecc883052026d55a2a31c314dfbd9.tar.gz
brdo-ed4c2ab92fcecc883052026d55a2a31c314dfbd9.tar.bz2
#176295 by myself: simplify Minnelli RTL CSS
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/minnelli/style-rtl.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/themes/garland/minnelli/style-rtl.css b/themes/garland/minnelli/style-rtl.css
index d3fbab540..bf0ad87df 100644
--- a/themes/garland/minnelli/style-rtl.css
+++ b/themes/garland/minnelli/style-rtl.css
@@ -1,17 +1,3 @@
/* $Id$ */
-@import "../style.css";
@import "../style-rtl.css";
-
-body #wrapper #container {
- width: 560px;
-}
-
-body.sidebars #wrapper #container {
- width: 980px;
-}
-
-body.sidebar-left #wrapper #container,
-body.sidebar-right #wrapper #container {
- width: 770px;
-}