summaryrefslogtreecommitdiffstats
path: root/tdehtml/css/quirks.css
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-02-09 15:14:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-02-09 15:14:56 +0900
commit6b4be5f2df2da8986fa68a5de11d509cc37d44cb (patch)
tree4f22ca0f4708e3befcba96f1d3f47661acc5f02b /tdehtml/css/quirks.css
parentca0e1f81a7dbae8c609b1332e04db5ac7d6fe7df (diff)
downloadtdelibs-6b4be5f2df2da8986fa68a5de11d509cc37d44cb.tar.gz
tdelibs-6b4be5f2df2da8986fa68a5de11d509cc37d44cb.zip
Fix -tdehtml-* rename regression. This resolves bugs 1825 and 1692
Diffstat (limited to 'tdehtml/css/quirks.css')
-rw-r--r--tdehtml/css/quirks.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdehtml/css/quirks.css b/tdehtml/css/quirks.css
index b979b77c9..69da699c1 100644
--- a/tdehtml/css/quirks.css
+++ b/tdehtml/css/quirks.css
@@ -21,10 +21,10 @@ img[align="right"] {
table {
white-space: normal;
line-height: normal;
- color: -tdehtml-text;
+ color: -khtml-text;
font-size: medium;
empty-cells: hide;
- text-align: -tdehtml-auto;
+ text-align: -khtml-auto;
font-weight: initial;
}