aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/priv/ct_default.css
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2011-12-02 11:25:41 +0100
committerPeter Andersson <[email protected]>2011-12-02 11:26:19 +0100
commit1224426eb9303c79d248b4d397a283c86861dee4 (patch)
tree216832459bfce1d494cc431136aea4fdebb09ced /lib/common_test/priv/ct_default.css
parent50b488753358d38348f2d4051bfcea8d860e739b (diff)
parent53e920c49505e6835f8d69604e5bd2018edefe85 (diff)
downloadotp-1224426eb9303c79d248b4d397a283c86861dee4.tar.gz
otp-1224426eb9303c79d248b4d397a283c86861dee4.tar.bz2
otp-1224426eb9303c79d248b4d397a283c86861dee4.zip
Merge remote branch 'origin/peppe/common_test/css_fixes'
* origin/peppe/common_test/css_fixes: Bugfixes and improvements of the the CSS stylesheet implementation OTP-9706
Diffstat (limited to 'lib/common_test/priv/ct_default.css')
-rw-r--r--lib/common_test/priv/ct_default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/priv/ct_default.css b/lib/common_test/priv/ct_default.css
index a64e1ec576..75f8d5db8a 100644
--- a/lib/common_test/priv/ct_default.css
+++ b/lib/common_test/priv/ct_default.css
@@ -147,7 +147,7 @@ td a:visited {
}
tr:hover th[scope=row], tr:hover td {
- background-color: #808080;
+ background-color: #D1D1D1;
color: #fff;
}