We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7a001 commit 2ca05efCopy full SHA for 2ca05ef
1 file changed
css2/ui.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: ui.src,v 2.15 1998-04-30 19:19:54 howcome Exp $ -->
+<!-- $Id: ui.src,v 2.16 1998-04-30 23:25:13 ijacobs Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>User interface</TITLE>
@@ -161,7 +161,7 @@ to the same foreground and background colors of the user's window,
161
write the following:
162
163
<PRE>
164
- P { color: windowtext; background-color: window }
+ P { color: window-text; background-color: window }
165
</PRE>
166
</div>
167
0 commit comments