php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #66128
Patch php-ui-readable-1.0.0 revision 2013-11-20 20:09 UTC by nosp at m4me dot com

Patch php-ui-readable-1.0.0 for Documentation problem Bug #66128

Patch version 2013-11-20 20:09 UTC

Return to Bug #66128 | Download this patch
Patch Revisions:

Developer: nosp@m4me.com

#php-ui-readable-1.0.0

php.net/styles/theme-medium.css (line 19)
body {
+    background: none repeat scroll 0 0 #C0C0C0;
-    background: none repeat scroll 0 0 #FFFFFF;
    color: black;
}


php.net/styles/theme-medium.css (line 269)
.dc-description {
+    background: none repeat scroll 0 0 #DDDDFF;
-    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #D9D9D9 #E0E0E0 #E0E0E0;
}


php.net/styles/theme-medium.css (line 2842)
code {
-    font-family: "Source Code Pro",monospace;
    font-size: 16px;
+    font-weight: bold;
-    font-weight: 400;
-    letter-spacing: -0.0625em;
    margin: 0;
-    word-spacing: -0.125em;
}
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Jun 26 03:01:28 2024 UTC