PATCH minor user.css documentation improvement
Simon Ruderich <[email protected]> Sat, 23 May 2009 17:57:38 +0200
| Newsgroups | gmane.comp.web.links |
|---|---|
| Message-ID | <[email protected]> |
Hi, Today I tried to set up a user.css for custom colors. But it didn't worked because I hadn't set use_document_colors to 1 (or 2). eigensolver in #elinks helped me to find this. Here is a patch to add this information to user.css so others may find it easily. Thanks, Simon -- + privacy is necessary + using http://gnupg.org + public key id: 0x92FEFDB7E44C32F9 _______________________________________________ elinks-dev mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-dev
user.css.diff
(text/x-diff, 611 B)
diff --git a/contrib/user.css b/contrib/user.css
index 2e37c57..1ea6c24 100644
--- a/contrib/user.css
+++ b/contrib/user.css
@@ -2,7 +2,9 @@
* document.css.stylesheet to "user.css". If you prefer another directory
* or filename, put the appropriate pathname in document.css.stylesheet.
* ELinks will assume that the path is relative to the its configuration
- * directory if it does not begin with a slash. */
+ * directory if it does not begin with a slash.
+ *
+ * To use colors document.colors.use_document_colors must be set to 1 or 2! */
body {
/* Don't like the default colours? No problem: */
signature.asc
(application/pgp-signature, 835 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iQIcBAEBCAAGBQJKGBzyAAoJEJL+/bfkTDL5ijYQAK5FpurfZWYlgtybw4OuBgtD FH8PX+PNGy2p/PsMlsEGJuFaBDfv/VoHJJquTbiCCU6N97UaxfpFUo6vXijz9V8k 36zug9jAK9JjZjBX1dJOeoLlUbcUp8JEi2XPLa7nFz0A+vIDZ6zMUgjwdnIILhln fJRVKM1rce8o2d0QBTplTYDW8xYyYGxt6bsc6pWswsaFV7/3pUen5cTnViuXSCmv ZJRzVjNw0umInCV3aj/TEfAt0XMx5KO3vi5Dt5jiGyTNAGkxfDkOL94QAIpoQ7cA I2w5bXwidQWl6afVkC4lkiigft5lZb1YeLeOGmRJpWFSfHP98e8J/jAoiw9qDgT7 Zcm/H79sRpwZcsPw5dc8Qxjq2csb8VfWDTtBscx1zmszcaxWpYscnLhvYqFbyNx9 3DLYSf7c0laqQEi//Hpp4mk+3BP8vpSAIWTBu0PGC8bjPBvhUymE/rZl5FDRSKY3 g8U2xd9Cpgi6YXdGrewDTzKOAs9eMJ8ySWt7wHQocNbjQ/8XQz6QHAC83oDmu8bC cRyLJiG7Rl8XtpJ4o9+SFKREDyPxT1xLdLxGJwEIMcygNtuaqtDI1J7E1DePfPFx l0o9c9u9TDldedMiRuB1JzL+bYg6lObc8JtWk+YnuEGytQtWElG+iEWgBJtg9M3l QynP6Jba/Kcn8JjGPm+K =RdOS -----END PGP SIGNATURE-----