diff options
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/colors/css-1.6.2/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/colors/css-1.6.2/style.css b/themes/colors/css-1.6.2/style.css index 7883d6aed7..420fd2e379 100644 --- a/themes/colors/css-1.6.2/style.css +++ b/themes/colors/css-1.6.2/style.css @@ -1077,6 +1077,7 @@ td.descriptionbox a { min-width: 40px; text-align: center; } + /* ======== medialist.php ==== */ .makeMenu li ul { border: thin solid #AAA; @@ -1716,7 +1717,7 @@ td.descriptionbox a { } [dir=rtl] .blockh1 { - background: url(images/right1B.png); + background-image: url(images/right1B.png); } [dir=rtl] .blockh3 { |
