aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/bidi.css
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-08-13 12:14:07 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-08-13 12:14:07 +0000
commite9188d4e05eeadfd9246d9dc44160736f6fa64d6 (patch)
tree7fcdcc5cd7c7e90e2ae4f8abc309fc74101b025b /phpBB/styles/prosilver/theme/bidi.css
parent11f05e3513f4133cce57d4177f9616c1ef32cd34 (diff)
downloadforums-e9188d4e05eeadfd9246d9dc44160736f6fa64d6.tar
forums-e9188d4e05eeadfd9246d9dc44160736f6fa64d6.tar.gz
forums-e9188d4e05eeadfd9246d9dc44160736f6fa64d6.tar.bz2
forums-e9188d4e05eeadfd9246d9dc44160736f6fa64d6.tar.xz
forums-e9188d4e05eeadfd9246d9dc44160736f6fa64d6.zip
Some changes... non-invasive...
git-svn-id: file:///svn/phpbb/trunk@8025 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/theme/bidi.css')
-rw-r--r--phpBB/styles/prosilver/theme/bidi.css14
1 files changed, 13 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/bidi.css b/phpBB/styles/prosilver/theme/bidi.css
index 623ecc1226..17c0baf006 100644
--- a/phpBB/styles/prosilver/theme/bidi.css
+++ b/phpBB/styles/prosilver/theme/bidi.css
@@ -128,14 +128,26 @@
.rtl dl.details dt {
float: right;
+ clear: right;
text-align: left;
}
.rtl dl.details dd {
- margin-right: 16em;
+ margin-right: 0;
margin-left: 0;
padding-right: 5px;
padding-left: 0;
+ float: right;
+}
+
+*:first-child+html dl.details dd {
+ margin-right: 16em;
+ float: none;
+}
+
+* html dl.details dd {
+ margin-right: 16em;
+ float: none;
}
/* Pagination